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-12-15
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+2
2022-12-09
irqchip/riscv-intc: remove user selectability of RISCV_INTC
Conor Dooley
1
-10
/
+1
2022-12-09
irqchip/sifive-plic: remove user selectability of SIFIVE_PLIC
Conor Dooley
1
-9
/
+1
2022-12-07
Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
18
-108
/
+450
2022-12-06
irqchip/ti-sci-inta: Fix kernel doc
Thomas Gleixner
1
-1
/
+1
2022-12-06
irqchip/gic-v2m: Mark a few functions __init
Thomas Gleixner
1
-5
/
+5
2022-12-06
irqchip/gic-v2m: Include arm-gic-common.h
Thomas Gleixner
1
-0
/
+1
2022-12-06
irqchip/irq-mvebu-icu: Fix works by chance pointer assignment
Thomas Gleixner
1
-2
/
+2
2022-12-05
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
1
-2
/
+2
2022-12-05
Merge branch irq/misc-6.2 into irq/irqchip-next
Marc Zyngier
12
-20
/
+22
2022-12-05
Merge branch irq/cirq-v2 into irq/irqchip-next
Marc Zyngier
1
-17
/
+78
2022-12-05
Merge branch irq/loongarch-of into irq/irqchip-next
Marc Zyngier
1
-0
/
+18
2022-12-05
irqchip/loongarch-cpu: Fix a missing prototype warning
Huacai Chen
1
-3
/
+2
2022-12-05
irqchip/ls-extirq: Fix endianness detection
Sean Anderson
1
-1
/
+1
2022-11-28
irqchip/gic: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-2
/
+4
2022-11-28
irqchip/loongarch: Adjust acpi_cascade_irqdomain_init() and sub-routines
Huacai Chen
3
-31
/
+44
2022-11-28
irqchip/irq-mtk-cirq: Add support for System CIRQ on MT8192
AngeloGioacchino Del Regno
1
-0
/
+13
2022-11-28
irqchip/irq-mtk-cirq: Move register offsets to const array
AngeloGioacchino Del Regno
1
-17
/
+65
2022-11-28
irqchip/sifive-plic: Support wake IRQs
Samuel Holland
1
-2
/
+4
2022-11-26
irqchip/loongson-liointc: Fix improper error handling in liointc_init()
Liu Peibao
1
-1
/
+4
2022-11-26
irqchip/sl28cpld: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
1
-2
/
+1
2022-11-26
irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()
Wei Yongjun
1
-0
/
+1
2022-11-26
irqchip/st: Use device_get_match_data() to simplify the code
ye xingchen
1
-6
/
+1
2022-11-26
irqchip/al-fic: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-11-26
irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()
Shang XiaoJing
1
-1
/
+1
2022-11-26
irqchip/mips-gic: Drop repeated word in comment
wangjianli
1
-1
/
+1
2022-11-26
irqchip/apple-aic: Mark aic_info structs __initconst
Konrad Dybcio
1
-3
/
+3
2022-11-26
irqchip/loongson-pch-lpc: Add suspend/resume support
Huacai Chen
1
-0
/
+25
2022-11-26
irqchip/loongson-pch-pic: Add suspend/resume support
Huacai Chen
1
-0
/
+47
2022-11-26
irqchip/loongson-eiointc: Add suspend/resume support
Huacai Chen
1
-0
/
+33
2022-11-26
irqchip/loongson-htvec: Add suspend/resume support
Huacai Chen
1
-0
/
+27
2022-11-26
irqchip/loongson-htvec: Add ACPI init support
Huacai Chen
3
-35
/
+140
2022-11-26
irqchip/loongson-liointc: Support to set IRQ type for ACPI path
Jianmin Lv
1
-1
/
+6
2022-11-26
irqchip/loongson-pch-pic: Support to set IRQ type for ACPI path
Jianmin Lv
1
-4
/
+7
2022-11-26
irqchip/loongson-pch-pic: Fix translate callback for DT path
Jianmin Lv
1
-0
/
+3
2022-11-26
irqchip: loongarch-cpu: add DT support
Liu Peibao
1
-0
/
+19
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-3
/
+3
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-05
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
[next]