summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2022-02-02irqchip/sifive-plic: Add missing thead,c900-plic match stringGuo Ren
2022-02-02irqchip/gic-v3-its: Skip HP notifier when no ITS is registeredMarc Zyngier
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-01-26irqchip/gic-v3-its: Reset each ITS's BASERn register before probeMarc Zyngier
2022-01-22irqchip/gic-v3-its: Fix build for !SMPArd Biesheuvel
2022-01-17irqchip/loongson-pch-ms: Use bitmap_free() to free bitmapChristophe JAILLET
2022-01-17irqchip/realtek-rtl: Service all pending interruptsSander Vanheule
2022-01-17irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule
2022-01-17irqchip/realtek-rtl: Map control data to virqSander Vanheule
2022-01-17irqchip/apple-aic: Drop unused ipi_hwirq fieldMarc Zyngier
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-10Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-12-20Merge branch irq/misc-5.17 into irq/irqchip-nextMarc Zyngier
2021-12-20irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the inter...Lad Prabhakar
2021-12-20irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interruptLad Prabhakar
2021-12-16soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16platform-msi: Rename functions and clarify commentsThomas Gleixner
2021-12-16device: Move MSI related data into a structThomas Gleixner
2021-12-16irqchip/gic-v4: Disable redistributors' view of the VPE table at boot timeMarc Zyngier
2021-12-16irqchip/ingenic-tcu: Use correctly sized arguments for bit fieldKees Cook
2021-12-16irqchip/gic-v2m: Add const to of_device_idXiang wangx
2021-12-16irqchip/imx-gpcv2: Mark imx_gpcv2_instance with __ro_after_initPeng Fan
2021-12-16irqchip/spear-shirq: Add support for IRQ 0..6Herve Codina
2021-12-16irqchip/gic-v3-its: Limit memreserve cpuhp state lifetimeValentin Schneider
2021-12-16irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserveValentin Schneider
2021-12-16irqchip/gic-v3-its: Give the percpu rdist struct its own flags fieldValentin Schneider
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner
2021-12-10irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node()Ye Guojin
2021-12-09PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner
2021-12-08irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang
2021-12-07irqchip/apple-aic: Mark aic_init_smp() as __initDonghyeok Kim
2021-12-02irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin
2021-11-25irqchip/mips-gic: Use bitfield helpersGeert Uytterhoeven
2021-11-25irqchip/aspeed-scu: Replace update_bits with write_bits.Billy Tsai
2021-11-25irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár
2021-11-25irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár
2021-11-12irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren
2021-11-12irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier
2021-10-26irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()Marc Zyngier
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-25irq: arm: perform irqentry in entry codeMark Rutland
2021-10-25irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland
2021-10-25irq: mips: simplify bcm6345_l1_irq_handle()Mark Rutland
2021-10-25irq: mips: avoid nested irq_enter()Mark Rutland
2021-10-25Merge branch irq/mchp-eic into irq/irqchip-nextMarc Zyngier
2021-10-25Merge branch irq/modular-irqchips into irq/irqchip-nextMarc Zyngier
2021-10-25irqchip/mchp-eic: Fix return value check in mchp_eic_init()Yang Yingliang
2021-10-20irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVERFlorian Fainelli