aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irqchip
AgeCommit message (Expand)AuthorFilesLines
2014-05-19irqchip: gic: Use mask field in GICC_IARGravatar Haojian Zhuang 1-0/+2
2014-03-08Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 2-1/+17
2014-02-13irqchip: support cascaded VICsGravatar Linus Walleij 1-2/+4
2014-02-05DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IPGravatar Sricharan R 1-0/+11
2014-02-05DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsGravatar Sricharan R 1-1/+6
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxGravatar Linus Torvalds 2-0/+35
2014-01-14xtensa: add MX irqchipGravatar Max Filippov 1-0/+17
2014-01-14xtensa: move built-in PIC to drivers/irqchipGravatar Max Filippov 1-0/+18
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksGravatar Christoffer Dall 1-0/+12
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-0/+7
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroGravatar Axel Lin 1-29/+0
2013-09-23ARM: GIC: interface to send a SGI directlyGravatar Nicolas Pitre 1-0/+1
2013-09-23ARM: GIC: function to retrieve the physical address of the SGIRGravatar Nicolas Pitre 1-0/+1
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Gravatar Russell King 1-0/+5
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+6
2013-08-28drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Gravatar Nicolas Pitre 1-0/+1
2013-08-24ARM: mmp: avoid to include head file in mach-mmpGravatar Haojian Zhuang 1-0/+6
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeGravatar Nicolas Pitre 1-0/+1
2013-07-30ARM: gic: add CPU migration supportGravatar Nicolas Pitre 1-0/+4
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Gravatar Olof Johansson 1-27/+0
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Gravatar Arnd Bergmann 1-0/+14
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroGravatar Maxime Ripard 1-27/+0
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipGravatar Shawn Guo 1-0/+14
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierGravatar Catalin Marinas 1-1/+0
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileGravatar Catalin Marinas 1-0/+52
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+57
2013-03-02metag: Internal and external irqchipsGravatar James Hogan 2-0/+57
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsGravatar Marc Zyngier 1-0/+4
2013-02-11ARM: gic: define GICH offsets for VGIC supportGravatar Marc Zyngier 1-0/+25
2013-02-11ARM: gic: add missing distributor defintionsGravatar Christoffer Dall 1-1/+3
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hGravatar Rob Herring 1-0/+36
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hGravatar Rob Herring 1-0/+48
2012-12-14Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+64
2012-11-26ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Gravatar Viresh Kumar 1-0/+64
2012-11-20Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Gravatar Olof Johansson 1-0/+27
2012-11-16irqchip: sunxi: Add irq controller driverGravatar Maxime Ripard 1-0/+27
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipGravatar Linus Walleij 1-0/+13
2012-09-19ARM: bcm2835: add interrupt controller driverGravatar Simon Arlott 1-0/+29