index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
Pali Rohár
1
-0
/
+4
2024-09-12
irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
Ma Ke
1
-3
/
+3
2024-08-29
irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
Guanrui Huang
1
-2
/
+0
2024-08-29
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
Biju Das
1
-3
/
+2
2024-08-14
irqchip/xilinx: Fix shift out of bounds
Radhey Shyam Pandey
1
-1
/
+1
2024-08-14
irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()
Huacai Chen
1
-2
/
+4
2024-08-14
irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'
Arseniy Krasnov
1
-7
/
+7
2024-08-14
irqchip/mbigen: Fix mbigen node address layout
Yipeng Zou
1
-4
/
+16
2024-08-03
irqchip/imx-irqsteer: Handle runtime power management correctly
Shenwei Wang
1
-3
/
+21
2024-07-05
irqchip/loongson-liointc: Set different ISRs for different cores
Huacai Chen
1
-2
/
+2
2024-07-05
irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
Huacai Chen
1
-2
/
+3
2024-07-05
irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGA...
Tiezhu Yang
1
-1
/
+1
2024-06-21
irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
Hagar Hemdan
1
-32
/
+12
2024-06-21
irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() fails
Sunil V L
1
-2
/
+7
2024-06-21
irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
1
-7
/
+51
2024-06-21
irqchip/riscv-intc: Allow large non-standard interrupt number
Yu Chien Peter Lin
1
-7
/
+19
2024-06-12
irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
Zenghui Yu
1
-1
/
+1
2024-06-12
irqchip/alpine-msi: Fix off-by-one in allocation error path
Zenghui Yu
1
-1
/
+1
2024-05-02
irqchip/gic-v3-its: Prevent double free on error
Guanrui Huang
1
-7
/
+2
2024-04-03
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
Biju Das
1
-4
/
+32
2024-04-03
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
Biju Das
1
-4
/
+3
2024-04-03
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
Biju Das
1
-5
/
+3
2024-04-03
irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...
Claudiu Beznea
1
-8
/
+6
2024-04-03
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Biju Das
1
-2
/
+14
2024-04-03
irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
Claudiu Beznea
1
-4
/
+10
2024-03-01
irqchip/sifive-plic: Enable interrupt if needed before EOI
Nam Cao
1
-1
/
+7
2024-03-01
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Oliver Upton
1
-1
/
+1
2024-03-01
irqchip/mbigen: Don't use bus_get_dev_root() to find the parent
Chen Jun
1
-7
/
+1
2024-02-23
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
1
-9
/
+13
2024-02-23
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
1
-1
/
+2
2024-02-23
irqchip/irq-brcmstb-l2: Add write memory barrier before exit
Doug Berger
1
-1
/
+4
2024-02-23
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
1
-12
/
+25
2024-02-23
irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()
Bibo Mao
1
-1
/
+1
2023-12-03
irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
Fang Xiang
1
-6
/
+10
2023-11-20
irqchip/sifive-plic: Fix syscore registration for multi-socket systems
Anup Patel
1
-3
/
+4
2023-10-28
Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-10-25
irqchip/gic-v3-its: Don't override quirk settings with default values
Marc Zyngier
1
-2
/
+2
2023-10-10
Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-85
/
+186
2023-10-07
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
Geert Uytterhoeven
1
-1
/
+1
2023-10-07
irqchip/stm32-exti: add missing DT IRQ flag translation
Ben Wolsieffer
1
-0
/
+1
2023-10-07
irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
1
-1
/
+9
2023-10-07
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
3
-4
/
+34
2023-10-07
irqchip/gic-v3-its: Split allocation from initialisation of its_node
Marc Zyngier
1
-60
/
+89
2023-09-24
irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
Biju Das
1
-1
/
+1
2023-09-20
irqchip: irq-xtensa-mx: include header for missing prototype
Randy Dunlap
1
-0
/
+1
2023-09-12
irqchip/qcom-pdc: Add support for v3.2 HW
Neil Armstrong
1
-18
/
+51
2023-08-31
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-08-31
Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2023-08-28
Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
32
-41
/
+34
[next]