aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip
AgeCommit message (Expand)Author
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-11-28irqchip: gic: Remove warning by including linux/irqdomain.hJason Cooper
2014-11-26irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2014-11-26irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier
2014-11-26irqchip: GICv3: ITS: MSI supportMarc Zyngier
2014-11-26irqchip: GICv3: ITS command queueMarc Zyngier
2014-11-26irqchip: GICv3: rework redistributor structureMarc Zyngier
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker
2014-11-24irqchip: mips-gic: Clean up header fileAndrew Bresticker
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-09-16irqchip: add irq-omap-intc.h headerFelipe Balbi
2014-08-19irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan
2014-08-19irqchip: gic: Replace hex numbers with defines.Feng Kan
2014-08-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-18Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-06-24irqchip: spear_shirq: Move private structs to sourceThomas Gleixner
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang
2014-03-08Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2014-02-13irqchip: support cascaded VICsLinus Walleij
2014-02-05DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IPSricharan R
2014-02-05DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-01-14xtensa: add MX irqchipMax Filippov
2014-01-14xtensa: move built-in PIC to drivers/irqchipMax Filippov
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin
2013-09-23ARM: GIC: interface to send a SGI directlyNicolas Pitre
2013-09-23ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-08-28drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre
2013-08-24ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-07-30ARM: gic: add CPU migration supportNicolas Pitre
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier
2013-02-11ARM: gic: define GICH offsets for VGIC supportMarc Zyngier
2013-02-11ARM: gic: add missing distributor defintionsChristoffer Dall
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring