summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-202-1/+4
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-042-1/+4
| |\
| | * irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier2015-10-021-1/+1
| | * irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier2015-10-021-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-022-10/+26
|\| |
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-281-2/+10
| |\ \ | | |/ | |/|
| | * irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton2015-09-271-0/+8
| | * irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton2015-09-271-2/+2
| * | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches2015-09-221-8/+16
| |/
* / irqchip: armada-370-xp: Rework per-cpu interrupts handlingMaxime Ripard2015-09-291-10/+4Star
|/
* irqchip: Kill off set_irq_flags usageRob Herring2015-09-1617-37/+18Star
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-1622-35/+31Star
* irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-161-8/+6Star
* irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-161-25/+9Star
* irqchip/renesas-irqc: Propagate wake-up settings to parentGeert Uytterhoeven2015-09-151-0/+3
* irqchip/renesas-intc-irqpin: Propagate wake-up settings to parentGeert Uytterhoeven2015-09-151-0/+3
* irqchip/renesas-intc-irqpin: Use a separate lockdep classGeert Uytterhoeven2015-09-151-0/+7
* irqchip/renesas-irqc: Use a separate lockdep classGeert Uytterhoeven2015-09-151-0/+7
* irqchip/GICv2m: Fix GICv2m build warning on 32 bitsPavel Fedin2015-09-151-2/+2
* irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier2015-09-151-1/+5
* irqchip/GIC: Add workaround for aliased GIC400Marc Zyngier2015-09-151-5/+39
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-082-12/+224
|\
| * 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/GICv3: Don't deactivate interrupts forwarded to a guestMarc Zyngier2015-08-271-2/+25
| * irqchip/GICv3: Convert to EOImode == 1Marc Zyngier2015-08-271-6/+62
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-041-48/+94
|\ \
| * | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras2015-08-261-9/+24
| * | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras2015-08-261-45/+76
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-0157-463/+1591
|\ \ \ | | |/ | |/|
| * | irqchip/imx-gpcv2: IMX GPCv2 driver for wakeup sourcesShenwei Wang2015-08-243-0/+285
| * | irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2Eric Anholt2015-08-202-0/+276
| * | irqchip/bcm2835: Add support for being used as a second level controllerEric Anholt2015-08-201-3/+40
| * | irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQEric Anholt2015-08-201-28/+29
| * | 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
| * | irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removalThomas Gleixner2015-07-311-2/+3
| * | MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchipRalf Baechle2015-07-313-0/+388
| * | irqchip: Remove header drivers/irqchip/irqchip.hJoel Porquet2015-07-311-11/+0Star
| * | irqchip/GICv2m: Add platform MSI supportMarc Zyngier2015-07-301-8/+25
| * | irqchip/GICv2m: Get rid of struct msi_controllerMarc Zyngier2015-07-301-17/+10Star
| * | irqchip/gicv3-its: Add platform MSI supportMarc Zyngier2015-07-302-1/+94
| * | irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier2015-07-302-22/+73
| * | irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier2015-07-301-22/+16Star
| * | irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier2015-07-301-1/+2
| * | irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier2015-07-303-84/+117
| * | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-304-48/+77
| |\ \
| * | | irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQsFlorian Fainelli2015-07-271-13/+39
| * | | irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQsBrian Norris2015-07-271-8/+13