aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip/arm-gic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-11irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier1-2/+1
2018-10-03irqchip/gic: Unify GIC priority definitionsJulien Thierry1-5/+0
2018-07-21KVM: arm/arm64: vgic: Signal IRQs using their configured groupChristoffer Dall1-0/+1
2018-07-21KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall1-0/+10
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier1-0/+1
2017-05-24KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall1-3/+25
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall1-0/+3
2016-06-13irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter1-0/+6
2016-06-13irqchip/gic: Prepare for adding platform driverJon Hunter1-0/+5
2016-05-20KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier1-0/+1
2016-05-20KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier1-0/+1
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-1/+2
2015-12-21irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit1-1/+2
2015-12-16irqchip/gic: Support RealView variant setupLinus Walleij1-0/+10
2015-10-13irqchip/gic: Get rid of gic_init_bases()Marc Zyngier1-7/+2
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2015-08-27irqchip/GIC: Convert to EOImode == 1Marc Zyngier1-0/+4
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier1-1/+2
2015-08-04irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter1-1/+1
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla1-1/+0
2015-04-24irqchip: gic: Drop support for gic_arch_extnMarc Zyngier1-2/+0
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper1-0/+1
2015-03-15irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier1-0/+1
2015-03-15irqchip: gic: Get rid of routable domainMarc Zyngier1-6/+0
2014-11-28irqchip: gic: Remove warning by including linux/irqdomain.hJason Cooper1-0/+2
2014-11-26irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit1-0/+2
2014-08-19irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan1-0/+1
2014-08-19irqchip: gic: Replace hex numbers with defines.Feng Kan1-0/+15
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang1-0/+2
2014-02-05DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R1-1/+6
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall1-0/+12
2013-09-23ARM: GIC: interface to send a SGI directlyNicolas Pitre1-0/+1
2013-09-23ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre1-0/+1
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-0/+5
2013-08-28drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre1-0/+1
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre1-0/+1
2013-07-30ARM: gic: add CPU migration supportNicolas Pitre1-0/+4
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-1/+0
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier1-0/+4
2013-02-11ARM: gic: define GICH offsets for VGIC supportMarc Zyngier1-0/+25
2013-02-11ARM: gic: add missing distributor defintionsChristoffer Dall1-1/+3
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-0/+48