- 1d4df64 irqchip/sifive-plic: Add missing thead,c900-plic match string by Guo Ren · 2 years, 11 months ago
- eba1e44 irqchip/gic-v3-its: Skip HP notifier when no ITS is registered by Marc Zyngier · 2 years, 11 months ago
- 243d308 Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 2 years, 11 months ago
- c733ebb irqchip/gic-v3-its: Reset each ITS's BASERn register before probe by Marc Zyngier · 3 years ago
- 16436f7 irqchip/gic-v3-its: Fix build for !SMP by Ard Biesheuvel · 3 years ago
- c831d92 irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap by Christophe JAILLET · 3 years ago
- 960dd88 irqchip/realtek-rtl: Service all pending interrupts by Sander Vanheule · 3 years ago
- 91351b5 irqchip/realtek-rtl: Fix off-by-one in routing by Sander Vanheule · 3 years ago
- 291e79c irqchip/realtek-rtl: Map control data to virq by Sander Vanheule · 3 years ago
- 45378cd irqchip/apple-aic: Drop unused ipi_hwirq field by Marc Zyngier · 3 years ago
- feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 67d50b5 Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 3 years ago
- cd448b24 Merge branch irq/misc-5.17 into irq/irqchip-next by Marc Zyngier · 3 years ago
- 31bd548 irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the interrupt by Lad Prabhakar · 3 years ago
- befbfe6 irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interrupt by Lad Prabhakar · 3 years ago
- 0f18095 soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 1 month ago
- 9835cec platform-msi: Rename functions and clarify comments by Thomas Gleixner · 3 years, 1 month ago
- 34fff628 device: Move MSI related data into a struct by Thomas Gleixner · 3 years, 1 month ago
- 79a7f77 irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time by Marc Zyngier · 3 years ago
- 0859bbb irqchip/ingenic-tcu: Use correctly sized arguments for bit field by Kees Cook · 3 years ago
- c10f2f8 irqchip/gic-v2m: Add const to of_device_id by Xiang wangx · 3 years, 1 month ago
- 29e525c irqchip/imx-gpcv2: Mark imx_gpcv2_instance with __ro_after_init by Peng Fan · 3 years ago
- f63c862 irqchip/spear-shirq: Add support for IRQ 0..6 by Herve Codina · 3 years, 1 month ago
- 835f442 irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime by Valentin Schneider · 3 years, 2 months ago
- d23bc2b irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve by Valentin Schneider · 3 years, 2 months ago
- c0cdc890 irqchip/gic-v3-its: Give the percpu rdist struct its own flags field by Valentin Schneider · 3 years, 2 months ago
- 09eb3ad Merge branch 'irq/urgent' into irq/msi by Thomas Gleixner · 3 years ago
- c3fbab7 irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node() by Ye Guojin · 3 years, 2 months ago
- 9e8688c PCI/MSI: Make pci_msi_domain_write_msg() static by Thomas Gleixner · 3 years, 1 month ago
- b383a42 irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL by Wudi Wang · 3 years, 1 month ago
- 3d9e575 irqchip/apple-aic: Mark aic_init_smp() as __init by Donghyeok Kim · 3 years, 1 month ago
- c5e0cbe irqchip: nvic: Fix offset for Interrupt Priority Offsets by Vladimir Murzin · 3 years, 1 month ago
- 357a9c4 irqchip/mips-gic: Use bitfield helpers by Geert Uytterhoeven · 3 years, 1 month ago
- 8958389 irqchip/aspeed-scu: Replace update_bits with write_bits. by Billy Tsai · 3 years, 1 month ago
- d0a5535 irqchip/armada-370-xp: Fix support for Multi-MSI interrupts by Pali Rohár · 3 years, 1 month ago
- ce20eff irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc() by Pali Rohár · 3 years, 1 month ago
- 69ea463 irqchip/sifive-plic: Fixup EOI failed when masked by Guo Ren · 3 years, 2 months ago
- 1cbb418 irqchip/csky-mpintc: Fixup mask/unmask implementation by Guo Ren · 3 years, 2 months ago
- 5f5739d Merge branch irq/irq_cpu_offline into irq/irqchip-next by Marc Zyngier · 3 years, 2 months ago
- c6dca71 Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next by Marc Zyngier · 3 years, 2 months ago
- dd098a0 irqchip/mips-gic: Get rid of the reliance on irq_cpu_online() by Marc Zyngier · 3 years, 2 months ago
- 0953fb2 irq: remove handle_domain_{irq,nmi}() by Mark Rutland · 3 years, 2 months ago
- a7b0872 irq: arm: perform irqentry in entry code by Mark Rutland · 3 years, 2 months ago
- 6f877e1 irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQ by Mark Rutland · 3 years, 2 months ago
- 46b61c8 irq: mips: simplify bcm6345_l1_irq_handle() by Mark Rutland · 3 years, 2 months ago
- c65b52d irq: mips: avoid nested irq_enter() by Mark Rutland · 3 years, 2 months ago
- e6a767a Merge branch irq/mchp-eic into irq/irqchip-next by Marc Zyngier · 3 years, 2 months ago
- 1e1d137 Merge branch irq/modular-irqchips into irq/irqchip-next by Marc Zyngier · 3 years, 2 months ago
- 68a6e0c irqchip/mchp-eic: Fix return value check in mchp_eic_init() by Yang Yingliang · 3 years, 2 months ago
- 3ac268d irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER by Florian Fainelli · 3 years, 2 months ago
- 51d9db5 irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER by Florian Fainelli · 3 years, 2 months ago
- c057c79 irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER by Florian Fainelli · 3 years, 2 months ago
- 3578fd4 irqchip/irq-bcm7038-l1: Restrict affinity setting to MIPS by Florian Fainelli · 3 years, 2 months ago
- 35eb2ef irqchip/irq-bcm7038-l1: Gate use of CPU logical map to MIPS by Florian Fainelli · 3 years, 2 months ago
- 4b55192 irqchip/irq-bcm7038-l1: Use irq_get_irq_data() by Florian Fainelli · 3 years, 2 months ago
- 57de689 irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline() by Florian Fainelli · 3 years, 2 months ago
- 00fa346 irqchip/mchp-eic: Add support for the Microchip EIC by Claudiu Beznea · 3 years, 3 months ago
- a947aa0 irqchip/meson-gpio: Make it possible to build as a module by Neil Armstrong · 3 years, 4 months ago
- 10002f1 irqchip/ti-sci-inta: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- fd9ac23 irqchip/stm32: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- 2687bf8 irqchip/irq-ts4800: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- bacdbd7 irqchip/irq-mvebu-pic: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- 0c1479a irqchip/irq-mvebu-icu: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- b78f269 irqchip/gic: Work around broken Renesas integration by Marc Zyngier · 3 years, 4 months ago
- 3ce8c70e irqchip/renesas-rza1: Use semicolons instead of commas by Geert Uytterhoeven · 3 years, 3 months ago
- 280bef5 irqchip/gic-v3-its: Fix potential VPE leak on error by Kaige Fu · 3 years, 3 months ago
- 969ac78 irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix build by Randy Dunlap · 3 years, 4 months ago
- b999488 irqchip/mbigen: Repair non-kernel-doc notation by Randy Dunlap · 3 years, 4 months ago
- 2a7313d irqchip/armada-370-xp: Fix ack/eoi breakage by Marc Zyngier · 3 years, 3 months ago
- 6e3b473 Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-next by Marc Zyngier · 3 years, 4 months ago
- 9d4f24b irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchy by Marc Zyngier · 3 years, 4 months ago
- acdcfd9 Merge branch irq/misc-5.15 into irq/irqchip-next by Marc Zyngier · 3 years, 4 months ago
- 8d474de irqchip/gic-v3: Fix priority comparison when non-secure priorities are used by Chen-Yu Tsai · 3 years, 5 months ago
- 60a1cd1 irqchip/apple-aic: Fix irq_disable from within irq handlers by Sven Peter · 3 years, 5 months ago
- 4513fb8 Merge branch irq/misc-5.15 into irq/irqchip-next by Marc Zyngier · 3 years, 5 months ago
- c775626 irqchip/mtk-sysirq: Skip setting irq-wake by Markus Schneider-Pargmann · 3 years, 6 months ago
- 53b1356 Merge branch irq/gicv3-eppi-partition into irq/irqchip-next by Marc Zyngier · 3 years, 5 months ago
- d753f84 irqchip/gic-v3: Fix selection of partition domain for EPPIs by James Morse · 3 years, 5 months ago
- bfa80ee9 irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq by James Morse · 3 years, 5 months ago
- e5dec38 irqchip/loongson-pch-pic: Improve edge triggered interrupt support by Huacai Chen · 3 years, 5 months ago
- c980983 irqchip/mvebu-odmi: Switch to bitmap_zalloc() by Andy Shevchenko · 3 years, 6 months ago
- 3db3969 irqchip/mvebu-gicp: Switch to devm_bitmap_zalloc() by Andy Shevchenko · 3 years, 6 months ago
- 43a1965 irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc() by Andy Shevchenko · 3 years, 6 months ago
- ff5fe88 irqchip/gic-v3: Switch to bitmap_zalloc() by Andy Shevchenko · 3 years, 6 months ago
- 81d3c9e irqchip/gic-v2m: Switch to bitmap_zalloc() by Andy Shevchenko · 3 years, 6 months ago
- 3f1808f irqchip/alpine-msi: Switch to bitmap_zalloc() by Andy Shevchenko · 3 years, 6 months ago
- 4cad4da irqchip/partitions: Switch to bitmap_zalloc() by Andy Shevchenko · 3 years, 6 months ago
- 4840048 Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 6 months ago
- 1fee9db irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry by Marc Zyngier · 3 years, 6 months ago
- 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
- a13d0f8 Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 6 months ago
- c51e96d Merge branch irq/irqchip-driver-updates into irq/irqchip-next by Marc Zyngier · 3 years, 7 months ago
- c64638d Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-next by Marc Zyngier · 3 years, 7 months ago
- 21a4961 irqchip: gic-pm: Remove redundant error log of clock bulk by Chunfeng Yun · 3 years, 9 months ago
- 75768e3 irqchip/sun4i: Remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
- 76fc40e irqchip/irq-imx-gpcv2: Remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
- e3f389e irqchip/imgpdc: Remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
- 944a1a1 irqchip/gic-v3-its: Remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago
- 98ae089 irqchip/gic-v2m: Remove unnecessary oom message by Zhen Lei · 3 years, 7 months ago