aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2010-09-02gic: implement set_typeRabin Vincent
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22[ARM] locomo: fix unpaired spin_lock_irqsaveH Hartley Sweeten
2010-03-22[ARM] locomo: fix SPI register offsetH Hartley Sweeten
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-02[ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.Stefan Schmidt
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao
2010-03-02[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao
2010-03-02[ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King
2010-02-12ARM: Consolidate clks_register() and similarRussell King
2010-02-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König
2010-01-20ARM: 5881/1: vic.c: reorganize codeHartley Sweeten
2009-12-22ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport
2009-12-14ARM: use flush_kernel_dcache_area() for dmabounceRussell King
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-23ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten
2009-09-22Merge branch 'master' into for-linusRussell King
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten
2009-09-15ARM: 5696/1: Include device.h in VIC driverLinus Walleij
2009-09-12Merge branch 'master' into develRussell King
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij
2009-08-05ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten
2009-07-02[ARM] 5583/1: VIC: acknowledge software interruptsAlessandro Rubini
2009-07-02[ARM] 5582/1: VIC: support ST-modified version with a split initAlessandro Rubini
2009-06-19[ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas
2009-06-16[ARM] VIC: Fix resume sources usageBen Dooks
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2009-06-11[ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov
2009-06-10[ARM] Make ARM_VIC_NR depend on ARM_VICRussell King
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2009-06-04[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2009-05-07[ARM] VIC: Add power management deviceBen Dooks
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-16[ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij
2009-03-27clkdev: add possibility to get a clock based on the device nameSascha Hauer
2009-03-25[ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov
2009-03-24Merge branch 'highmem' into develRussell King