index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
irqchip: nvic: Fix offset for Interrupt Priority Offsets
Vladimir Murzin
1
-1
/
+1
2021-12-14
irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
Wudi Wang
1
-1
/
+1
2021-12-14
irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
Pali Rohár
1
-9
/
+5
2021-12-14
irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
Pali Rohár
1
-1
/
+1
2021-11-17
irqchip/sifive-plic: Fixup EOI failed when masked
Guo Ren
1
-1
/
+7
2021-11-17
ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()
Jackie Liu
1
-4
/
+18
2021-11-17
irq: mips: avoid nested irq_enter()
Mark Rutland
1
-1
/
+1
2021-09-30
irqchip/gic-v3-its: Fix potential VPE leak on error
Kaige Fu
1
-1
/
+1
2021-09-30
irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix build
Randy Dunlap
1
-0
/
+1
2021-05-14
irqchip/gic-v3: Fix OF_BAD_ADDR error handling
Arnd Bergmann
1
-1
/
+1
2021-05-11
irqchip/gic-v3: Do not enable irqs when handling spurious interrups
He Ying
1
-4
/
+4
2021-03-30
irqchip/ingenic: Add support for the JZ4760
Paul Cercueil
2
-0
/
+2
2021-01-27
irqchip/mips-cpu: Set IPI domain parent chip
Mathias Kresin
1
-0
/
+7
2020-12-30
irqchip/alpine-msi: Fix freeing of interrupts on allocation error path
Marc Zyngier
1
-2
/
+1
2020-12-16
irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
Xu Qiang
1
-13
/
+3
2020-12-02
irqchip/exiu: Fix the index of fwspec for IRQ type
Chen Baozi
1
-1
/
+1
2020-09-03
irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...
qiuguorui1
1
-2
/
+12
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-1
/
+4
2020-08-19
irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
Bartosz Golaszewski
1
-4
/
+4
2020-08-19
irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
2020-07-09
irqchip/gic: Atomically update affinity
Marc Zyngier
1
-11
/
+3
2020-04-23
irqchip/mbigen: Free msi_desc on device teardown
Zenghui Yu
1
-1
/
+7
2020-04-21
irqchip/ti-sci-inta: Fix processing of masked irqs
Grygorii Strashko
1
-1
/
+2
2020-04-17
irqchip/versatile-fpga: Apply clear-mask earlier
Sungbo Eo
1
-3
/
+3
2020-04-17
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
Marc Zyngier
1
-0
/
+6
2020-04-17
irqchip/versatile-fpga: Handle chained IRQs properly
Sungbo Eo
1
-2
/
+10
2020-02-24
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Zenghui Yu
1
-1
/
+1
2020-02-24
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
Marc Zyngier
1
-2
/
+7
2020-02-24
irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
John Garry
1
-0
/
+1
2020-01-23
irqchip: Place CONFIG_SIFIVE_PLIC into the menu
Jonathan Neuschäfer
1
-2
/
+2
2020-01-04
irqchip: ingenic: Error out if IRQ domain creation failed
Paul Cercueil
1
-5
/
+10
2020-01-04
irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary
Florian Fainelli
1
-0
/
+4
2019-10-25
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2
-5
/
+20
2019-10-25
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
1
-2
/
+2
2019-10-24
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
1
-3
/
+18
2019-10-14
Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
4
-15
/
+38
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-0
/
+195
2019-09-18
irqchip/sifive-plic: Switch to fasteoi flow
Marc Zyngier
1
-14
/
+15
2019-09-18
irqchip/gic-v3: Fix GIC_LINE_NR accessor
Zenghui Yu
1
-1
/
+1
2019-09-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-153
/
+466
2019-09-09
irqchip/atmel-aic5: Add support for sam9x60 irqchip
Sandeep Sheriker Mallikarjun
1
-0
/
+10
2019-09-09
irqchip/al-fic: Add support for irq retrigger
Talel Shenhar
1
-0
/
+12
2019-09-05
irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
Marc Zyngier
1
-5
/
+4
2019-09-05
irqchip/sifive-plic: set max threshold for ignored handlers
Christoph Hellwig
1
-2
/
+10
2019-09-05
irqchip/uniphier-aidet: Use devm_platform_ioremap_resource()
Masahiro Yamada
1
-3
/
+1
2019-08-30
irqchip/mmp: Coexist with GIC root IRQ controller
Lubomir Rintel
1
-1
/
+6
2019-08-30
irqchip/mmp: Mask off interrupts from other cores
Andres Salomon
1
-0
/
+48
2019-08-30
irqchip/mmp: Add missing chained_irq_{enter,exit}()
Lubomir Rintel
1
-1
/
+8
2019-08-30
irqchip/mmp: Do not use of_address_to_resource() to get mux regs
Lubomir Rintel
1
-9
/
+13
2019-08-30
irqchip/meson-gpio: Add support for meson sm1 SoCs
Jerome Brunet
1
-14
/
+38
[next]