aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-27irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton
2015-09-27irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton
2015-09-22irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()Ludovic Desroches
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-v3: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner
2015-09-16irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner
2015-09-15irqchip/renesas-irqc: Propagate wake-up settings to parentGeert Uytterhoeven
2015-09-15irqchip/renesas-intc-irqpin: Propagate wake-up settings to parentGeert Uytterhoeven
2015-09-15irqchip/renesas-intc-irqpin: Use a separate lockdep classGeert Uytterhoeven
2015-09-15irqchip/renesas-irqc: Use a separate lockdep classGeert Uytterhoeven
2015-09-15irqchip/GICv2m: Fix GICv2m build warning on 32 bitsPavel Fedin
2015-09-15irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier
2015-09-15irqchip/GIC: Add workaround for aliased GIC400Marc Zyngier
2015-09-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
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-27irqchip/GICv3: Don't deactivate interrupts forwarded to a guestMarc Zyngier
2015-08-27irqchip/GICv3: Convert to EOImode == 1Marc Zyngier
2015-08-26IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras
2015-08-26IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras
2015-08-24irqchip/imx-gpcv2: IMX GPCv2 driver for wakeup sourcesShenwei Wang
2015-08-20irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2Eric Anholt
2015-08-20irqchip/bcm2835: Add support for being used as a second level controllerEric Anholt
2015-08-20irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQEric Anholt
2015-08-20irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko
2015-08-20irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko
2015-08-20irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko
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-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-07-31irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removalThomas Gleixner
2015-07-31MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchipRalf Baechle
2015-07-31irqchip: Remove header drivers/irqchip/irqchip.hJoel Porquet
2015-07-30irqchip/GICv2m: Add platform MSI supportMarc Zyngier
2015-07-30irqchip/GICv2m: Get rid of struct msi_controllerMarc Zyngier
2015-07-30irqchip/gicv3-its: Add platform MSI supportMarc Zyngier
2015-07-30irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-07-30irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier
2015-07-30irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier
2015-07-30irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner