aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2020-09-04irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlockBartosz Golaszewski
2020-09-04irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()Tiezhu Yang
2020-08-13genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-07-24irqchip/gic: Atomically update affinityMarc Zyngier
2020-06-01irqchip/mbigen: Free msi_desc on device teardownZenghui Yu
2020-06-01irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko
2020-06-01irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo
2020-06-01irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependencyMarc Zyngier
2020-06-01irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo
2020-05-15irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2020-05-15irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier
2020-05-15irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problemsJohn Garry
2020-04-12irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer
2020-03-07irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil
2020-03-07irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli
2019-12-16irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak
2019-12-16irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu
2019-11-25irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier
2019-10-05irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier
2019-10-05irqchip/sifive-plic: set max threshold for ignored handlersChristoph Hellwig
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-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-07-26irqchip/meson-gpio: Add support for Meson-G12A SoCXingyu Chen
2019-06-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18ARM: ixp4xx: mark ixp4xx_irq_setup as __initArnd Bergmann
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-05irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo
2019-06-05irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton
2019-06-05irqchip/ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping failPeter Ujfalusi
2019-06-05irqchip/irq-csky-mpintc: Support auto irq deliver to all cpusGuo Ren
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds