Age | Commit message (Expand) | Author |
2021-11-12 | irqchip/sifive-plic: Fixup EOI failed when masked | Guo Ren |
2021-11-12 | irqchip/csky-mpintc: Fixup mask/unmask implementation | Guo Ren |
2021-10-28 | Merge branch irq/irq_cpu_offline into irq/irqchip-next | Marc Zyngier |
2021-10-28 | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next | Marc Zyngier |
2021-10-26 | irqchip/mips-gic: Get rid of the reliance on irq_cpu_online() | Marc Zyngier |
2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland |
2021-10-25 | irq: arm: perform irqentry in entry code | Mark Rutland |
2021-10-25 | irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQ | Mark Rutland |
2021-10-25 | irq: mips: simplify bcm6345_l1_irq_handle() | Mark Rutland |
2021-10-25 | irq: mips: avoid nested irq_enter() | Mark Rutland |
2021-10-25 | Merge branch irq/mchp-eic into irq/irqchip-next | Marc Zyngier |
2021-10-25 | Merge branch irq/modular-irqchips into irq/irqchip-next | Marc Zyngier |
2021-10-25 | irqchip/mchp-eic: Fix return value check in mchp_eic_init() | Yang Yingliang |
2021-10-20 | irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER | Florian Fainelli |
2021-10-20 | irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER | Florian Fainelli |
2021-10-20 | irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER | Florian Fainelli |
2021-10-20 | irqchip/irq-bcm7038-l1: Restrict affinity setting to MIPS | Florian Fainelli |
2021-10-20 | irqchip/irq-bcm7038-l1: Gate use of CPU logical map to MIPS | Florian Fainelli |
2021-10-20 | irqchip/irq-bcm7038-l1: Use irq_get_irq_data() | Florian Fainelli |
2021-10-20 | irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline() | Florian Fainelli |
2021-10-20 | irqchip/mchp-eic: Add support for the Microchip EIC | Claudiu Beznea |
2021-10-20 | irqchip/meson-gpio: Make it possible to build as a module | Neil Armstrong |
2021-10-19 | irqchip/ti-sci-inta: Make use of the helper function devm_platform_ioremap_re... | Cai Huoqing |
2021-10-19 | irqchip/stm32: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing |
2021-10-19 | irqchip/irq-ts4800: Make use of the helper function devm_platform_ioremap_res... | Cai Huoqing |
2021-10-19 | irqchip/irq-mvebu-pic: Make use of the helper function devm_platform_ioremap_... | Cai Huoqing |
2021-10-19 | irqchip/irq-mvebu-icu: Make use of the helper function devm_platform_ioremap_... | Cai Huoqing |
2021-09-22 | irqchip/gic: Work around broken Renesas integration | Marc Zyngier |
2021-09-22 | irqchip/renesas-rza1: Use semicolons instead of commas | Geert Uytterhoeven |
2021-09-22 | irqchip/gic-v3-its: Fix potential VPE leak on error | Kaige Fu |
2021-09-22 | irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix build | Randy Dunlap |
2021-09-22 | irqchip/mbigen: Repair non-kernel-doc notation | Randy Dunlap |
2021-09-22 | irqchip/armada-370-xp: Fix ack/eoi breakage | Marc Zyngier |
2021-08-23 | Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-next | Marc Zyngier |
2021-08-23 | irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchy | Marc Zyngier |
2021-08-20 | Merge branch irq/misc-5.15 into irq/irqchip-next | Marc Zyngier |
2021-08-20 | irqchip/gic-v3: Fix priority comparison when non-secure priorities are used | Chen-Yu Tsai |
2021-08-20 | irqchip/apple-aic: Fix irq_disable from within irq handlers | Sven Peter |
2021-08-12 | Merge branch irq/misc-5.15 into irq/irqchip-next | Marc Zyngier |
2021-08-12 | irqchip/mtk-sysirq: Skip setting irq-wake | Markus Schneider-Pargmann |
2021-08-12 | Merge branch irq/gicv3-eppi-partition into irq/irqchip-next | Marc Zyngier |
2021-08-12 | irqchip/gic-v3: Fix selection of partition domain for EPPIs | James Morse |
2021-08-12 | irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq | James Morse |
2021-08-12 | irqchip/loongson-pch-pic: Improve edge triggered interrupt support | Huacai Chen |
2021-07-26 | irqchip/mvebu-odmi: Switch to bitmap_zalloc() | Andy Shevchenko |
2021-07-26 | irqchip/mvebu-gicp: Switch to devm_bitmap_zalloc() | Andy Shevchenko |
2021-07-26 | irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc() | Andy Shevchenko |
2021-07-26 | irqchip/gic-v3: Switch to bitmap_zalloc() | Andy Shevchenko |
2021-07-26 | irqchip/gic-v2m: Switch to bitmap_zalloc() | Andy Shevchenko |
2021-07-26 | irqchip/alpine-msi: Switch to bitmap_zalloc() | Andy Shevchenko |