summaryrefslogtreecommitdiff
path: root/drivers/irqchip
Commit message (Expand)AuthorAge
* irqchip/irq-pic32-evic: Fix bug with external interrupts.Joshua Henderson2016-06-02
* irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni2016-06-02
* irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones2016-06-02
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-28
|\
| * irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton2016-05-28
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* | irqchip: nps: add 64BIT dependencyArnd Bergmann2016-05-20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\ \
| * | irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-03
| * | irqchip/gic-v3: Gather all ACPI specific data in a single structureJulien Grall2016-05-03
| * | irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "Julien Grall2016-05-03
| * | irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-03
| * | irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall2016-05-03
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19
|\ \ \ | | |/ | |/|
| * | irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-13
| * | irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDRPaul Burton2016-05-13
* | | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-05-19
|\ \ \
| * | | irqchip: add nps Internal and external irqchipsNoam Camus2016-05-09
| |/ /
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-05-18
|\ \ \
| * | | irqchip: versatile-fpga: add new compatible for OX810SE SoCNeil Armstrong2016-04-26
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-17
|\ \ \
| * | | irqchip/bcm2836: Use a more generic memory barrier callEric Anholt2016-05-11
| * | | irqchip/bcm2836: Fix compiler warning on 64-bit buildEric Anholt2016-05-11
| * | | irqchip/bcm2836: Drop smp_set_ops on arm64 buildsEric Anholt2016-05-11
| * | | irqchip/gic: Add helper functions for GIC setup and teardownJon Hunter2016-05-11
| * | | irqchip/gic: Store GIC configuration parametersJon Hunter2016-05-11
| * | | irqchip/gic: Pass GIC pointer to save/restore functionsJon Hunter2016-05-11
| * | | irqchip/gic: Return an error if GIC initialisation failsJon Hunter2016-05-11
| * | | irqchip/gic: Remove static irq_chip definition for eoimode1Jon Hunter2016-05-11
| * | | irqchip/gic: Don't initialise chip if mapping IO space failsJon Hunter2016-05-11
| * | | irqchip/gic: WARN if setting the interrupt type for a PPI failsJon Hunter2016-05-11
| * | | irqchip/gic: Don't unnecessarily write the IRQ configurationJon Hunter2016-05-11
| * | | irqchip: Mask the non-type/sense bits when translating an IRQJon Hunter2016-05-11
| * | | irqchip/gic-v3: Configure all interrupts as non-secure Group-1Marc Zyngier2016-05-11
| * | | irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratumRay Jui2016-05-11
| * | | irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h>Christoph Hellwig2016-05-11
| * | | irqchip/mbigen: Checking for IS_ERR() instead of NULLDan Carpenter2016-05-11
| * | | irqchip/gicv3-its: Don't allow devices whose ID is outside rangeShanker Donthineni2016-05-11
| * | | irqchip: Add LPC32xx interrupt controller driverVladimir Zapolskiy2016-05-11
| * | | irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2016-05-11
| * | | irqchip: Add Layerscape SCFG MSI controller supportMinghuan Lian2016-05-04
| * | | irqchip/gic-v3: Add support for partitioned PPIsMarc Zyngier2016-05-02
| * | | irqchip: Add per-cpu interrupt partitioning libraryMarc Zyngier2016-05-02
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-16
|\ \ \ | |/ / |/| |
| * | irqchip/gic: Restore CPU interface checkingMarc Zyngier2016-04-25
| |/
* | irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton2016-04-21
|/
* irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden optionMaJun2016-03-23
* irqchip/mbigen: Handle multiple device nodes in a mbigen moduleMaJun2016-03-21
* irqchip/tegra: Switch to use irq_domain_free_irqs_commonAxel Lin2016-03-20
* irqchip/irq-alpine-msi: Release the correct domain on errorDan Carpenter2016-03-11