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-02-02
irqchip/sifive-plic: Add missing thead,c900-plic match string
Guo Ren
1
-0
/
+1
2022-02-02
irqchip/gic-v3-its: Skip HP notifier when no ITS is registered
Marc Zyngier
1
-0
/
+3
2022-01-29
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
4
-30
/
+114
2022-01-26
irqchip/gic-v3-its: Reset each ITS's BASERn register before probe
Marc Zyngier
1
-21
/
+99
2022-01-22
irqchip/gic-v3-its: Fix build for !SMP
Ard Biesheuvel
1
-1
/
+2
2022-01-17
irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2022-01-17
irqchip/realtek-rtl: Service all pending interrupts
Sander Vanheule
1
-2
/
+6
2022-01-17
irqchip/realtek-rtl: Fix off-by-one in routing
Sander Vanheule
1
-3
/
+5
2022-01-17
irqchip/realtek-rtl: Map control data to virq
Sander Vanheule
1
-1
/
+1
2022-01-17
irqchip/apple-aic: Drop unused ipi_hwirq field
Marc Zyngier
1
-1
/
+0
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-12
/
+9
2022-01-10
Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
8
-18
/
+109
2021-12-20
Merge branch irq/misc-5.17 into irq/irqchip-next
Marc Zyngier
7
-11
/
+33
2021-12-20
irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the inter...
Lad Prabhakar
1
-4
/
+5
2021-12-20
irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-4
/
+5
2021-12-16
soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
Thomas Gleixner
1
-1
/
+1
2021-12-16
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2
-5
/
+5
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
1
-3
/
+3
2021-12-16
irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time
Marc Zyngier
1
-0
/
+16
2021-12-16
irqchip/ingenic-tcu: Use correctly sized arguments for bit field
Kees Cook
1
-1
/
+3
2021-12-16
irqchip/gic-v2m: Add const to of_device_id
Xiang wangx
1
-1
/
+1
2021-12-16
irqchip/imx-gpcv2: Mark imx_gpcv2_instance with __ro_after_init
Peng Fan
1
-1
/
+1
2021-12-16
irqchip/spear-shirq: Add support for IRQ 0..6
Herve Codina
1
-0
/
+2
2021-12-16
irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime
Valentin Schneider
1
-0
/
+16
2021-12-16
irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
Valentin Schneider
2
-4
/
+55
2021-12-16
irqchip/gic-v3-its: Give the percpu rdist struct its own flags field
Valentin Schneider
1
-3
/
+5
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
7
-17
/
+14
2021-12-10
irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node()
Ye Guojin
1
-0
/
+1
2021-12-09
PCI/MSI: Make pci_msi_domain_write_msg() static
Thomas Gleixner
3
-3
/
+0
2021-12-08
irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
Wudi Wang
1
-1
/
+1
2021-12-07
irqchip/apple-aic: Mark aic_init_smp() as __init
Donghyeok Kim
1
-1
/
+1
2021-12-02
irqchip: nvic: Fix offset for Interrupt Priority Offsets
Vladimir Murzin
1
-1
/
+1
2021-11-25
irqchip/mips-gic: Use bitfield helpers
Geert Uytterhoeven
1
-2
/
+2
2021-11-25
irqchip/aspeed-scu: Replace update_bits with write_bits.
Billy Tsai
1
-2
/
+2
2021-11-25
irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
Pali Rohár
1
-9
/
+5
2021-11-25
irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
Pali Rohár
1
-1
/
+1
2021-11-12
irqchip/sifive-plic: Fixup EOI failed when masked
Guo Ren
1
-1
/
+7
2021-11-12
irqchip/csky-mpintc: Fixup mask/unmask implementation
Guo Ren
1
-4
/
+4
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
1
-11
/
+26
2021-10-28
Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next
Marc Zyngier
37
-68
/
+92
2021-10-26
irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()
Marc Zyngier
1
-11
/
+26
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
35
-63
/
+58
2021-10-25
irq: arm: perform irqentry in entry code
Mark Rutland
1
-1
/
+16
2021-10-25
irq: nds32: avoid CONFIG_HANDLE_DOMAIN_IRQ
Mark Rutland
1
-2
/
+20
2021-10-25
irq: mips: simplify bcm6345_l1_irq_handle()
Mark Rutland
1
-5
/
+1
2021-10-25
irq: mips: avoid nested irq_enter()
Mark Rutland
1
-1
/
+1
2021-10-25
Merge branch irq/mchp-eic into irq/irqchip-next
Marc Zyngier
3
-0
/
+289
2021-10-25
Merge branch irq/modular-irqchips into irq/irqchip-next
Marc Zyngier
5
-60
/
+56
2021-10-25
irqchip/mchp-eic: Fix return value check in mchp_eic_init()
Yang Yingliang
1
-1
/
+1
2021-10-20
irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
Florian Fainelli
2
-7
/
+18
[next]