aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-68/+23
2025-12-02Merge tag 'irq-drivers-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-212/+224
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-439/+93
2025-11-22irqchip/gic-its: Rework platform MSI deviceID detectionLorenzo Pieralisi1-68/+23
2025-11-14irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_opsNick Hu1-1/+2
2025-11-13irqchip/meson-gpio: Add support for Amlogic S6 S7 and S7D SoCsXianwei Zhao1-0/+11
2025-11-11irqchip/aclint-sswi: Add Nuclei UX900 supportJunhui Liu1-1/+2
2025-11-11irqchip/irq-bcm7038-l1: Remove unused reg_mask_status()Krzysztof Kozlowski1-6/+0
2025-11-11irqchip/sifive-plic: Fix call to __plic_toggle() in M-Mode code pathCharles Mirabile1-5/+4
2025-10-27irqchip: Kill irq-partition-percpuMarc Zyngier3-245/+0
2025-10-27irqchip/apple-aic: Drop support for custom PMU irq partitionsMarc Zyngier1-21/+7
2025-10-27irqchip/gic-v3: Drop support for custom PPI partitionsMarc Zyngier2-126/+8
2025-10-27irqchip/gic-v3: Switch high priority PPIs over to handle_percpu_devid_irq()Marc Zyngier1-52/+2
2025-10-27irqchip/apple-aic: Add FW info retrieval supportMarc Zyngier1-3/+31
2025-10-27irqchip/gic-v3: Add FW info retrieval supportMarc Zyngier1-0/+53
2025-10-27irqchip/sifive-plic: Add support for UltraRISC DP1000 PLICCharles Mirabile1-1/+103
2025-10-24irqchip/sifive-plic: Cache the interrupt enable stateCharles Mirabile1-23/+13
2025-10-17irqchip/qcom-irq-combiner: Rename driver structureJohan Hovold1-2/+2
2025-10-16irqchip/riscv-imsic: Inline imsic_vector_from_local_id()Samuel Holland3-20/+3
2025-10-16irqchip/riscv-imsic: Embed the vector array in lprivSamuel Holland2-9/+3
2025-10-16irqchip/riscv-imsic: Remove redundant irq_data lookupsSamuel Holland1-2/+2
2025-10-16irqchip/ts4800: Drop unused module aliasJohan Hovold1-1/+0
2025-10-16irqchip/mvebu-pic: Drop unused module aliasJohan Hovold1-2/+0
2025-10-16irqchip/meson-gpio: Drop unused module aliasJohan Hovold1-1/+0
2025-10-16irqchip: Enable compile testing of Broadcom driversJohan Hovold1-3/+3
2025-10-16irqchip: Pass platform device to platform driversJohan Hovold13-108/+71
2025-10-16irqchip: Drop leftover bracketsJohan Hovold1-4/+2
2025-10-16irqchip/qcom-irq-combiner: Fix section mismatchJohan Hovold1-1/+1
2025-10-16irqchip/starfive-jh8100: Fix section mismatchJohan Hovold1-2/+1
2025-10-16irqchip/renesas-rzg2l: Fix section mismatchJohan Hovold1-4/+2
2025-10-16irqchip/imx-mu-msi: Fix section mismatchJohan Hovold1-9/+5
2025-10-16irqchip/irq-brcmstb-l2: Fix section mismatchJohan Hovold1-8/+4
2025-10-16irqchip/irq-bcm7120-l2: Fix section mismatchJohan Hovold1-11/+6
2025-10-16irqchip/irq-bcm7038-l1: Fix section mismatchJohan Hovold1-5/+3
2025-10-16irqchip/bcm2712-mip: Fix section mismatchJohan Hovold1-1/+1
2025-10-16irqchip/bcm2712-mip: Fix OF node reference imbalanceJohan Hovold1-1/+0
2025-10-07irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resumeLucas Zampieri1-2/+4
2025-10-07irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-0/+338
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+0
2025-10-01Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2025-09-30Merge tag 'irq-drivers-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-145/+327
2025-09-25irqchip/riscv-rpmi-sysmsi: Add ACPI supportSunil V L2-4/+45
2025-09-25irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()Sunil V L1-0/+2
2025-09-25irqchip: Add driver for the RPMI system MSI service groupAnup Patel3-0/+295
2025-09-17irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_infoSascha Bischoff1-7/+0
2025-09-09irqchip/loongson-pch-lpc: Use legacy domain for PCH-LPC IRQ controllerMing Wang1-2/+7
2025-09-09irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flagMarc Zyngier1-0/+14
2025-09-09irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllersRyan Chen1-17/+102
2025-09-09irqchip/aspeed-scu-ic: Refactor driver to support variant-based initializationRyan Chen1-94/+63