summaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara2016-08-091-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-61/+152
|\
| * irqchip/gicv3-its: Restore all cacheability attributesMarc Zyngier2016-07-181-8/+40
| * irqchip/gic-v3: Refactor and add GICv3 definitionsAndre Przywara2016-07-181-60/+120
* | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-131-0/+3
* | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-131-0/+1
* | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-131-0/+6
* | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-131-0/+5
* | irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones2016-06-021-2/+2
* | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier2016-06-021-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-272-0/+8
|\
| * KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier2016-05-201-0/+1
| * KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier2016-05-201-0/+1
| * KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-201-0/+1
| * KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara2016-05-201-0/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-0/+34
|\|
| * irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+1
| * irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+33
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-0/+17
|\ \
| * | irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-131-0/+17
| |/
* | irqchip/gic-v3: Remove inexistant register definitionMarc Zyngier2016-05-111-2/+0
* | irqchip: Add per-cpu interrupt partitioning libraryMarc Zyngier2016-05-021-0/+59
|/
* MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-251-3/+0
* Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-291-1/+2
|\
| * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit2015-12-211-1/+2
* | irqchip/gic: Support RealView variant setupLinus Walleij2015-12-161-0/+10
|/
* irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier2015-12-101-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-0/+17
|\
| * irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+17
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-31/+0
|\ \
| * | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-011-31/+0
| |/
* | irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-131-7/+2
* | irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker2015-10-091-9/+9
* | irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker2015-10-091-79/+9
* | irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier2015-10-091-0/+16
* | irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter2015-09-291-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-102-1/+5
|\
| * KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2015-08-122-1/+5
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-082-0/+13
|\ \
| * | irqchip/GIC: Convert to EOImode == 1Marc Zyngier2015-08-271-0/+4
| * | irqchip/GICv3: Convert to EOImode == 1Marc Zyngier2015-08-271-0/+9
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-2/+12
|\ \ \ | |/ / |/| |
| * | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras2015-08-261-0/+4
| * | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras2015-08-261-2/+8
| |/
* | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter2015-08-041-1/+1
* | irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier2015-07-301-5/+0
* | irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier2015-07-301-0/+6
* | irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2015-07-271-1/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-271-0/+23
|\
| * MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-211-0/+23