Age | Commit message (Expand) | Author |
2009-09-15 | ARM: 5696/1: Include device.h in VIC driver | Linus Walleij |
2009-09-12 | Merge branch 'master' into devel | Russell King |
2009-09-12 | ARM: 5636/1: Move vendor enum to AMBA include | Linus Walleij |
2009-08-05 | ARM: 5639/1: arm: clkdev.c should include <linux/clk.h> | Hartley Sweeten |
2009-07-02 | [ARM] 5583/1: VIC: acknowledge software interrupts | Alessandro Rubini |
2009-07-02 | [ARM] 5582/1: VIC: support ST-modified version with a split init | Alessandro Rubini |
2009-06-19 | [ARM] 5556/1: Fix the irq_desc.cpu references | Catalin Marinas |
2009-06-16 | [ARM] VIC: Fix resume sources usage | Ben Dooks |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-14 | Merge 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 specific | Dmitry Eremin-Solenikov |
2009-06-10 | [ARM] Make ARM_VIC_NR depend on ARM_VIC | Russell King |
2009-06-10 | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King |
2009-06-04 | [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c | Tony Lindgren |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-05-17 | [ARM] smp: fix cpumask usage in ARM SMP code | Russell King |
2009-05-07 | [ARM] VIC: Add power management device | Ben Dooks |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-16 | [ARM] 5455/1: Fix IRQ noise from VIC code | Linus Walleij |
2009-03-27 | clkdev: add possibility to get a clock based on the device name | Sascha Hauer |
2009-03-25 | [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessors | Dmitry Baryshkov |
2009-03-24 | Merge branch 'highmem' into devel | Russell King |
2009-03-15 | [ARM] make page_to_dma() highmem aware | Nicolas Pitre |
2009-03-09 | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao |
2009-01-24 | [ARM] clkdev: fix clock matching | Russell King |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-18 | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King |
2008-12-17 | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-15 | [ARM] VIC: Update asm/hardware/vic.h with PL192 information | Ben Dooks |
2008-12-14 | [ARM] arch/arm/common/sa1111.c: Correct error handling code | Julia Lawall |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-02 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2008-12-02 | [ARM] locomo: export locomo_frontlight_set() | Eric Miao |
2008-11-27 | [ARM] clkdev: add generic clkdev infrastructure | Russell King |
2008-10-30 | [ARM] sharpsl_pm: fix compilation w/o CONFIG_PM | Dmitry Baryshkov |
2008-10-21 | [ARM] 5315/1: Fix section mismatch warning (sa1111) | Kristoffer Ericson |
2008-10-17 | [ARM] dmabounce requires ZONE_DMA | Russell King |
2008-10-17 | [ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bf | Russell King |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-09 | [ARM] 5295/1: make ZONE_DMA optional | Nicolas Pitre |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov |
2008-10-03 | [ARM] 4733/1: export sharpsl_param | Dmitry Baryshkov |
2008-09-29 | [ARM] dma: add validation of DMA params | Russell King |
2008-09-29 | [ARM] dma: coding style cleanups | Russell King |
2008-09-29 | [ARM] dma: fix dmabounce dma_sync_xxx() implementations | Russell King |
2008-09-29 | [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx() | Russell King |
2008-09-29 | [ARM] dma: Reduce to one dma_sync_sg_* implementation | Russell King |
2008-09-25 | [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation | Russell King |
2008-09-25 | [ARM] dma: provide a better dma_map_page() implementation | Russell King |