index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-07
irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resume
Lucas Zampieri
1
-2
/
+4
2025-10-07
irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+338
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+0
2025-10-01
Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'irq-drivers-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-145
/
+327
2025-09-25
irqchip/riscv-rpmi-sysmsi: Add ACPI support
Sunil V L
2
-4
/
+45
2025-09-25
irqchip/irq-riscv-imsic-early: Export imsic_acpi_get_fwnode()
Sunil V L
1
-0
/
+2
2025-09-25
irqchip: Add driver for the RPMI system MSI service group
Anup Patel
3
-0
/
+295
2025-09-17
irqchip/gic-v5: Drop has_gcie_v3_compat from gic_kvm_info
Sascha Bischoff
1
-7
/
+0
2025-09-09
irqchip/loongson-pch-lpc: Use legacy domain for PCH-LPC IRQ controller
Ming Wang
1
-2
/
+7
2025-09-09
irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag
Marc Zyngier
1
-0
/
+14
2025-09-09
irqchip/aspeed-scu-ic: Add support for AST2700 SCU interrupt controllers
Ryan Chen
1
-17
/
+102
2025-09-09
irqchip/aspeed-scu-ic: Refactor driver to support variant-based initialization
Ryan Chen
1
-94
/
+63
2025-09-09
irqchip/gic-v5: Fix error handling in gicv5_its_irq_domain_alloc()
Dan Carpenter
1
-6
/
+14
2025-09-09
irqchip/gic-v5: Fix loop in gicv5_its_create_itt_two_level() cleanup path
Dan Carpenter
1
-2
/
+2
2025-09-09
irqchip/gic-v5: Delete a stray tab
Dan Carpenter
1
-1
/
+1
2025-09-04
irqchip/sg2042-msi: Set irq type according to DT configuration
Chen Wang
1
-2
/
+5
2025-09-04
irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment
Christian Bruel
1
-4
/
+9
2025-09-03
of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
Lorenzo Pieralisi
1
-1
/
+1
2025-09-03
irqchip/renesas-rzg2l: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
1
-1
/
+1
2025-09-03
irqchip: Use int type to store negative error codes
Qianfeng Rong
3
-3
/
+6
2025-09-03
irqchip/gic-v5: Remove the redundant ITS cache invalidation
Zenghui Yu
1
-2
/
+0
2025-08-24
irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsing
Lorenzo Pieralisi
1
-2
/
+4
2025-08-24
irqchip/loongson-eiointc: Add multiple interrupt pin routing support
Bibo Mao
1
-10
/
+78
2025-08-24
irqchip/loongson-eiointc: Route interrupt parsed from bios table
Bibo Mao
1
-4
/
+17
2025-08-24
irqchip/sifive-plic: Respect mask state when setting affinity
Inochi Amaoto
1
-2
/
+4
2025-08-24
irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives
Lorenzo Pieralisi
1
-0
/
+3
2025-08-24
irqchip/sifive-plic: Use for_each_present_cpu() instead of for_each_cpu()
Fushuai Wang
1
-2
/
+2
2025-08-24
irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()
Dan Carpenter
1
-1
/
+1
2025-08-23
irqchip/atmel-aic[5]: Fix incorrect lock guard conversion
Edgar Bonet
2
-2
/
+2
2025-08-23
irqchip/sg2042-msi: Set MSI_FLAG_MULTI_PCI_MSI flags for SG2044
Inochi Amaoto
1
-0
/
+1
2025-08-23
irqchip/sg2042-msi: Fix broken affinity setting
Inochi Amaoto
1
-5
/
+13
2025-08-06
irqchip/mvebu-gicp: Use resource_size() for ioremap()
Thomas Gleixner
1
-1
/
+1
2025-08-06
irqchip: Build IMX_MU_MSI only on ARM
Arnd Bergmann
1
-0
/
+1
2025-08-05
irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs
Lorenzo Pieralisi
1
-1
/
+0
2025-08-05
irqchip/gic-v5: iwb: Fix iounmap probe failure path
Lorenzo Pieralisi
1
-9
/
+2
2025-08-05
irqchip/mvebu-gicp: Clear pending interrupts on init
Elad Nachman
1
-0
/
+10
2025-08-05
irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select()
Lorenzo Pieralisi
1
-3
/
+3
2025-08-05
irqchip/riscv-imsic: Don't dereference before NULL pointer check
Thomas Gleixner
1
-1
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-8
/
+3674
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
31
-307
/
+296
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
12
-6
/
+3672
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2025-07-18
irqchip/renesas-irqc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-3
/
+3
2025-07-18
irqchip/renesas-intc-irqpin: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-3
/
+3
2025-07-18
irqchip/riscv-imsic: Add kernel parameter to disable IPIs
Anup Patel
3
-4
/
+24
2025-07-18
irqchip/gic-v3: Fix GICD_CTLR register naming
Zenghui Yu
1
-3
/
+3
2025-07-18
irqchip/ls-scfg-msi: Fix NULL dereference in error handling
Dan Carpenter
1
-1
/
+0
2025-07-08
irqchip/gic-v5: Populate struct gic_kvm_info
Sascha Bischoff
1
-0
/
+33
[next]