summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-02Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-02Merge tag 'irq-drivers-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-26irqchip/atmel-aic: Simplify with of_machine_get_match_data()Krzysztof Kozlowski
2025-11-22irqchip/gic-its: Rework platform MSI deviceID detectionLorenzo Pieralisi
2025-11-14irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_opsNick Hu
2025-11-13irqchip/meson-gpio: Add support for Amlogic S6 S7 and S7D SoCsXianwei Zhao
2025-11-11irqchip/aclint-sswi: Add Nuclei UX900 supportJunhui Liu
2025-11-11irqchip/irq-bcm7038-l1: Remove unused reg_mask_status()Krzysztof Kozlowski
2025-11-11irqchip/sifive-plic: Fix call to __plic_toggle() in M-Mode code pathCharles Mirabile
2025-10-27irqchip: Kill irq-partition-percpuMarc Zyngier
2025-10-27irqchip/apple-aic: Drop support for custom PMU irq partitionsMarc Zyngier
2025-10-27irqchip/gic-v3: Drop support for custom PPI partitionsMarc Zyngier
2025-10-27irqchip/gic-v3: Switch high priority PPIs over to handle_percpu_devid_irq()Marc Zyngier
2025-10-27irqchip/apple-aic: Add FW info retrieval supportMarc Zyngier
2025-10-27irqchip/gic-v3: Add FW info retrieval supportMarc Zyngier
2025-10-27irqchip/sifive-plic: Add support for UltraRISC DP1000 PLICCharles Mirabile
2025-10-24irqchip/sifive-plic: Cache the interrupt enable stateCharles Mirabile
2025-10-17irqchip/qcom-irq-combiner: Rename driver structureJohan Hovold
2025-10-16irqchip/riscv-imsic: Inline imsic_vector_from_local_id()Samuel Holland
2025-10-16irqchip/riscv-imsic: Embed the vector array in lprivSamuel Holland
2025-10-16irqchip/riscv-imsic: Remove redundant irq_data lookupsSamuel Holland
2025-10-16irqchip/ts4800: Drop unused module aliasJohan Hovold
2025-10-16irqchip/mvebu-pic: Drop unused module aliasJohan Hovold
2025-10-16irqchip/meson-gpio: Drop unused module aliasJohan Hovold
2025-10-16irqchip: Enable compile testing of Broadcom driversJohan Hovold
2025-10-16irqchip: Pass platform device to platform driversJohan Hovold
2025-10-16irqchip: Drop leftover bracketsJohan Hovold
2025-10-16irqchip/qcom-irq-combiner: Fix section mismatchJohan Hovold
2025-10-16irqchip/starfive-jh8100: Fix section mismatchJohan Hovold
2025-10-16irqchip/renesas-rzg2l: Fix section mismatchJohan Hovold
2025-10-16irqchip/imx-mu-msi: Fix section mismatchJohan Hovold
2025-10-16irqchip/irq-brcmstb-l2: Fix section mismatchJohan Hovold
2025-10-16irqchip/irq-bcm7120-l2: Fix section mismatchJohan Hovold
2025-10-16irqchip/irq-bcm7038-l1: Fix section mismatchJohan Hovold
2025-10-16irqchip/bcm2712-mip: Fix section mismatchJohan Hovold
2025-10-16irqchip/bcm2712-mip: Fix OF node reference imbalanceJohan Hovold
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