index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+2
2022-12-08
irqchip/riscv-intc: remove user selectability of RISCV_INTC
Conor Dooley
1
-10
/
+1
2022-12-08
irqchip/sifive-plic: remove user selectability of SIFIVE_PLIC
Conor Dooley
1
-9
/
+1
2022-12-07
Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-1
/
+2
2022-12-05
Merge branch irq/misc-6.2 into irq/irqchip-next
Marc Zyngier
1
-1
/
+1
2022-11-26
irqchip/al-fic: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-11-26
irqchip/loongson-htvec: Add ACPI init support
Huacai Chen
1
-0
/
+1
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-3
/
+3
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+16
2022-10-12
irqchip: IMX_MU_MSI should depend on ARCH_MXC
Geert Uytterhoeven
1
-3
/
+4
2022-09-29
Merge branch irq/misc-6.1 into irq/irqchip-next
Marc Zyngier
1
-1
/
+1
2022-09-29
irqchip: Add IMX MU MSI controller driver
Frank Li
1
-0
/
+14
2022-09-28
irqchip: Make irqchip_init() usable on pure ACPI systems
Huacai Chen
1
-1
/
+1
2022-09-16
irqchip/loongson-pch-lpc: Add dependence on LoongArch
Jianmin Lv
1
-1
/
+2
2022-09-12
irqchip: Select downstream irqchip drivers for LoongArch CPU
Huacai Chen
1
-0
/
+5
2022-08-02
Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+9
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+49
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
1
-2
/
+30
2022-07-20
irqchip: Add LoongArch CPU interrupt controller support
Huacai Chen
1
-0
/
+10
2022-07-20
irqchip: Add Loongson Extended I/O interrupt controller support
Huacai Chen
1
-0
/
+10
2022-07-20
irqchip/loongson-pch-msi: Add ACPI init support
Huacai Chen
1
-1
/
+1
2022-07-20
irqchip/loongson-pch-pic: Add ACPI init support
Huacai Chen
1
-1
/
+1
2022-07-20
irqchip: Add Loongson PCH LPC controller support
Huacai Chen
1
-0
/
+8
2022-07-19
Merge branch irq/renesas-irqc into irq/irqchip-next
Marc Zyngier
1
-0
/
+8
2022-07-10
irqchip/sifive-plic: Make better use of the effective affinity mask
Samuel Holland
1
-0
/
+1
2022-07-10
irqchip: Add RZ/G2L IA55 Interrupt Controller driver
Lad Prabhakar
1
-0
/
+8
2022-07-08
irqchip: Add Sunplus SP7021 interrupt controller driver
Qin Jian
1
-0
/
+9
2022-07-07
genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
Samuel Holland
1
-7
/
+7
2022-07-07
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
1
-1
/
+1
2022-07-07
irqchip/mips-gic: Only register IPI domain when SMP is enabled
Samuel Holland
1
-1
/
+2
2022-07-01
irqchip/xilinx: Add explicit dependency on OF_ADDRESS
Jamie Iles
1
-1
/
+1
2022-06-09
irqchip/xilinx: Remove microblaze+zynq dependency
Jamie Iles
1
-1
/
+1
2022-06-03
irqchip: Adjust Kconfig for Loongson
Huacai Chen
1
-3
/
+3
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2022-05-17
irqchip: Add Kconfig symbols for sunxi drivers
Samuel Holland
1
-0
/
+12
2022-04-05
irq/qcom-mpm: Fix build error without MAILBOX
YueHaibing
1
-0
/
+1
2022-04-04
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...
Arnd Bergmann
1
-11
/
+0
2022-03-11
irqchip: Add Qualcomm MPM controller driver
Shawn Guo
1
-0
/
+8
2022-02-23
remove the h8300 architecture
Christoph Hellwig
1
-11
/
+0
2021-10-25
Merge branch irq/mchp-eic into irq/irqchip-next
Marc Zyngier
1
-0
/
+8
2021-10-20
irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
Florian Fainelli
1
-1
/
+3
2021-10-20
irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER
Florian Fainelli
1
-1
/
+3
2021-10-20
irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
Florian Fainelli
1
-1
/
+3
2021-10-20
irqchip/mchp-eic: Add support for the Microchip EIC
Claudiu Beznea
1
-0
/
+8
2021-10-20
irqchip/meson-gpio: Make it possible to build as a module
Neil Armstrong
1
-2
/
+3
2021-09-22
irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix build
Randy Dunlap
1
-0
/
+1
2021-06-06
irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a module
Saravana Kannan
1
-1
/
+1
2021-05-10
irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLE
Geert Uytterhoeven
1
-1
/
+1
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2021-04-24
irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMP
Robert Hancock
1
-1
/
+6
[next]