summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic.c
AgeCommit message (Expand)Author
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
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-13irqchip/gic: Kill the xlate methodMarc Zyngier
2015-10-13irqchip/gic: Switch ACPI support to stacked domainsMarc Zyngier
2015-10-13irqchip/gic: Get rid of gic_init_bases()Marc Zyngier
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-09irqchip/gic: Warn if GICv3 system registers are enabledMarc Zyngier
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier
2015-09-22irqchip/gic: Add arm,pl390 supportGeert Uytterhoeven
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner
2015-09-15irqchip/GIC: Add workaround for aliased GIC400Marc Zyngier
2015-09-01irqchip/GIC: Fix EOImode setting for non-DT/ACPI systemsMarc Zyngier
2015-08-27irqchip/GIC: Don't deactivate interrupts forwarded to a guestMarc Zyngier
2015-08-27irqchip/GIC: Convert to EOImode == 1Marc Zyngier
2015-08-04irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter
2015-08-04irqchip/gic: Only allow the primary GIC to set the CPU mapJon Hunter
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla
2015-07-27irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDSudeep Holla
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-11irqchip/gic: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone
2015-06-05irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDSudeep Holla
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-24irqchip: gic: Drop support for gic_arch_extnMarc Zyngier
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper
2015-04-10Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper
2015-04-08irqchip: GIC: Add support for irq_[get, set]_irqchip_state()Marc Zyngier
2015-03-26ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki
2015-03-15irqchip: gic: Don't complain in gic_get_cpumask() if UP systemStephen Boyd
2015-03-15irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier
2015-03-15irqchip: gic: Get rid of routable domainMarc Zyngier
2015-03-08irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier
2015-01-26irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau