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
2017-08-31
irqchip/gic-v4: Add some basic documentation
Marc Zyngier
1
-0
/
+71
2017-08-31
irqchip/gic-v4: Add VLPI configuration interface
Marc Zyngier
1
-0
/
+42
2017-08-31
irqchip/gic-v4: Add VPE command interface
Marc Zyngier
1
-0
/
+25
2017-08-31
irqchip/gic-v4: Add per-VM VPE domain creation
Marc Zyngier
1
-0
/
+74
2017-08-31
irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
Marc Zyngier
1
-2
/
+5
2017-08-31
irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
Marc Zyngier
1
-0
/
+31
2017-08-31
irqchip/gic-v3-its: Move pending doorbell after VMOVP
Marc Zyngier
1
-2
/
+32
2017-08-31
irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi
Marc Zyngier
1
-6
/
+145
2017-08-31
irqchip/gic-v3-its: Make LPI allocation optional on device creation
Marc Zyngier
1
-7
/
+14
2017-08-31
irqchip/gic-v3-its: Add VPE interrupt masking
Marc Zyngier
1
-0
/
+33
2017-08-31
irqchip/gic-v3-its: Add VPE affinity changes
Marc Zyngier
1
-0
/
+96
2017-08-31
irqchip/gic-v3-its: Add VPE invalidation hook
Marc Zyngier
1
-0
/
+4
2017-08-31
irqchip/gic-v3-its: Add VPE scheduling
Marc Zyngier
1
-0
/
+85
2017-08-31
irqchip/gic-v3-its: Add VPE irq domain [de]activation
Marc Zyngier
1
-0
/
+102
2017-08-31
irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
Marc Zyngier
1
-0
/
+169
2017-08-31
irqchip/gic-v3-its: Add VPE domain infrastructure
Marc Zyngier
1
-1
/
+30
2017-08-31
irqchip/gic-v3-its: Add VLPI configuration handling
Marc Zyngier
1
-5
/
+70
2017-08-31
irqchip/gic-v3-its: Add VLPI map/unmap operations
Marc Zyngier
1
-3
/
+247
2017-08-31
irqchip/gic-v3-its: Add VLPI configuration hook
Marc Zyngier
1
-0
/
+24
2017-08-31
irqchip/gic-v3-its: Add GICv4 ITS command definitions
Marc Zyngier
1
-1
/
+1
2017-08-30
MIPS: GIC: Introduce asm/mips-gic.h with accessor functions
Paul Burton
1
-7
/
+6
2017-08-30
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
1
-1
/
+4
2017-08-30
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
1
-1
/
+4
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-1
/
+1
2017-08-30
MIPS: Unify checks for sibling CPUs
Paul Burton
1
-1
/
+1
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
1
-2
/
+2
2017-08-23
irqchip/gic-v3-its: Generalize LPI configuration
Marc Zyngier
1
-10
/
+11
2017-08-23
irqchip/gic-v3-its: Generalize device table allocation
Marc Zyngier
1
-10
/
+16
2017-08-23
irqchip/gic-v3-its: Rework LPI freeing
Marc Zyngier
1
-6
/
+7
2017-08-23
irqchip/gic-v3-its: Split out pending table allocation
Marc Zyngier
1
-9
/
+20
2017-08-23
irqchip/gic-v3-its: Allow use of indirect VCPU tables
Marc Zyngier
1
-8
/
+17
2017-08-23
irqchip/gic-v3-its: Split out property table allocation
Marc Zyngier
1
-10
/
+21
2017-08-23
irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
Marc Zyngier
1
-0
/
+78
2017-08-23
irqchip/gic-v3-its: Macro-ize its_send_single_command
Marc Zyngier
1
-37
/
+47
2017-08-23
irqchip/gic-v3-its: Add probing for VLPI properties
Marc Zyngier
1
-4
/
+67
2017-08-23
irqchip/gic-v3-its: Move LPI definitions around
Marc Zyngier
1
-12
/
+13
2017-08-23
irqchip/gic-v3: Add VLPI/DirectLPI discovery
Marc Zyngier
1
-1
/
+23
2017-08-23
irqchip/gic-v3: Add redistributor iterator
Marc Zyngier
1
-22
/
+47
2017-08-23
irqchip: Convert to using %pOF instead of full_name
Rob Herring
16
-56
/
+50
2017-08-23
irqchip: Add UniPhier AIDET irqchip driver
Masahiro Yamada
3
-0
/
+270
2017-08-19
irqchip/gic-v3-its: Properly handle command queue wrapping
Marc Zyngier
1
-1
/
+7
2017-08-18
irqchip/armada-370-xp: Enable MSI-X support
Stefan Roese
1
-1
/
+1
2017-08-18
irqchip/xtensa-mx: Report that effective affinity is a single target
Marc Zyngier
2
-1
/
+6
2017-08-18
irqchip/mips-gic: Report that effective affinity is a single target
Marc Zyngier
2
-3
/
+8
2017-08-18
irqchip/hip04: Report that effective affinity is a single target
Marc Zyngier
1
-0
/
+3
2017-08-18
irqchip/metag-ext: Report that effective affinity is a single target
Marc Zyngier
1
-0
/
+4
2017-08-18
irqchip/bcm-7038-l1: Report that effective affinity is a single target
Marc Zyngier
2
-0
/
+4
2017-08-18
irqchip/bcm-6345-l1: Report that effective affinity is a single target
Marc Zyngier
2
-0
/
+4
2017-08-18
irqchip/armada-370-xp: Report that effective affinity is a single target
Marc Zyngier
2
-0
/
+4
2017-08-18
irqchip/gic-v3-its: Report that effective affinity is a single target
Marc Zyngier
1
-1
/
+6
[prev]
[next]