summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2026-07-24irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failureHaoxiang Li
2026-07-24irqchip/crossbar: Use correct index in crossbar_domain_free()Bhargav Joshi
2026-07-24irqchip/ts4800: Fix missing chained handler cleanup on removeQingshuang Fu
2026-07-24irqchip/gic-v3-its: Fix OF node reference leakYuho Choi
2026-07-24irqchip/crossbar: Fix parent domain resource leakBhargav Joshi
2026-07-04irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu
2026-06-01irqchip/ath79-cpu: Remove unused functionRosen Penev
2026-05-23irqchip/gic-v5: Allocate ITS parent LPIs as a rangeSascha Bischoff
2026-05-23irqchip/gic-v5: Support range allocation for LPIsSascha Bischoff
2026-05-23irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff
2026-05-23irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()Xianwei Zhao
2026-05-23irqchip/riscv-imsic: Clear interrupt move state during CPU offliningYong-Xuan Wang
2026-05-23irqchip/renesas-rzg2l: Fix error path in rzg2l_irqc_common_probe()Biju Das
2026-05-23irqchip/irq-pic32-evic: Address warning related to wrong printf() formatterBrian Masney
2026-04-02irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()Biju Das
2026-04-02irqchip/qcom-mpm: Add missing mailbox TX done acknowledgmentJassi Brar
2026-03-25irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()Felix Gu
2026-03-19irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-03-12irqchip/sifive-plic: Fix frozen interrupt due to affinity settingNam Cao
2026-03-04irqchip/riscv-imsic: Add a CPU pm notifier to restore the IMSIC on exitNick Hu
2026-01-30irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resumeBiju Das
2026-01-30irqchip/gic-v3-its: Avoid truncating memory addressesArnd Bergmann
2026-01-17irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endiannessLorenzo Pieralisi
2025-12-18irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter
2025-12-18irqchip: Pass platform device to platform driversJohan Hovold
2025-12-18irqchip: Drop leftover bracketsJohan Hovold
2025-12-18irqchip/qcom-irq-combiner: Fix section mismatchJohan Hovold
2025-12-18irqchip/starfive-jh8100: Fix section mismatchJohan Hovold
2025-12-18irqchip/renesas-rzg2l: Fix section mismatchJohan Hovold
2025-12-18irqchip/imx-mu-msi: Fix section mismatchJohan Hovold
2025-12-18irqchip/irq-brcmstb-l2: Fix section mismatchJohan Hovold
2025-12-18irqchip/irq-bcm7120-l2: Fix section mismatchJohan Hovold
2025-12-18irqchip/irq-bcm7038-l1: Fix section mismatchJohan Hovold
2025-12-18irqchip/bcm2712-mip: Fix section mismatchJohan Hovold
2025-12-18irqchip/bcm2712-mip: Fix OF node reference imbalanceJohan Hovold
2025-11-14irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_opsNick Hu
2025-10-07irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resumeLucas Zampieri
2025-10-07irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL checkDan Carpenter
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-01Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-30Merge tag 'irq-drivers-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25irqchip/riscv-rpmi-sysmsi: Add ACPI supportSunil V L
2025-09-25irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()Sunil V L
2025-09-25irqchip: Add driver for the RPMI system MSI service groupAnup Patel
2025-09-17irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_infoSascha Bischoff
2025-09-09irqchip/loongson-pch-lpc: Use legacy domain for PCH-LPC IRQ controllerMing Wang
2025-09-09irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flagMarc Zyngier
2025-09-09irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllersRyan Chen
2025-09-09irqchip/aspeed-scu-ic: Refactor driver to support variant-based initializationRyan Chen