| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: dma-mapping: add support for dma_get_sgtable() | Marek Szyprowski | 2012-07-30 | 1 | -0/+1 |
* | ARM: dma-mapping: fix debug messages in dmabounce code | Marek Szyprowski | 2012-06-13 | 1 | -8/+8 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 1 | -19/+65 |
|\ |
|
| * | ARM: dma-mapping: use alloc, mmap, free from dma_ops | Marek Szyprowski | 2012-05-21 | 1 | -0/+3 |
| * | ARM: dma-mapping: move all dma bounce code to separate dma ops structure | Marek Szyprowski | 2012-05-21 | 1 | -13/+49 |
| * | ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops | Marek Szyprowski | 2012-05-21 | 1 | -3/+10 |
| * | ARM: dma-mapping: introduce DMA_ERROR_CODE constant | Marek Szyprowski | 2012-05-21 | 1 | -3/+3 |
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 2 | -509/+0 |
|\ \ |
|
| * | | Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne... | Arnd Bergmann | 2012-04-22 | 1 | -5/+4 |
| |\| |
|
| * | | ARM: remove ixp23xx and ixp2000 platforms | Rob Herring | 2012-04-06 | 2 | -509/+0 |
* | | | Merge branch 'misc' into for-linus | Russell King | 2012-05-21 | 1 | -25/+31 |
|\ \ \ |
|
| * | | | ARM: 7395/1: VIC: use the domain mapping function to assign handlers | Linus Walleij | 2012-04-25 | 1 | -20/+24 |
| * | | | ARM: 7394/1: VIC: respect list of valid sources | Linus Walleij | 2012-04-25 | 1 | -5/+7 |
| | |/
| |/| |
|
* / | | ARM: PCI: provide a default bus scan implementation | Russell King | 2012-05-13 | 2 | -16/+2 |
|/ / |
|
* / | ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler | Will Deacon | 2012-04-10 | 1 | -5/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-30 | 1 | -7/+6 |
|\ |
|
| * | ARM: 7318/1: gic: refactor irq_start assignment | Will Deacon | 2012-03-24 | 1 | -7/+6 |
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-30 | 3 | -1964/+0 |
|\ \ |
|
| * | | DMA: PL330: Merge PL330 driver into drivers/dma/ | Boojin Kim | 2012-03-08 | 3 | -1963/+0 |
| |/ |
|
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 1 | -1/+0 |
|\ \ |
|
| * | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-28 | 4 | -195/+185 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms | Russell King | 2012-03-26 | 1 | -96/+185 |
| |\ \ \ \ |
|
| | | * | | | ARM: sa1111: use dev_err() rather than printk() | Russell King | 2012-03-24 | 1 | -1/+1 |
| | | * | | | ARM: sa1111: cleanup sub-device registration and unregistration | Russell King | 2012-03-24 | 1 | -11/+16 |
| | | * | | | ARM: sa1111: only setup DMA for DMA capable devices | Russell King | 2012-03-24 | 1 | -3/+6 |
| | | * | | | ARM: sa1111: register sa1111 devices with dmabounce in bus notifier | Russell King | 2012-03-24 | 1 | -55/+74 |
| | | * | | | ARM: sa1111: provide a generic way to prevent devices from registering | Russell King | 2012-03-24 | 1 | -5/+2 |
| | | * | | | ARM: sa1111: change devid to be a bitmask | Russell King | 2012-02-09 | 1 | -6/+6 |
| | | * | | | ARM: sa1111: add platform enable/disable functions | Russell King | 2012-02-09 | 1 | -5/+17 |
| | | * | | | ARM: sa1111: add shutdown hook to sa1111_driver structure | Russell King | 2012-02-09 | 1 | -0/+9 |
| | | * | | | ARM: sa1111: implement support for sparse IRQs | Russell King | 2012-02-09 | 1 | -11/+32 |
| | | * | | | ARM: sa1111: finish "allow cascaded IRQs to be used by platforms" | Russell King | 2012-02-09 | 1 | -4/+15 |
| | | * | | | ARM: sa1111: add sa1111 core driver .owner initializer | Russell King | 2012-02-09 | 1 | -0/+1 |
| | | * | | | ARM: sa1111: fix PWM state on suspend | Russell King | 2012-02-09 | 1 | -2/+3 |
| | | * | | | ARM: sa1111: fix memory request/grant setup on PM events | Russell King | 2012-02-09 | 1 | -1/+11 |
| | |/ / / |
|
| * / / / | ARM: riscpc: move time-acorn.c to mach-rpc | Russell King | 2012-03-24 | 3 | -99/+0 |
| |/ / / |
|
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 1 | -1/+16 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.... | Arnd Bergmann | 2012-02-28 | 2 | -8/+2 |
| |\ \ \ \ |
|
| * | | | | | ARM: timer-sp: add sched_clock support | Rob Herring | 2012-02-10 | 1 | -1/+16 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-24 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 2 | -64/+47 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | irq_domain/c6x: constify irq_domain structures | Grant Likely | 2012-02-16 | 1 | -1/+1 |
| * | | | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 2012-02-16 | 2 | -59/+42 |
| * | | | irq_domain: Make irq_domain structure match powerpc's irq_host | Grant Likely | 2012-02-14 | 1 | -7/+7 |
| | |/
| |/| |
|
* | | | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' | Myron Stowe | 2012-02-21 | 1 | -7/+0 |
* | | | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() | Javi Merino | 2012-02-15 | 1 | -1/+2 |
|/ / |
|
* / | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 | 1 | -5/+2 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-12 | 2 | -4/+8 |
|\ |
|