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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-10
/
+50
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+861
2021-04-24
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
16
-28
/
+447
2021-04-24
irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMP
Robert Hancock
1
-1
/
+6
2021-04-23
irqchip/gic-v3: Do not enable irqs when handling spurious interrups
He Ying
1
-4
/
+4
2021-04-22
irqchip: Add support for IDT 79rc3243x interrupt controller
Thomas Bogendoerfer
3
-0
/
+130
2021-04-22
irqchip/jcore-aic: Kill use of irq_create_strict_mappings()
Marc Zyngier
1
-2
/
+2
2021-04-22
irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection
Lorenzo Pieralisi
1
-2
/
+25
2021-04-22
irqchip/tb10x: Use 'fallthrough' to eliminate a warning
Randy Dunlap
1
-0
/
+1
2021-04-08
irqchip/apple-aic: Add support for the Apple Interrupt Controller
Hector Martin
3
-0
/
+861
2021-04-08
irqchip/wpcm450: Drop COMPILE_TEST
Marc Zyngier
1
-1
/
+1
2021-04-07
irqchip/irq-mst: Support polarity configuration
Mark-PK Tsai
1
-3
/
+95
2021-04-07
irqchip: Add driver for WPCM450 interrupt controller
Jonathan Neuschäfer
3
-0
/
+168
2021-04-07
irqchip/stm32: Add usart instances exti direct event support
Erwan Le Ray
1
-0
/
+7
2021-04-07
irqchip/gic-v3: Fix OF_BAD_ADDR error handling
Arnd Bergmann
1
-1
/
+1
2021-04-07
irqchip/sifive-plic: Mark two global variables __ro_after_init
Jisheng Zhang
1
-2
/
+2
2021-04-07
irqchip/hisi: Use the correct HiSilicon copyright
Hao Fang
2
-4
/
+4
2021-03-25
irqchip/loongson-liointc: irqchip add 2.0 version
Qing Zhang
1
-9
/
+49
2021-03-22
irq: Fix typos in comments
Ingo Molnar
14
-21
/
+21
2021-03-12
MIPS: Loongson64: Move loongson_system_configuration to loongson.h
Qing Zhang
1
-1
/
+1
2021-03-09
irqchip/ingenic: Add support for the JZ4760
Paul Cercueil
2
-0
/
+2
2021-03-08
irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER
Marc Zyngier
1
-9
/
+0
2021-02-15
Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
10
-397
/
+571
2021-02-14
irqchip/imx: IMX_INTMUX should not default to y, unconditionally
Geert Uytterhoeven
1
-1
/
+2
2021-02-09
irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmap
Huacai Chen
1
-1
/
+1
2021-02-04
irqchip/csky-mpintc: Prevent selection on unsupported platforms
Guo Ren
1
-1
/
+1
2021-02-04
irqchip: Add support for Realtek RTL838x/RTL839x interrupt controller
Bert Vermeulen
2
-0
/
+181
2021-01-29
irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip flags
Biwen Li
1
-1
/
+1
2021-01-21
irqchip/sun6i-r: Add wakeup support
Samuel Holland
1
-6
/
+101
2021-01-21
irqchip/sun6i-r: Use a stacked irqchip driver
Samuel Holland
3
-23
/
+288
2021-01-21
irqchip/gic-v3: Fix typos in PMR/RPR SCR_EL3.FIQ handling explanation
Lorenzo Pieralisi
1
-2
/
+2
2021-01-21
irqchip: Remove sirfsoc driver
Arnd Bergmann
2
-135
/
+0
2021-01-21
irqchip: Remove sigma tango driver
Arnd Bergmann
3
-233
/
+0
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
5
-7
/
+15
2021-01-10
irqchip/mips-cpu: Set IPI domain parent chip
Mathias Kresin
1
-0
/
+7
2021-01-10
irqchip/pruss: Simplify the TI_PRUSS_INTC Kconfig
Suman Anna
1
-2
/
+3
2021-01-05
irqchip/loongson-liointc: Fix build warnings
Huacai Chen
1
-2
/
+2
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+27
2020-12-18
irqchip/bcm2836: Fix IPI acknowledgement after conversion to handle_percpu_de...
Marc Zyngier
1
-2
/
+2
2020-12-18
irqchip/irq-sl28cpld: Convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-12
irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling
Douglas Anderson
1
-1
/
+20
2020-12-11
irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridge
Marc Zyngier
1
-3
/
+8
2020-12-11
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
Marc Zyngier
1
-0
/
+3
2020-12-11
irqchip/ti-sci-intr: Fix freeing of irqs
Lokesh Vutla
1
-7
/
+7
2020-12-11
irqchip/ti-sci-inta: Fix printing of inta id on probe success
Lokesh Vutla
1
-1
/
+1
2020-12-11
drivers/irqchip: Remove EZChip NPS interrupt controller
Vineet Gupta
3
-173
/
+0
2020-12-11
irqchip/hip04: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-5
/
+1
2020-12-11
irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()
Valentin Schneider
2
-13
/
+1
[next]