Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fixes from Borislav Petkov: - Drop an unused private data field in the AIC driver - Various fixes to the realtek-rtl driver - Make the GICv3 ITS driver compile again in !SMP configurations - Force reset of the GICv3 ITSs at probe time to avoid issues during kexec - Yet another kfree/bitmap_free conversion - Various DT updates (Renesas, SiFive) * tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support irqchip/gic-v3-its: Reset each ITS's BASERn register before probe irqchip/gic-v3-its: Fix build for !SMP irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap irqchip/realtek-rtl: Service all pending interrupts irqchip/realtek-rtl: Fix off...
Showing
- Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml 1 addition, 0 deletions...evicetree/bindings/interrupt-controller/renesas,irqc.yaml
- Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml 6 additions, 6 deletions...tree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
- drivers/irqchip/irq-apple-aic.c 0 additions, 1 deletiondrivers/irqchip/irq-apple-aic.c
- drivers/irqchip/irq-gic-v3-its.c 101 additions, 22 deletionsdrivers/irqchip/irq-gic-v3-its.c
- drivers/irqchip/irq-loongson-pch-msi.c 1 addition, 1 deletiondrivers/irqchip/irq-loongson-pch-msi.c
- drivers/irqchip/irq-realtek-rtl.c 12 additions, 6 deletionsdrivers/irqchip/irq-realtek-rtl.c
Please register or sign in to comment