aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-23ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King1-3/+18
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten1-13/+12
2009-09-22Merge branch 'master' into for-linusRussell King1-0/+1
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten1-10/+7
2009-09-15ARM: 5696/1: Include device.h in VIC driverLinus Walleij1-0/+1
2009-09-12Merge branch 'master' into develRussell King1-0/+1
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-8/+4
2009-08-05ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten1-0/+1
2009-07-02[ARM] 5583/1: VIC: acknowledge software interruptsAlessandro Rubini1-1/+10
2009-07-02[ARM] 5582/1: VIC: support ST-modified version with a split initAlessandro Rubini1-0/+88
2009-06-19[ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas1-1/+1
2009-06-16[ARM] VIC: Fix resume sources usageBen Dooks1-2/+6
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-871/+240
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King3-864/+0
2009-06-11[ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specificDmitry Eremin-Solenikov3-864/+0
2009-06-10[ARM] Make ARM_VIC_NR depend on ARM_VICRussell King1-0/+1
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2-7/+221
2009-06-04[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren1-0/+18
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar1-2/+2
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King1-2/+2
2009-05-07[ARM] VIC: Add power management deviceBen Dooks2-7/+221
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-1/+3
2009-04-16[ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij1-5/+4
2009-03-27clkdev: add possibility to get a clock based on the device nameSascha Hauer1-2/+9
2009-03-25[ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov1-31/+0
2009-03-24Merge branch 'highmem' into develRussell King1-0/+7
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre1-0/+7
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-1/+1
2009-01-24[ARM] clkdev: fix clock matchingRussell King1-6/+19
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-12-18Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-4/+4
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into develRussell King1-1/+1
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar1-1/+1
2008-12-15[ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks1-4/+4
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-2/+2
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-0/+1
2008-12-02[ARM] locomo: export locomo_frontlight_set()Eric Miao1-0/+1
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King3-0/+132
2008-10-30[ARM] sharpsl_pm: fix compilation w/o CONFIG_PMDmitry Baryshkov1-5/+14
2008-10-21[ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson1-1/+1
2008-10-17[ARM] dmabounce requires ZONE_DMARussell King1-1/+1
2008-10-17[ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bfRussell King1-0/+2
2008-10-09Merge branch 'pxa-all' into develRussell King3-29/+13
2008-10-09[ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre1-1/+2
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2-29/+11
2008-10-03[ARM] 4733/1: export sharpsl_paramDmitry Baryshkov1-0/+2
2008-09-29[ARM] dma: add validation of DMA paramsRussell King1-4/+7