aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-08Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversOlof Johansson2-1/+17
2014-02-13irqchip: support cascaded VICsLinus Walleij1-2/+4
2014-02-05DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IPSricharan R1-0/+11
2014-02-05DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R1-1/+6
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2-0/+35
2014-01-14xtensa: add MX irqchipMax Filippov1-0/+17
2014-01-14xtensa: move built-in PIC to drivers/irqchipMax Filippov1-0/+18
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall1-0/+12
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+7
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin1-29/+0
2013-09-23ARM: GIC: interface to send a SGI directlyNicolas Pitre1-0/+1
2013-09-23ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre1-0/+1
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-0/+5
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2013-08-28drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre1-0/+1
2013-08-24ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang1-0/+6
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre1-0/+1
2013-07-30ARM: gic: add CPU migration supportNicolas Pitre1-0/+4
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into next/cleanupOlof Johansson1-27/+0
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupArnd Bergmann1-0/+14
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard1-27/+0
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo1-0/+14
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-1/+0
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-0/+52
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds2-0/+57
2013-03-02metag: Internal and external irqchipsJames Hogan2-0/+57
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier1-0/+4
2013-02-11ARM: gic: define GICH offsets for VGIC supportMarc Zyngier1-0/+25
2013-02-11ARM: gic: add missing distributor defintionsChristoffer Dall1-1/+3
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-0/+36
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-0/+48
2012-12-14Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+64
2012-11-26ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar1-0/+64
2012-11-20Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into next/socOlof Johansson1-0/+27
2012-11-16irqchip: sunxi: Add irq controller driverMaxime Ripard1-0/+27
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij1-0/+13
2012-09-19ARM: bcm2835: add interrupt controller driverSimon Arlott1-0/+29