summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorFilesLines
2020-01-04irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil1-5/+10
2020-01-04irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli1-0/+4
2019-10-05irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier1-5/+4
2019-08-25irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach1-0/+1
2019-03-23irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel1-1/+5
2019-02-06irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier1-12/+13
2018-09-15irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier1-1/+1
2018-09-15irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni1-5/+6
2018-09-15irqchip/gicv3-its: Fix memory leak in its_free_tables()Shanker Donthineni1-6/+11
2018-09-15irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier1-2/+6
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski1-0/+4
2018-05-30irqchip/gic-v3: Change pr_debug message to pr_develMark Salter1-1/+1
2018-03-22irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel1-5/+4
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni1-1/+1
2017-12-16irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu1-4/+4
2017-10-21irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu1-1/+2
2017-09-07irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan1-1/+4
2017-08-25irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon1-2/+2
2017-08-25irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon1-1/+0
2017-08-07irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren1-0/+4
2017-08-07irqchip/keystone: Fix "scheduling while atomic" on rtStrashko, Grygorii1-9/+19
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3
2017-06-17xtensa: don't use linux IRQ #0Max Filippov2-2/+2
2017-04-21irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-01-12irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli1-0/+26
2016-10-28irqchip/gicv3: Handle loop timeout properDan Carpenter1-1/+1
2016-10-07irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse1-3/+4
2016-09-24irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2-4/+6
2016-09-15irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni1-2/+47
2016-06-01irqchip/gic-v3: Configure all interrupts as non-secure Group-1Marc Zyngier1-0/+12
2016-06-01irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2-0/+15
2016-05-05irqchip/mxs: Fix error check of of_io_request_and_map()Vladimir Zapolskiy1-1/+1
2016-05-05irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()Vladimir Zapolskiy1-2/+2
2016-03-04irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar1-6/+1
2016-03-04irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim1-1/+1
2016-03-04irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel1-0/+1
2016-03-04irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori1-1/+26
2015-12-02irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PBGuillaume Delbergue1-0/+5
2015-11-17irqchip/gic: Add save/restore of the active stateMarc Zyngier1-0/+28
2015-11-17irqchip/gic: Clear enable bits before restoring themMarc Zyngier1-2/+8
2015-11-17irqchip/gic: Make sure all interrupts are deactivated at bootMarc Zyngier1-4/+9
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+14
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith1-0/+14
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-37/+37
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-10/+4
2015-11-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds27-464/+872
2015-10-26irqchip/tegra: Propagate IRQ type setting to parentLucas Stach1-0/+1
2015-10-26irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOENThomas Petazzoni1-0/+1
2015-10-26Merge branch 'acpi-init'Rafael J. Wysocki2-37/+37
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+4