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-12-14
irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...
Geert Uytterhoeven
1
-1
/
+1
2024-12-05
irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domain
Russell King (Oracle)
1
-1
/
+1
2024-12-05
irqchip/riscv-aplic: Prevent crash when MSI domain is missing
Samuel Holland
2
-1
/
+5
2024-11-07
irqchip/gic-v3: Force propagation of the active state with a read-back
Marc Zyngier
1
-0
/
+7
2024-10-27
irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs
Marc Zyngier
1
-2
/
+12
2024-10-16
irqchip/renesas-rzg2l: Fix missing put_device
Fabrizio Castro
1
-2
/
+14
2024-10-16
irqchip/riscv-intc: Fix SMP=n boot with ACPI
Sunil V L
1
-1
/
+18
2024-10-08
irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
Nam Cao
1
-10
/
+11
2024-10-08
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Marc Zyngier
1
-6
/
+12
2024-10-02
irqchip/sifive-plic: Return error code on failure
Charlie Jenkins
1
-2
/
+6
2024-10-02
irqchip/riscv-imsic: Fix output text of base address
Andrew Jones
1
-1
/
+1
2024-10-02
irqchip/ocelot: Comment sticky register clearing code
Sergey Matsievskiy
1
-0
/
+6
2024-10-02
irqchip/ocelot: Fix trigger register address
Sergey Matsievskiy
1
-2
/
+2
2024-10-02
irqchip: Remove obsolete config ARM_GIC_V3_ITS_PCI
Lukas Bulwahn
1
-7
/
+0
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-520
/
+1014
2024-09-04
irqchip/apple-aic: Only access system registers on SoCs which provide them
Konrad Dybcio
1
-13
/
+13
2024-09-04
irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
Nick Chan
1
-4
/
+25
2024-09-04
irqchip/apple-aic: Skip unnecessary enabling of use_fast_ipi
Nick Chan
1
-3
/
+1
2024-09-02
irqchip/sifive-plic: Add ACPI support
Sunil V L
1
-22
/
+77
2024-08-27
irqchip/riscv-aplic: Add ACPI support
Sunil V L
4
-33
/
+70
2024-08-27
irqchip/riscv-imsic: Add ACPI support
Sunil V L
4
-30
/
+125
2024-08-27
irqchip/riscv-imsic-state: Create separate function for DT
Sunil V L
1
-42
/
+55
2024-08-27
irqchip/riscv-intc: Add ACPI support for AIA
Sunil V L
1
-0
/
+90
2024-08-23
irqchip/loongarch-avec: Add AVEC irqchip support
Tianyang Zhang
6
-2
/
+449
2024-08-23
irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
Tianyang Zhang
1
-5
/
+5
2024-08-23
irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING
Huacai Chen
1
-2
/
+2
2024-08-23
LoongArch: Move irqchip function prototypes to irq-loongson.h
Huacai Chen
8
-0
/
+38
2024-08-23
irqchip/irq-msi-lib: Check for NULL ops in msi_lib_irq_domain_select()
Maxime Chevallier
1
-1
/
+4
2024-08-23
irqchip/gic-v3: Init SRE before poking sysregs
Mark Rutland
1
-7
/
+14
2024-08-20
irqchip/loongson-pch-msi: Switch to MSI parent domains
Huacai Chen
2
-35
/
+24
2024-08-20
irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
Ma Ke
1
-3
/
+3
2024-08-20
irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe()
Dan Carpenter
1
-2
/
+2
2024-08-20
irqchip/gic-v4: Fix ordering between vmapp and vpe locks
Marc Zyngier
1
-6
/
+10
2024-08-20
irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platform
Anup Patel
1
-44
/
+71
2024-08-10
irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
Yong-Xuan Wang
1
-7
/
+25
2024-08-10
irqchip/xilinx: Fix shift out of bounds
Radhey Shyam Pandey
1
-1
/
+1
2024-08-08
irqchip/mbigen: Simplify code logic with for_each_child_of_node_scoped()
Zhang Zekun
1
-17
/
+7
2024-08-08
irqchip/armada-370-xp: Use mpic_is_ipi_available() in mpic_of_init()
Marek Behún
1
-1
/
+1
2024-08-08
irqchip/armada-370-xp: Allow mapping only per-CPU interrupts
Marek Behún
1
-6
/
+13
2024-08-08
irqchip/armada-370-xp: Iterate only valid bits of the per-CPU interrupt cause...
Marek Behún
1
-1
/
+1
2024-08-08
irqchip/armada-370-xp: Fix reenabling last per-CPU interrupt
Marek Behún
1
-3
/
+3
2024-08-08
irqchip/armada-370-xp: Dynamically allocate the driver private structure
Marek Behún
1
-5
/
+11
2024-08-08
irqchip/armada-370-xp: Pass around the driver private structure
Marek Behún
1
-45
/
+70
2024-08-08
irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structure
Marek Behún
1
-22
/
+22
2024-08-08
irqchip/armada-370-xp: Put static variables into driver private structure
Marek Behún
1
-101
/
+122
2024-08-08
irqchip/armada-370-xp: Put __init attribute after return type in mpic_ipi_init()
Marek Behún
1
-1
/
+1
2024-08-08
irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init()
Marek Behún
1
-1
/
+1
2024-08-08
irqchip/armada-370-xp: Drop msi_doorbell_end()
Marek Behún
1
-7
/
+0
2024-08-08
irqchip/armada-370-xp: Drop IPI_DOORBELL_START and rename IPI_DOORBELL_END
Marek Behún
1
-7
/
+6
2024-08-04
Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+30
[next]