summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
9 daysMerge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysMerge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
12 daysirqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()Dan Carpenter
2025-12-06LoongArch: Add and use some macros for AVECSong Gao
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
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-24irqchip/apple-aic: Spit out ICH_MISR_EL2 value on spurious vGIC MIMarc Zyngier
2025-11-24irqchip/gic: Expose CPU interface VA to KVMMarc Zyngier
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-14syscore: Pass context data to callbacksThierry Reding
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