aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic.c
AgeCommit message (Expand)Author
2018-12-18genirq: Fix various typos in commentsIngo Molnar
2018-03-28irqchip/gic: Update supports_deactivate static key to modern apiDavidlohr Bueso
2018-03-16irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier
2018-03-14irqchip/gic-v2: Reset APRn registers at boot timeMarc Zyngier
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-06KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall
2017-11-02irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-08-31irqchip/gic: Make irq_chip constBhumika Goyal
2017-08-18irqchip/gic: Report that effective affinity is a single targetMarc Zyngier
2017-08-02irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon
2017-07-04irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-10-20irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier
2016-09-12irqchip/gic: Mark gic_init_physaddr() staticBaoyou Xie
2016-09-12irqchip/gic: Make locking a BL_SWITCHER only featureMarc Zyngier
2016-08-17irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-14irqchip/gic: Convert to hotplug state machineRichard Cochran
2016-06-13irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter
2016-06-13irqchip/gic: Prepare for adding platform driverJon Hunter
2016-06-13irqchip/gic: Add helper function for chip initialisationJon Hunter
2016-06-13irqchip/gic: Isolate early GIC initialisation codeJon Hunter
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-11irqchip/gic: Add helper functions for GIC setup and teardownJon Hunter
2016-05-11irqchip/gic: Store GIC configuration parametersJon Hunter
2016-05-11irqchip/gic: Pass GIC pointer to save/restore functionsJon Hunter
2016-05-11irqchip/gic: Return an error if GIC initialisation failsJon Hunter
2016-05-11irqchip/gic: Remove static irq_chip definition for eoimode1Jon Hunter
2016-05-11irqchip/gic: Don't initialise chip if mapping IO space failsJon Hunter
2016-05-11irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon
2016-05-03irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall
2016-05-03irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall
2016-04-25irqchip/gic: Restore CPU interface checkingMarc Zyngier
2016-03-08Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar
2016-02-19irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity methodMarc Zyngier
2016-02-11irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter
2016-02-11irqchip/gic: Only populate set_affinity for the root controllerJon Hunter
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2015-12-21irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit
2015-12-18irqchip/gic: Kconfig the number of instancesLinus Walleij
2015-12-16irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier
2015-12-16irqchip/gic: Assign irqchip dynamicallyLinus Walleij
2015-12-16irqchip/gic: Support RealView variant setupLinus Walleij
2015-11-17irqchip/gic: Add save/restore of the active stateMarc Zyngier
2015-11-17irqchip/gic: Clear enable bits before restoring themMarc Zyngier