summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'devel-stable' into for-linusRussell King2012-01-053-54/+265
|\ \
| * | ARM: 7236/1: vic: always use simple opsJamie Iles2012-01-031-1/+1
| * | ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles2011-12-111-2/+3
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-052-9/+18
| |\ \
| * | | ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles2011-11-152-2/+1
| * | | ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles2011-11-151-0/+38
| * | | ARM: vic: device tree bindingJamie Iles2011-11-152-28/+80
| * | | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-152-4/+1
| * | | ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2011-11-151-0/+27
| * | | ARM: gic: allow GIC to support non-banked setupsMarc Zyngier2011-11-152-19/+117
* | | | Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-051-6/+1
|\ \ \ \
| * | | | ARM: 7243/1: sp804: modernize clock event registrationLinus Walleij2011-12-231-6/+1
| | |/ / | |/| |
OpenPOWER on IntegriCloud