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
2020-03-16
irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers
Marc Zyngier
1
-34
/
+66
2020-03-16
irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
Lukas Wunner
1
-0
/
+15
2020-03-16
irqchip/sifive-plic: Add support for multiple PLICs
Atish Patra
1
-30
/
+51
2020-03-16
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
1
-4
/
+34
2020-03-15
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-1
/
+29
2020-03-14
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
1
-1
/
+29
2020-03-08
irqchip: Replace setup_irq() by request_irq()
afzal mohammed
2
-16
/
+9
2020-03-08
irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
Geert Uytterhoeven
1
-1
/
+1
2020-03-08
irqchip: Add COMPILE_TEST support for IMX_INTMUX
Anson Huang
1
-1
/
+1
2020-03-08
irqchip/gic-v3-its: Fix access width for gicr_syncr
Heyi Guo
1
-1
/
+1
2020-03-08
irqchip/stm32: Add irq retrigger support
Alexandre Torgue
1
-1
/
+13
2020-03-08
irqchip: vic: Support cascaded VIC in device tree
Linus Walleij
1
-4
/
+5
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
3
-24
/
+109
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
1
-14
/
+14
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
1
-3
/
+1
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
1
-0
/
+80
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
1
-1
/
+4
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
1
-1
/
+1
2020-02-03
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Zenghui Yu
1
-1
/
+1
2020-01-29
irqchip: Some Kconfig cleanup for C-SKY
Randy Dunlap
1
-2
/
+2
2020-01-28
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
Marc Zyngier
1
-2
/
+7
2020-01-28
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-95
/
+1377
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-2
/
+2
2020-01-24
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
10
-95
/
+1377
2020-01-22
irqchip/gic-v4.1: Allow direct invalidation of VLPIs
Marc Zyngier
1
-19
/
+36
2020-01-22
irqchip/gic-v4.1: Suppress per-VLPI doorbell
Marc Zyngier
1
-2
/
+9
2020-01-22
irqchip/gic-v4.1: Add VPE INVALL callback
Marc Zyngier
1
-0
/
+14
2020-01-22
irqchip/gic-v4.1: Add VPE eviction callback
Marc Zyngier
1
-11
/
+42
2020-01-22
irqchip/gic-v4.1: Add VPE residency callback
Marc Zyngier
1
-0
/
+17
2020-01-22
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
Marc Zyngier
1
-0
/
+73
2020-01-22
irqchip/gic-v4.1: Plumb skeletal VPE irqchip
Marc Zyngier
1
-1
/
+31
2020-01-22
irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
Marc Zyngier
1
-7
/
+33
2020-01-22
irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
Marc Zyngier
1
-1
/
+24
2020-01-22
irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
Marc Zyngier
1
-5
/
+55
2020-01-22
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
Marc Zyngier
1
-3
/
+307
2020-01-22
irqchip/gic-v3: Add GICv4.1 VPEID size discovery
Marc Zyngier
2
-1
/
+13
2020-01-22
irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
Marc Zyngier
1
-3
/
+18
2020-01-22
irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells
Marc Zyngier
1
-5
/
+6
2020-01-20
irqchip: Add NXP INTMUX interrupt multiplexer support
Joakim Zhang
3
-0
/
+316
2020-01-20
irqchip: Define EXYNOS_IRQ_COMBINER
Hyunki Koo
2
-1
/
+8
2020-01-20
irqchip/meson-gpio: Add support for meson a1 SoCs
Qianggui Song
1
-0
/
+42
2020-01-20
irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs
Qianggui Song
1
-25
/
+70
2020-01-20
irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
John Garry
1
-0
/
+1
2020-01-20
irqchip: Add Aspeed SCU interrupt controller
Eddie James
2
-1
/
+240
2020-01-20
irqchip/sifive-plic: Support irq domain hierarchy
Yash Shah
2
-4
/
+27
2020-01-20
irqchip/nvic: Use irq_domain_translate_onecell instead of custom func
Yash Shah
1
-13
/
+2
2020-01-13
irqchip/ingenic: Get rid of the legacy IRQ domain
Paul Cercueil
1
-4
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
[prev]
[next]