summaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-0/+7
|\
| * ARM: GIC: interface to send a SGI directlyNicolas Pitre2013-09-241-0/+1
| * ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre2013-09-241-0/+1
| * Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-171-0/+5
| |\
| | * ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre2013-07-301-0/+1
| | * ARM: gic: add CPU migration supportNicolas Pitre2013-07-301-0/+4
* | | irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin2013-11-071-29/+0Star
|/ /
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-101-0/+6
|\ \
| * | ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang2013-08-241-0/+6
| |/
* / drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre2013-08-281-0/+1
|/
* Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson2013-04-111-27/+0Star
|\
| * irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard2013-04-081-27/+0Star
* | Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2013-04-091-0/+14
|\ \
| * | ARM: mxs: move icoll driver into drivers/irqchipShawn Guo2013-04-011-0/+14
| |/
* | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-1/+0Star
* | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-0/+52
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-032-0/+57
|\
| * metag: Internal and external irqchipsJames Hogan2013-03-022-0/+57
* | ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier2013-02-111-0/+4
* | ARM: gic: define GICH offsets for VGIC supportMarc Zyngier2013-02-111-0/+25
* | ARM: gic: add missing distributor defintionsChristoffer Dall2013-02-111-1/+3
* | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-121-0/+36
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-0/+48
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+64
|\
| * ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar2012-11-261-0/+64
* | Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Olof Johansson2012-11-211-0/+27
|\ \
| * | irqchip: sunxi: Add irq controller driverMaxime Ripard2012-11-161-0/+27
| |/
* / ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij2012-11-041-0/+13
|/
* ARM: bcm2835: add interrupt controller driverSimon Arlott2012-09-201-0/+29