summaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
|\
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+31
|\ \ | |/ |/|
| * irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-261-0/+31
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-0/+7
|\ \
| * | IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-311-0/+2
| * | IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan2015-03-311-0/+1
| * | IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan2015-03-311-0/+6
| |/
* | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-112-17/+1
|\ \
| * \ Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-101-0/+1
| |\ \
| | * | irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier2015-03-151-0/+1
| * | | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-102-17/+0
| |\ \ \
| | * | | irqchip: gic: Get rid of routable domainMarc Zyngier2015-03-151-6/+0
| | * | | irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier2015-03-151-11/+0
| | |/ /
* | | | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-111-0/+2
|\ \ \ \ | |/ / /
| * | | irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-291-0/+2
| |/ /
* | | irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2015-03-291-0/+4
* | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2015-03-291-0/+13
| |/ |/|
* | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-081-0/+3
* | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-081-0/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-1/+0
|\
| * MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-1/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-161-2/+0
|\ \
| * | irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren2015-01-261-1/+0
| * | irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren2015-01-261-1/+0
| |/
* | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-201-0/+12
* | arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-201-0/+32
|/
* Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-152-0/+132
|\
| * irqchip: gic: Remove warning by including linux/irqdomain.hJason Cooper2014-11-281-0/+2
| * irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-261-0/+2
| * irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2014-11-261-0/+5
| * irqchip: GICv3: ITS: MSI supportMarc Zyngier2014-11-261-0/+6
| * irqchip: GICv3: ITS command queueMarc Zyngier2014-11-261-0/+102
| * irqchip: GICv3: rework redistributor structureMarc Zyngier2014-11-261-0/+15
* | clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-241-1/+0
* | irqchip: mips-gic: Clean up header fileAndrew Bresticker2014-11-241-102/+27
* | MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-241-0/+325
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-091-0/+16
|\
| * irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan2014-08-191-0/+1
| * irqchip: gic: Replace hex numbers with defines.Feng Kan2014-08-191-0/+15
* | irqchip: add irq-omap-intc.h headerFelipe Balbi2014-09-161-0/+32
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-051-64/+0
|\
| * Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper2014-07-181-0/+198
| |\
| * | irqchip: spear_shirq: Move private structs to sourceThomas Gleixner2014-06-241-64/+0
* | | arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-251-20/+22
| |/ |/|
* | irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-081-0/+198
|/
* irqchip: gic: Use mask field in GICC_IARHaojian Zhuang2014-05-191-0/+2
* Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2014-03-082-1/+17
|\
| * DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IPSricharan R2014-02-051-0/+11
| * DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R2014-02-051-1/+6
OpenPOWER on IntegriCloud