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
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-99
/
+595
2022-10-12
irqchip: IMX_MU_MSI should depend on ARCH_MXC
Geert Uytterhoeven
1
-3
/
+4
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-4
/
+4
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2022-10-04
irqchip/imx-mu-msi: Fix wrong register offset for 8ulp
Frank Li
1
-1
/
+1
2022-10-03
irqchip/ls-extirq: Fix invalid wait context by avoiding to use regmap
Vladimir Oltean
1
-24
/
+63
2022-09-29
Merge branch irq/misc-6.1 into irq/irqchip-next
Marc Zyngier
2
-2
/
+2
2022-09-29
Merge branch irq/rtl-imap-deprecation into irq/irqchip-next
Marc Zyngier
1
-73
/
+61
2022-09-29
irqchip: Add IMX MU MSI controller driver
Frank Li
3
-0
/
+468
2022-09-29
irqchip/gic-v3: Fix typo in comment
Zhiyuan Dai
1
-1
/
+1
2022-09-28
irqchip/realtek-rtl: use parent interrupts
Sander Vanheule
1
-72
/
+61
2022-09-28
irqchip/realtek-rtl: use irq_domain_add_linear()
Sander Vanheule
1
-2
/
+1
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-09-12
irqchip/gic-v3-its: Remove cpumask_var_t allocation
Pierre Gondois
1
-6
/
+8
2022-09-12
irqchip/stm32-exti: Remove check on always false condition
Antonio Borneo
1
-1
/
+1
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
1
-1
/
+1
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
4
-4
/
+4
2022-08-18
Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
5
-28
/
+33
2022-08-12
irqchip/loongson-liointc: Fix an error handling path in liointc_init()
Christophe JAILLET
1
-1
/
+1
2022-08-09
irqchip/loongarch: Fix irq_domain_alloc_fwnode() abuse
Marc Zyngier
5
-5
/
+6
2022-08-08
irqchip/loongson-pch-pic: Move find_pch_pic() into CONFIG_ACPI
Huacai Chen
1
-19
/
+19
2022-08-06
Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+8
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
2022-08-04
irqchip/loongson-eiointc: Fix a build warning
Huacai Chen
1
-1
/
+1
2022-08-04
irqchip/loongson-eiointc: Fix irq affinity setting
Huacai Chen
1
-2
/
+6
2022-08-02
Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+288
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-360
/
+1870
2022-07-25
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
2
-1
/
+5
2022-07-24
irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()
William Dean
1
-0
/
+4
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
10
-162
/
+1164
2022-07-20
irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
Jianmin Lv
1
-0
/
+37
2022-07-20
irqchip: Add LoongArch CPU interrupt controller support
Huacai Chen
3
-0
/
+122
2022-07-20
irqchip: Add Loongson Extended I/O interrupt controller support
Huacai Chen
3
-0
/
+406
2022-07-20
irqchip/loongson-liointc: Add ACPI init support
Huacai Chen
1
-75
/
+128
2022-07-20
irqchip/loongson-pch-msi: Add ACPI init support
Huacai Chen
2
-43
/
+86
2022-07-20
irqchip/loongson-pch-pic: Add ACPI init support
Huacai Chen
2
-32
/
+147
2022-07-20
irqchip: Add Loongson PCH LPC controller support
Huacai Chen
3
-0
/
+214
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
2
-12
/
+24
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2
-6
/
+8
2022-07-19
Merge branch irq/renesas-irqc into irq/irqchip-next
Marc Zyngier
3
-0
/
+402
2022-07-19
irqchip/gic-v3: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-10
Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+33
2022-07-10
Merge branch irq/plic-masking into irq/irqchip-next
Marc Zyngier
4
-67
/
+101
2022-07-10
irqchip/sifive-plic: Separate the enable and mask operations
Samuel Holland
1
-21
/
+34
2022-07-10
irqchip/sifive-plic: Make better use of the effective affinity mask
Samuel Holland
2
-18
/
+10
2022-07-10
Merge branch irq/affinity-nosmp into irq/plic-masking
Marc Zyngier
3
-37
/
+66
2022-07-10
Merge branch irq/stm32-exti-updates into irq/irqchip-next
Marc Zyngier
1
-126
/
+124
[next]