index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
2024-05-23
1
-1
/
+1
*
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
23
-108
/
+2624
|
\
|
*
irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
Guanrui Huang
2024-04-25
1
-2
/
+0
|
*
irqchip/sifive-plic: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
1
-5
/
+2
|
*
irqchip/riscv-aplic-direct: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
1
-5
/
+2
|
*
irqchip/loongson-eiointc: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
1
-6
/
+2
|
*
irqchip/gic-v3-its: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
1
-5
/
+10
|
*
irqchip/irq-bcm6345-l1: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
1
-5
/
+1
|
*
irqchip/irq-brcmstb-l2: Avoid saving mask on shutdown
Florian Fainelli
2024-04-24
1
-3
/
+14
|
*
irqchip/stm32-exti: Mark events reserved with RIF configuration check
Antonio Borneo
2024-04-23
1
-2
/
+38
|
*
irqchip/stm32-exti: Skip secure events
Antonio Borneo
2024-04-23
1
-0
/
+21
|
*
irqchip/stm32-exti: Convert driver to standard PM
Antonio Borneo
2024-04-23
1
-40
/
+17
|
*
irqchip/stm32-exti: Map interrupts through interrupts-extended
Antonio Borneo
2024-04-23
1
-0
/
+21
|
*
irqchip/stm32-exti: Fix minor indentation issue
Antonio Borneo
2024-04-23
1
-1
/
+1
|
*
irqchip/mxs: Declare icoll_handle_irq() as static
Stefan Wahren
2024-04-23
1
-1
/
+1
|
*
irqchip/loongson-pch-pic: Update interrupt registration policy
Baoqi Zhang
2024-04-23
1
-17
/
+59
|
*
irqchip/riscv-imsic: Fix boot time update effective affinity warning
Anup Patel
2024-04-14
1
-0
/
+1
|
*
irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGA...
Tiezhu Yang
2024-04-09
1
-1
/
+1
|
*
irqchip/loongson-eiointc: Set CPU affinity only on SMP machines for LoongArch
Tiezhu Yang
2024-04-09
1
-0
/
+4
|
*
irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
Zenghui Yu
2024-04-09
1
-1
/
+1
|
*
irqchip/alpine-msi: Fix off-by-one in allocation error path
Zenghui Yu
2024-04-09
1
-1
/
+1
|
*
irqchip/riscv-aplic: Fix spelling mistake "forwared" -> "forwarded"
Colin Ian King
2024-04-09
1
-1
/
+1
|
*
irqchip: Remove redundant irq_chip::name initialization
Keguang Zhang
2024-03-25
2
-2
/
+0
|
*
irqchip/riscv-aplic: Add support for MSI-mode
Anup Patel
2024-03-25
5
-1
/
+273
|
*
irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
2024-03-25
5
-0
/
+587
|
*
irqchip/riscv-imsic: Add device MSI domain support for PCI devices
Anup Patel
2024-03-25
2
-2
/
+40
|
*
irqchip/riscv-imsic: Add device MSI domain support for platform devices
Anup Patel
2024-03-25
3
-1
/
+345
|
*
irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
2024-03-25
5
-0
/
+1181
|
*
irqchip/renesas-rzg2l: Simplify rzg2l_irqc_irq_{en,dis}able()
Biju Das
2024-03-25
1
-17
/
+11
*
|
irqchip/gic-v3-its: Prevent double free on error
Guanrui Huang
2024-04-25
1
-7
/
+2
*
|
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Nianyao Tang
2024-04-09
1
-1
/
+7
*
|
irqchip/armada-370-xp: Suppress unused-function warning
Arnd Bergmann
2024-03-26
1
-1
/
+1
|
/
*
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
Biju Das
2024-03-18
1
-3
/
+2
*
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
Biju Das
2024-03-18
1
-4
/
+32
*
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
Biju Das
2024-03-18
1
-4
/
+3
*
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
Biju Das
2024-03-18
1
-5
/
+3
*
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Biju Das
2024-03-18
1
-2
/
+14
*
irqchip/riscv-intc: Fix use of AIA interrupts 32-63 on riscv32
Samuel Holland
2024-03-15
1
-5
/
+8
*
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
4
-121
/
+268
|
\
|
*
irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
Anup Patel
2024-02-27
1
-3
/
+7
|
*
irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
2024-02-23
1
-9
/
+23
|
*
irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore
Anup Patel
2024-02-23
1
-6
/
+10
|
*
irqchip/sifive-plic: Parse number of interrupts and contexts early in plic_pr...
Anup Patel
2024-02-23
1
-10
/
+33
|
*
irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure
Anup Patel
2024-02-23
1
-20
/
+53
|
*
irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode
Anup Patel
2024-02-23
1
-4
/
+5
|
*
irqchip/sifive-plic: Use devm_xyz() for managed allocation
Anup Patel
2024-02-23
1
-33
/
+16
|
*
irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz()
Anup Patel
2024-02-23
1
-11
/
+11
|
*
irqchip/sifive-plic: Convert PLIC driver into a platform driver
Anup Patel
2024-02-23
1
-40
/
+61
|
*
Merge tag 'irq-for-riscv-02-23-24' into irq/msi
Thomas Gleixner
2024-02-23
1
-13
/
+69
|
|
\
|
|
*
irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
2024-02-23
1
-7
/
+51
[next]