summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-linusRussell King2012-12-111-9/+36
|\
| * ARM: gic: use a private mapping for CPU target interfacesNicolas Pitre2012-11-191-9/+36
| |
| \
*-. \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-112-14/+7
|\ \ \ | |_|/ |/| |
| | * ARM: vic: fix build warning caused by previous commitRussell King2012-11-081-1/+0
| | * ARM: 7554/1: VIC: use irq_domain_add_simple()Linus Walleij2012-10-181-12/+6
| |/ |/|
| * ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon2012-11-281-1/+1
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-2/+2
* ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann2012-10-091-3/+9
* ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski2012-07-301-0/+1
* ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski2012-06-131-8/+8
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-251-19/+65
|\
| * ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski2012-05-211-0/+3
| * ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski2012-05-211-13/+49
| * ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski2012-05-211-3/+10
| * ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski2012-05-211-3/+3
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-222-509/+0
|\ \
| * \ Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann2012-04-221-5/+4
| |\ \ | | |/
| * | ARM: remove ixp23xx and ixp2000 platformsRob Herring2012-04-062-509/+0
* | | Merge branch 'misc' into for-linusRussell King2012-05-211-25/+31
|\ \ \
| * | | ARM: 7395/1: VIC: use the domain mapping function to assign handlersLinus Walleij2012-04-251-20/+24
| * | | ARM: 7394/1: VIC: respect list of valid sourcesLinus Walleij2012-04-251-5/+7
| | |/ | |/|
* | | ARM: PCI: provide a default bus scan implementationRussell King2012-05-132-16/+2
|/ /
* | ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon2012-04-101-5/+4
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-7/+6
|\
| * ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon2012-03-241-7/+6
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-293-1964/+0
|\ \
| * | DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim2012-03-083-1963/+0
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-274-195/+185
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King2012-03-251-96/+185
| |\ \ \ \
| | | * | | ARM: sa1111: use dev_err() rather than printk()Russell King2012-03-241-1/+1
| | | * | | ARM: sa1111: cleanup sub-device registration and unregistrationRussell King2012-03-241-11/+16
| | | * | | ARM: sa1111: only setup DMA for DMA capable devicesRussell King2012-03-241-3/+6
| | | * | | ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King2012-03-241-55/+74
| | | * | | ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-241-5/+2
| | | * | | ARM: sa1111: change devid to be a bitmaskRussell King2012-02-091-6/+6
| | | * | | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-5/+17
| | | * | | ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King2012-02-091-0/+9
| | | * | | ARM: sa1111: implement support for sparse IRQsRussell King2012-02-091-11/+32
| | | * | | ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"Russell King2012-02-091-4/+15
| | | * | | ARM: sa1111: add sa1111 core driver .owner initializerRussell King2012-02-091-0/+1
| | | * | | ARM: sa1111: fix PWM state on suspendRussell King2012-02-091-2/+3
| | | * | | ARM: sa1111: fix memory request/grant setup on PM eventsRussell King2012-02-091-1/+11
| | |/ / /
| * | | | ARM: riscpc: move time-acorn.c to mach-rpcRussell King2012-03-243-99/+0
| |/ / /
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+16
|\ \ \ \
| * \ \ \ Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2012-02-282-8/+2
| |\ \ \ \
| * | | | | ARM: timer-sp: add sched_clock supportRob Herring2012-02-091-1/+16
| | |/ / / | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
| | |_|/ | |/| |
OpenPOWER on IntegriCloud