summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2020-12-30irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier
2020-12-30irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang
2020-09-03irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui1
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-19irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlockBartosz Golaszewski
2020-07-09irqchip/gic: Atomically update affinityMarc Zyngier
2020-04-23irqchip/mbigen: Free msi_desc on device teardownZenghui Yu
2020-04-17irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo
2020-04-17irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependencyMarc Zyngier
2020-04-17irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo
2020-03-05irqchip/gic-v3-its: Fix misuse of GENMASK macroJoe Perches
2020-02-24irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2020-02-24irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier
2020-02-24irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problemsJohn Garry
2020-01-23irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer
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-11-24irqchip/irq-mvebu-icu: Fix wrong private data retrievalMiquel Raynal
2019-11-10irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu
2019-10-01irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier
2019-08-25irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach
2019-08-25irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table failNianyao Tang
2019-07-26irqchip/meson-gpio: Add support for Meson-G12A SoCXingyu Chen
2019-07-21irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton
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-04-20irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne
2019-03-27irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmpRasmus Villemoes
2019-03-23irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt codeDoug Berger
2019-03-23irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu
2019-03-13irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel
2019-03-13irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier
2019-03-13irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo
2019-03-05irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang
2019-02-12irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier
2018-11-13irqchip/pdc: Setup all edge interrupts as rising edge at GICLina Iyer
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-24Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2018-08-22h8300: irqchip: fix warningYoshinori Sato
2018-08-20xtensa: drop variant IRQ supportMax Filippov
2018-08-20irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier
2018-08-20irqchip/tango: Set irq handler and data in one goMartin Kaiser
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13irqchip: add a SiFive PLIC driverChristoph Hellwig