summaryrefslogtreecommitdiff
path: root/include/linux/irqchip
AgeCommit message (Expand)Author
2016-11-01irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin
2016-06-17irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-24irqchip: gic: Drop support for gic_arch_extnMarc Zyngier
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper
2015-04-10Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper
2015-03-31IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-31IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan
2015-03-31IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan
2015-03-29irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki
2015-03-15irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier
2015-03-15irqchip: gic: Get rid of routable domainMarc Zyngier
2015-03-15irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan
2015-01-26irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren
2015-01-26irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren
2015-01-20arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara
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