aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim3-1963/+0
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socArnd Bergmann2-8/+2
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe1-7/+0
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely1-1/+1
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2-59/+42
2012-02-15ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino1-1/+2
2012-02-14irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely1-7/+7
2012-02-09ARM: timer-sp: add sched_clock supportRob Herring1-1/+16
2012-02-09ARM: sa1111: change devid to be a bitmaskRussell King1-6/+6
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King1-5/+17
2012-02-09ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King1-0/+9
2012-02-09ARM: sa1111: implement support for sparse IRQsRussell King1-11/+32
2012-02-09ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"Russell King1-4/+15
2012-02-09ARM: sa1111: add sa1111 core driver .owner initializerRussell King1-0/+1
2012-02-09ARM: sa1111: fix PWM state on suspendRussell King1-2/+3
2012-02-09ARM: sa1111: fix memory request/grant setup on PM eventsRussell King1-1/+11
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-5/+2
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds2-4/+8
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2-4/+5
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+3
2012-01-05Merge branch 'devel-stable' into for-linusRussell King3-54/+265
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King1-6/+1
2012-01-03ARM: 7236/1: vic: always use simple opsJamie Iles1-1/+1
2012-01-03ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes successfulJavi Merino1-1/+7
2011-12-23ARM: 7237/1: PL330: Fix driver freezeJavi Merino1-67/+49
2011-12-23ARM: 7243/1: sp804: modernize clock event registrationLinus Walleij1-6/+1
2011-12-11ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles1-2/+3
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King2-9/+18
2011-11-26ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon1-5/+8
2011-11-26ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier1-1/+2
2011-11-21ARM: 7165/2: PL330: Fix typo in _prepare_ccr()Javi Merino1-2/+2
2011-11-21ARM: 7163/2: PL330: Only register usable channelsJavi Merino1-1/+7
2011-11-15ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles2-2/+1
2011-11-15ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles1-0/+38
2011-11-15ARM: vic: device tree bindingJamie Iles2-28/+80
2011-11-15ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2-4/+1
2011-11-15ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier1-0/+27
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier2-19/+117
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-63/+126
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker2-0/+2
2011-11-01ARM: gic: use module.h instead of export.hArnd Bergmann1-1/+1
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann2-46/+329
2011-10-31ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring1-4/+11
2011-10-31ARM: gic: add OF based initializationRob Herring1-0/+61
2011-10-31ARM: gic: add irq_domain supportRob Herring2-62/+57
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-11/+220
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-1/+17
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1