summaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | 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/+0Star
* 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-051-31/+0Star
|\ \
| * | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-011-31/+0Star
| |/
* | irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-131-7/+2Star
* | irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker2015-10-101-9/+9
* | irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker2015-10-101-79/+9Star
* | 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-112-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-041-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/+0Star
* | 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/+0Star
|/
* 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
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-261-0/+17
|\ \ | |/ |/|
| * ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov2015-05-281-0/+17
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0Star
|\ \ | |/ |/|
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0Star