summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic.c
Commit message (Expand)AuthorAgeFilesLines
...
* | irqchip/gic: Support RealView variant setupLinus Walleij2015-12-161-1/+1
|/
* irqchip/gic: Add save/restore of the active stateMarc Zyngier2015-11-171-0/+28
* irqchip/gic: Clear enable bits before restoring themMarc Zyngier2015-11-171-2/+8
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-051-34/+35
|\
| * irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-011-34/+35
* | irqchip/gic: Kill the xlate methodMarc Zyngier2015-10-131-25/+0Star
* | irqchip/gic: Switch ACPI support to stacked domainsMarc Zyngier2015-10-131-14/+30
* | irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-131-5/+3Star
* | irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-131-4/+29
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+1
* | irqchip/gic: Warn if GICv3 system registers are enabledMarc Zyngier2015-10-091-0/+15
* | irqchip/gic: Add arm,pl390 supportGeert Uytterhoeven2015-09-221-0/+1
|/
* irqchip: Kill off set_irq_flags usageRob Herring2015-09-161-2/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-161-25/+9Star
* irqchip/GIC: Add workaround for aliased GIC400Marc Zyngier2015-09-151-5/+39
* irqchip/GIC: Fix EOImode setting for non-DT/ACPI systemsMarc Zyngier2015-09-011-3/+16
* irqchip/GIC: Don't deactivate interrupts forwarded to a guestMarc Zyngier2015-08-271-0/+55
* irqchip/GIC: Convert to EOImode == 1Marc Zyngier2015-08-271-3/+68
* irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter2015-08-041-6/+12
* irqchip/gic: Only allow the primary GIC to set the CPU mapJon Hunter2015-08-041-18/+25
* Merge branch 'linus' into irq/coreThomas Gleixner2015-07-301-1/+1
|\
| * ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone2015-07-071-1/+1
* | irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2015-07-271-5/+0Star
* | irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDSudeep Holla2015-07-271-1/+3
* | irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-111-2/+2
* | irqchip/gic: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-3/+2Star
* | irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-1/+1
|/
* irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDSudeep Holla2015-06-051-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-70/+1Star
|\
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-70/+1Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+104
|\ \ | |/ |/|
| * ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-261-0/+2
| * irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-261-0/+102
* | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-111-51/+7Star
|\ \
| * \ Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-111-0/+5
| |\ \
| | * | irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier2015-03-151-0/+5
| * | | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-111-54/+5Star
| |\ \ \
| | * | | irqchip: gic: Get rid of routable domainMarc Zyngier2015-03-151-54/+5Star
| | |/ /
* | | | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-111-1/+1
|\| | |
| * | | irqchip: gic: Don't complain in gic_get_cpumask() if UP systemStephen Boyd2015-03-151-1/+1
| |/ /
* | / irqchip: GIC: Add support for irq_[get, set]_irqchip_state()Marc Zyngier2015-04-081-4/+65
| |/ |/|
* | irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-8/+12
|/
* irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-261-3/+6
* Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-161-24/+57
|\
| * irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-261-0/+4
| * irqchip: gic: Support hierarchy irq domain.Yingjoe Chen2014-11-261-24/+53
* | ARM: realview: basic device tree implementationLinus Walleij2014-10-221-0/+2
|/
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-5/+5
|\
| * irqchip: Properly fetch the per cpu offsetChristoph Lameter2014-09-191-1/+1