aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irqchip/arm-gic.h
AgeCommit message (Expand)Author
2015-04-24irqchip: gic: Drop support for gic_arch_extnMarc Zyngier
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper
2015-03-15irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier
2015-03-15irqchip: gic: Get rid of routable domainMarc Zyngier
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-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-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang
2014-02-05DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall
2013-09-23ARM: GIC: interface to send a SGI directlyNicolas Pitre
2013-09-23ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King
2013-08-28drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-07-30ARM: gic: add CPU migration supportNicolas Pitre
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier
2013-02-11ARM: gic: define GICH offsets for VGIC supportMarc Zyngier
2013-02-11ARM: gic: add missing distributor defintionsChristoffer Dall
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring