summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
11 daysMerge tag 'irq-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysirqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu
14 daysirqchip/crossbar: Fix parent domain resource leakBhargav Joshi
14 daysirqchip/crossbar: Use correct index in crossbar_domain_free()Bhargav Joshi
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-15Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-06-12of: Factor arguments passed to of_map_id() into a structCharan Teja Kalla
2026-06-12of: Add convenience wrappers for of_map_id()Robin Murphy
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/nextMarc Zyngier
2026-06-10ARM: remove the last few uses of do_bad_IRQ()Ethan Nelson-Moore
2026-06-08irqchip/renesas-rzv2h: Add DMA ACK signal routing supportJohn Madieu
2026-06-05irqchip/irq-realtek-rtl: Add multicore supportrefs/merge-window/136e9300e5177580086bece9aaf1dabc9e267b44Markus Stockhausen
2026-06-05irqchip/irq-realtek-rtl: Add/simplify register helpersMarkus Stockhausen
2026-06-03irqchip/loongarch-ir: Add IR (interrupt redirection) irqchip supportTianyang Zhang
2026-06-03irqchip/loongarch-avec: Return IRQ_SET_MASK_OK_DONE when keep affinityTianyang Zhang
2026-06-03irqchip/loongarch-avec: Prepare for interrupt redirection supportTianyang Zhang
2026-06-03irqchip/qcom-pdc: Use FIELD_GET() to extract bank index and bit positionMukesh Ojha
2026-06-03irqchip/qcom-pdc: Add PDC_VERSION() macro to describe version register fieldsMukesh Ojha
2026-06-03irqchip/qcom-pdc: Tighten ioremap clamp to single DRV region sizeMukesh Ojha
2026-06-03irqchip/qcom-pdc: Split __pdc_enable_intr() into per-version helpersMukesh Ojha
2026-06-03irqchip/exynos-combiner: Remove useless spinlockMarek Szyprowski
2026-06-03irqchip/renesas-rzt2h: Add error interrupts supportCosmin Tanislav
2026-06-03irqchip/renesas-rzt2h: Add software-triggered interrupts supportCosmin Tanislav
2026-06-03Merge branch 'irq/urgent' into irq/driversThomas Gleixner
2026-05-26irqchip/gic-v4: Don't advertise VLPIs if no ITS is probedMostafa Saleh
2026-05-26irqchip/riscv-imsic: Add nr_guest_files in per-HART local configGuo Ren (Alibaba DAMO Academy)
2026-05-23irqchip/gic-v5: Immediately exec priority drop following activateSascha Bischoff
2026-05-21irqchip/renesas-rzt2h: Use pm_runtime_put_sync() in probe error pathCosmin Tanislav
2026-05-21irqchip/exynos-combiner: Switch to raw_spinlockMarek Szyprowski
2026-05-18Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-05-11irqchip/gic-v3-its: Use FIELD_MODIFY()Hans Zhang
2026-05-11irqchip/econet-en751221: Support MIPS 34Kc VEIC modeCaleb James DeLisle
2026-05-11irqchip/riscv-imsic: Clear interrupt move state during CPU offliningYong-Xuan Wang
2026-05-11irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()Xianwei Zhao
2026-05-11irqchip/meson-gpio: Add support for Amlogic A9 SoCsXianwei Zhao
2026-05-11Merge branch 'irq/urgent' into irq/driversThomas Gleixner
2026-05-11irqchip/meson-gpio: Use the correct register in meson_s4_gpio_irq_set_type()Xianwei Zhao
2026-05-11irqchip/ath79-cpu: Remove unused functionRosen Penev
2026-05-11irqchip/gic-v5: Allocate ITS parent LPIs as a rangeSascha Bischoff
2026-05-11irqchip/gic-v5: Support range allocation for LPIsSascha Bischoff
2026-05-11irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff
2026-05-06irqchip/starfive: Fix error check for devm_platform_ioremap_resource()Chen Ni
2026-04-30irqchip/qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-30irqchip/starfive: Implement irq_set_type() and irq_ack() callbacksChanghuang Liang