aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAge
* ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann2012-10-09
* ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski2012-07-30
* ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski2012-06-13
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
|\
| * ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski2012-05-21
| * ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski2012-05-21
| * ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski2012-05-21
| * ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski2012-05-21
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \
| * | Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-04-22
| |\|
| * | ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-06
* | | Merge branch 'misc' into for-linusRussell King2012-05-21
|\ \ \
| * | | ARM: 7395/1: VIC: use the domain mapping function to assign handlersLinus Walleij2012-04-25
| * | | ARM: 7394/1: VIC: respect list of valid sourcesLinus Walleij2012-04-25
| | |/ | |/|
* / | ARM: PCI: provide a default bus scan implementationRussell King2012-05-13
|/ /
* / ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon2012-04-10
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon2012-03-24
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \
| * | DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim2012-03-08
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-27
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King2012-03-25
| |\ \ \ \
| | | * | | ARM: sa1111: use dev_err() rather than printk()Russell King2012-03-24
| | | * | | ARM: sa1111: cleanup sub-device registration and unregistrationRussell King2012-03-24
| | | * | | ARM: sa1111: only setup DMA for DMA capable devicesRussell King2012-03-24
| | | * | | ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King2012-03-24
| | | * | | ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-24
| | | * | | ARM: sa1111: change devid to be a bitmaskRussell King2012-02-09
| | | * | | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-09
| | | * | | ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King2012-02-09
| | | * | | ARM: sa1111: implement support for sparse IRQsRussell King2012-02-09
| | | * | | ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"Russell King2012-02-09
| | | * | | ARM: sa1111: add sa1111 core driver .owner initializerRussell King2012-02-09
| | | * | | ARM: sa1111: fix PWM state on suspendRussell King2012-02-09
| | | * | | ARM: sa1111: fix memory request/grant setup on PM eventsRussell King2012-02-09
| | |/ / /
| * / / / ARM: riscpc: move time-acorn.c to mach-rpcRussell King2012-03-24
| |/ / /
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \
| * \ \ \ Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2012-02-28
| |\ \ \ \
| * | | | | ARM: timer-sp: add sched_clock supportRob Herring2012-02-09
| | |/ / / | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| | |_|/ | |/| |
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-16
| * | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-16
| * | | irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-14
| | |/ | |/|
* | | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe2012-02-21
* | | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino2012-02-15
|/ /
* / ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-23
|/