aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/hardware
AgeCommit message (Expand)Author
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.hDavid Howells
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann
2012-03-13Merge branch 'rmk_cookie_fixes2' into nextVinod Koul
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
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: vexpress: Get rid of MMIO_P2VPawel Moll
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely
2012-02-15ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino
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-01-25ARM: it8152: explicitly include mach/irqs.hRob Herring
2012-01-20ARM: cache-l2x0.c: consistently use u32Russell King
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: iop3xx: use new restart hookRussell King
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-15ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles
2011-11-15ARM: vic: device tree bindingJamie Iles
2011-11-15ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier
2011-11-15ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier
2011-11-12ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann
2011-10-31ARM: l2x0: add empty l2x0_of_initRob Herring
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann
2011-10-31ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring
2011-10-31ARM: gic: add OF based initializationRob Herring
2011-10-31ARM: gic: add irq_domain supportRob Herring
2011-10-30Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann