summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
* [ARM] locomo: fix unpaired spin_lock_irqsaveH Hartley Sweeten2010-03-221-3/+3
* [ARM] locomo: fix SPI register offsetH Hartley Sweeten2010-03-221-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-133-356/+120Star
|\ \ \
| * | | Merge branch 'origin' into devel-stableRussell King2010-03-083-134/+145
| |\| |
| * | | [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.Stefan Schmidt2010-03-021-1/+1
| * | | [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-021-24/+88
| * | | [ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao2010-03-021-23/+30
| * | | [ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao2010-03-021-262/+6Star
| * | | [ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao2010-03-021-57/+6Star
| | |/ | |/|
* | | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2010-03-131-27/+0Star
| |/ |/|
* | Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-0/+10
|\ \
| * | ARM: Consolidate clks_register() and similarRussell King2010-02-121-0/+10
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-252-134/+135
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * ARM: dma-mapping: introduce the idea of buffer ownershipRussell King2010-02-151-1/+3
| | |_|/ | |/| |
| | | * ARM: 5881/1: vic.c: reorganize codeHartley Sweeten2010-01-201-133/+132Star
| |_|/ |/| |
* | | ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport2009-12-221-1/+1
|/ /
* | ARM: use flush_kernel_dcache_area() for dmabounceRussell King2009-12-141-8/+4Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| |/
* / ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King2009-11-231-3/+18
|/
* ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten2009-10-021-13/+12Star
* Merge branch 'master' into for-linusRussell King2009-09-221-0/+1
|\
| * ARM: 5696/1: Include device.h in VIC driverLinus Walleij2009-09-151-0/+1
* | ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten2009-09-211-10/+7Star
|/
* Merge branch 'master' into develRussell King2009-09-121-0/+1
|\
| * ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten2009-08-051-0/+1
* | ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij2009-09-121-8/+4Star
* | [ARM] 5583/1: VIC: acknowledge software interruptsAlessandro Rubini2009-07-021-1/+10
* | [ARM] 5582/1: VIC: support ST-modified version with a split initAlessandro Rubini2009-07-021-0/+88
|/
* [ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas2009-06-191-1/+1
* [ARM] VIC: Fix resume sources usageBen Dooks2009-06-171-2/+6
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-145-871/+240Star
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-143-864/+0Star
| |\
| | * [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov2009-06-113-864/+0Star
| * | [ARM] Make ARM_VIC_NR depend on ARM_VICRussell King2009-06-101-0/+1
| * | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-102-7/+221
| |\ \
| | * | [ARM] VIC: Add power management deviceBen Dooks2009-05-072-7/+221
| * | | [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren2009-06-041-0/+18
| | |/ | |/|
* | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-011-2/+2
|\| |
| * | [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-171-2/+2
| |/
* / irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+3
|/
* [ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij2009-04-161-5/+4Star
* clkdev: add possibility to get a clock based on the device nameSascha Hauer2009-03-271-2/+9
* [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov2009-03-251-31/+0Star
* Merge branch 'highmem' into develRussell King2009-03-241-0/+7
|\
| * [ARM] make page_to_dma() highmem awareNicolas Pitre2009-03-161-0/+7