summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
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
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-27irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQsFlorian Fainelli
2015-07-27irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQsBrian Norris
2015-07-27irqchip: Appropriate __init annotation for const dataNicolas Pitre
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-22drivers/irqchip: Replace pr_warning by pr_warnWang Long
2015-07-22irqchip: omap-intc: Improve IRQ handlerFelipe Balbi
2015-07-20irqchip/renesas-irqc: Make use of irq_find_mapping()Magnus Damm
2015-07-20irqchip/renesas-irqc: Use linear IRQ domainMagnus Damm
2015-07-20irqchip/renesas-irqc: Get rid of IRQF_VALIDMagnus Damm
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier
2015-07-16irqchip/spear-shirq: Prepare shirq_handler for irq argument removalThomas Gleixner
2015-07-16irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removalThomas Gleixner
2015-07-16irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removalThomas Gleixner
2015-07-16irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removalThomas Gleixner