index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
irqchip/imx-intmux: Move PM device over to irq domain
Marc Zyngier
1
-5
/
+3
2022-02-09
irqchip/renesas-irqc: Move PM device over to irq domain
Marc Zyngier
1
-1
/
+2
2022-02-09
irqchip/renesas-intc-irqpin: Move PM device over to irq domain
Marc Zyngier
1
-1
/
+2
2022-02-09
irqchip/gic: Move PM device over to irq domain
Marc Zyngier
1
-6
/
+6
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-17
soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
Thomas Gleixner
1
-1
/
+1
2021-12-17
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2
-5
/
+5
2021-12-17
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
[next]