summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix the broken build for Marvell Dove platform.Konstantin Porotchkin2011-03-272-4/+1
| * | | | arm: mach-kirkwood: add led in sheevaplug-setup.cRobin Becker2011-03-171-0/+7
| * | | | ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter2011-03-061-9/+9
* | | | | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-264-12/+15
* | | | | ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-262-6/+30
* | | | | ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon2011-03-261-0/+2
* | | | | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issuesNicolas Pitre2011-03-261-3/+11
* | | | | ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tilePawel Moll2011-03-261-1/+1
| |/ / / |/| | |
* | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-252-87/+4
|\ \ \ \
| * | | | arm: ep93xx: Add basic interrupt infoRyan Mallon2011-03-251-3/+4
| * | | | arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-252-84/+0
| | |_|/ | |/| |
* | | | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-246-25/+47
|\ \ \ \
| * | | | mmc: Add MMC_PROGRESS_*Simon Horman2011-03-251-4/+5
| * | | | mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman2011-03-254-22/+21
| * | | | ARM: mach-shmobile: add coherent DMA mask to CEU camera devicesGuennadi Liakhovetski2011-03-232-2/+4
| * | | | ARM: mach-shmobile: Dynamic backlight control for MackerelMagnus Damm2011-03-231-1/+21
| |/ / /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-243-28/+69
|\ \ \ \
| * | | | [media] omap2: Fix camera resources for multiomapSergio Aguirre2011-03-221-13/+12
| * | | | [media] omap3: Add function to register omap3isp platform device structureLaurent Pinchart2011-03-222-9/+29
| * | | | [media] omap3: Remove unusued ISP CBUFF resourceSergio Aguirre2011-03-221-5/+0
| * | | | [media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630Tuukka Toivonen2011-03-222-8/+36
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-03-2420-34/+787
|\ \ \ \
| * \ \ \ Merge branch 'boards-for-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Colin Cross2011-03-1820-34/+787
| |\ \ \ \
| | * \ \ \ Merge branch 'trimslice/upstream' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2011-03-163-0/+31
| | |\ \ \ \
| | | * | | | ARM: tegra: trimslice: enable MMC/SD slotsMike Rapoport2011-03-083-0/+31
| | * | | | | ARM: tegra: harmony: initialize the TPS65862 PMICMike Rapoport2011-03-154-0/+120
| | * | | | | ARM: tegra: update defconfigMike Rapoport2011-03-151-2/+10
| | * | | | | ARM: tegra: harmony: update PCI-e initialization sequenceMike Rapoport2011-03-151-1/+23
| | * | | | | ARM: tegra: enable new drivers in defconfigOlof Johansson2011-03-071-1/+16
| | * | | | | ARM: tegra: Add Toshiba AC100 supportMarc Dietrich2011-03-075-0/+322
| | * | | | | ARM: tegra: harmony: Set WM8903 gpio_baseStephen Warren2011-03-071-0/+1
| | * | | | | ARM: tegra: harmony: I2C-related portions of audio supportStephen Warren2011-03-071-0/+23
| | * | | | | ARM: tegra: harmony: register i2c devicesOlof Johansson2011-03-071-0/+32
| | * | | | | ARM: tegra: seaboard: register i2c devicesOlof Johansson2011-03-072-4/+59
| | * | | | | ARM: tegra: harmony: Beginnings of audio supportStephen Warren2011-03-073-6/+43
| | * | | | | ARM: tegra: create defines for SD-related GPIO namesStephen Warren2011-03-076-20/+30
| | * | | | | ARM: tegra: add devices.c entries for audioStephen Warren2011-03-073-0/+77
| | |/ / / /
| * | | | | Merge branch 'for-2639/i2c/i2c-tegra' of git://git.fluff.org/bjdooks/linux in...Colin Cross2011-03-0346-501/+630
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-246-14/+37
|\ \ \ \ \ \
| * | | | | | mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-234-14/+23
| * | | | | | OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2011-03-232-0/+14
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-2423-116/+801
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-2223-116/+801
| |\ \ \ \ \ \
| | * | | | | | OMAP4: PandaBoard: Adding DVI supportMurthy, Raghuveer2011-03-181-2/+129
| | * | | | | | OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 PANDAK, Mythri P2011-03-161-0/+74
| | * | | | | | OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDPMythri P K2011-03-161-0/+75
| | * | | | | | OMAP4: DSS2: Add display type HDMI to DSS2Mythri P K2011-03-161-0/+1
| | * | | | | | OMAP: Add gpio-keys support for OveroSteve Sakoman2011-03-111-0/+42
| | * | | | | | OMAP: Add gpio-leds support for OveroSteve Sakoman2011-03-111-0/+53