aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/hardware
AgeCommit message (Expand)Author
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla
2014-11-07ARM: removing support for etb/etm in "arch/arm/kernel/"Mathieu Poirier
2014-11-07coresight-etm: add CoreSight ETM/PTM driverPratik Patel
2014-05-30ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King
2014-05-30ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King
2014-05-30ARM: l2c: fix register namingRussell King
2014-05-30ARM: l2c: add and use L2C revision constantsRussell King
2014-02-22ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn
2013-12-29ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-19ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij
2013-09-20ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-08-25ARM: debug: provide 8250 debug uart flow control configuration optionRussell King
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-03ARM: integrator: move V3 register definitions into driverLinus Walleij
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen
2013-04-11ARM: timer-sp: convert to use CLKSRC_OF initRob Herring
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson
2013-01-30arm: Move sp810.h to include/linux/amba/Catalin Marinas
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2013-01-12ARM: VIC: shrink down vic.hRob Herring
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-10ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2013-01-10ARM: GIC: remove assembly ifdefs from gic.hRob Herring
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-11-06ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll