summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ | |/| |
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-212-64/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-161-1/+1
| * | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-162-59/+42
| * | | irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-141-7/+7
| | |/ | |/|
* | | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe2012-02-211-7/+0
* | | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino2012-02-151-1/+2
|/ /
* / ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-5/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-4/+8
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-062-4/+5
| * PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+3