summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: Versatile: fix section mismatchRussell King2010-07-271-1/+1
* ARM: 6264/1: fix Versatile Express LED oversightLinus Walleij2010-07-261-4/+5
* ARM: 6235/2: driver for the LEDs found in the later ARM refdesignsLinus Walleij2010-07-262-2/+108
* ARM: 6215/2: add character LCD platform data for RealView and VersatileLinus Walleij2010-07-183-0/+58
* ARM: 6228/1: PL022 SSP platform data for the VersatileLinus Walleij2010-07-151-1/+11
* ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij2010-07-157-7/+45
* ARM: 6204/1: Fixups for the RealView PB1176Linus Walleij2010-07-093-9/+29
* ARM: 6218/1: Versatile Express: add support for local timers on CA9X4 daughte...Will Deacon2010-07-093-2/+6
* ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee2010-07-051-1/+1
* ARM: S5P6442: Fix PLL setting announce message.Thomas Abraham2010-07-051-1/+1
* ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski2010-07-051-0/+2
* ARM: S5PV210: Correct clock register propertiesMyungJoo Ham2010-07-051-53/+62
* ARM: S5P: Bug fix on external interrupt for S5P SoCsBoojin Kim2010-07-051-1/+1
* ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon2010-07-041-1/+1
* ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas2010-07-021-0/+2
* ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2010-07-022-0/+10
* Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-07-011-11/+22
|\
| * ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPIDaniel Mack2010-07-011-11/+22
* | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-014-20/+15
|\ \
| * | [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron2010-06-141-1/+2
| * | [ARM] pxa/mioa701: fix camera regressionRobert Jarzmik2010-06-131-1/+1
| * | [ARM] pxa/z2: fix flash layout to final versionMarek Vasut2010-06-131-16/+10
| * | [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.hSteve Bennett2010-06-131-2/+2
* | | ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMUWill Deacon2010-07-011-1/+2
* | | ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon2010-07-011-0/+4
* | | ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-015-5/+10
* | | ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-011-1/+2
* | | ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Catalin Marinas2010-07-012-3/+31
* | | ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas2010-07-011-1/+2
* | | ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas2010-07-011-9/+9
| |/ |/|
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-308-12/+20
|\ \
| * \ Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Tony Lindgren2010-06-2821-33/+213
| |\ \
| | * | OMAP: hwmod: Fix the missing bracesBenoit Cousson2010-06-231-3/+6
| | |/
| * | OMAP4: clock: Fix multi-omap boot with reset un-used clocksSantosh Shilimkar2010-06-161-0/+2
| * | OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman2010-06-101-2/+2
| * | omap: GPIO: fix auto-disable of debounce clockKevin Hilman2010-06-101-0/+1
| * | omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo2010-06-101-3/+3
| * | omap: Stalker board: switch over to gpio_set_debounceSantosh Shilimkar2010-06-091-3/+1
| * | omap: fix build failure due to missing include dma-mapping.hAmit Kucheria2010-06-091-0/+2
| * | omap iommu: Fix Memory leakSatish2010-06-091-1/+3
* | | arm: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-06-1019-30/+206
|\ \
| * | ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj2010-06-084-8/+8
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-06-0842-293/+1326
| |\ \
| | * | [ARM] pxa/spitz: Correctly register WM8750Marek Vasut2010-05-311-0/+3
| | * | [ARM] pxa/palmtc: storage class should be before const qualifierTobias Klauser2010-05-311-2/+2
| | |/
| * | ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei2010-06-081-0/+3
| * | ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre2010-06-081-1/+10
| * | ARM: 6152/1: ux500 make it possible to disable localtimersLinus Walleij2010-06-081-1/+2
| * | ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek Vašut2010-05-271-2/+7
OpenPOWER on IntegriCloud