summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2020-04-24irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo
2020-04-24irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo
2020-02-28irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2020-02-28irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier
2020-01-04irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil
2020-01-04irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli
2019-10-05irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier
2019-08-25irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar
2019-04-20irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen
2019-03-13irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski
2018-06-06arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose
2018-05-30irqchip/gic-v3: Change pr_debug message to pr_develMark Salter
2018-05-30irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2018-04-24irqchip/gic: Take lock when updating irq typeAniruddha Banerjee
2018-04-13irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryShanker Donthineni
2018-04-13irqchip/mbigen: Fix the clear register offset calculationMaJun
2018-03-24irqchip/mips-gic: Separate IPI reservation & usage trackingPaul Burton
2018-03-22irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2017-12-20irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAINArnd Bergmann
2017-12-14irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu
2017-11-30irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold
2017-10-21irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu
2017-09-07irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan
2017-08-24irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon
2017-08-24irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon
2017-08-06irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren
2017-08-06irqchip/keystone: Fix "scheduling while atomic" on rtStrashko, Grygorii
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose
2017-06-17xtensa: don't use linux IRQ #0Max Filippov
2017-04-21irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker
2017-03-22irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni
2017-01-12irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner
2016-10-20irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier
2016-10-20irqchip/jcore: Don't show Kconfig menu item for driverRich Felker
2016-10-19irqchip/eznps: Drop pointless static qualifier in nps400_of_init()Wei Yongjun
2016-10-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-17irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accessesMarc Zyngier
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-14irqchip/gicv3: Handle loop timeout properDan Carpenter
2016-10-14irqchip/jcore: Fix lost per-cpu interruptsRich Felker
2016-10-14irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds