summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
AgeCommit message (Expand)Author
2012-04-10ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King
2012-03-24ARM: sa1111: use dev_err() rather than printk()Russell King
2012-03-24ARM: sa1111: cleanup sub-device registration and unregistrationRussell King
2012-03-24ARM: sa1111: only setup DMA for DMA capable devicesRussell King
2012-03-24ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King
2012-03-24ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon
2012-03-24ARM: riscpc: move time-acorn.c to mach-rpcRussell King
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely
2012-02-15ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino
2012-02-14irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely
2012-02-09ARM: timer-sp: add sched_clock supportRob Herring
2012-02-09ARM: sa1111: change devid to be a bitmaskRussell King
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King
2012-02-09ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King
2012-02-09ARM: sa1111: implement support for sparse IRQsRussell King
2012-02-09ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"Russell King
2012-02-09ARM: sa1111: add sa1111 core driver .owner initializerRussell King
2012-02-09ARM: sa1111: fix PWM state on suspendRussell King
2012-02-09ARM: sa1111: fix memory request/grant setup on PM eventsRussell King
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2012-01-03ARM: 7236/1: vic: always use simple opsJamie Iles
2012-01-03ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes...Javi Merino
2011-12-23ARM: 7237/1: PL330: Fix driver freezeJavi Merino
2011-12-23ARM: 7243/1: sp804: modernize clock event registrationLinus Walleij
2011-12-11ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-26ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon
2011-11-26ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier
2011-11-21ARM: 7165/2: PL330: Fix typo in _prepare_ccr()Javi Merino
2011-11-21ARM: 7163/2: PL330: Only register usable channelsJavi Merino