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
/
irq-gic-v3-its.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-80
/
+310
2017-11-07
irqchip/gic-v3-its: Fix VPE activate callback return value
Marc Zyngier
1
-1
/
+1
2017-11-02
irqchip/gic-v3-its: Setup VLPI properties at map time
Marc Zyngier
1
-2
/
+16
2017-10-19
irqchip/gic-v3-its: Update effective affinity on VPE mapping
Marc Zyngier
1
-0
/
+6
2017-10-19
irqchip/gic-v3-its: Only send VINVALL to a single ITS
Marc Zyngier
1
-0
/
+5
2017-10-19
irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
Marc Zyngier
1
-0
/
+75
2017-10-19
irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
Marc Zyngier
1
-11
/
+12
2017-10-19
irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
Marc Zyngier
1
-10
/
+24
2017-10-19
irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available
Marc Zyngier
1
-8
/
+2
2017-10-19
irqchip/gic-v3-its: Track per-ITS list number
Marc Zyngier
1
-0
/
+3
2017-10-19
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
Marc Zyngier
1
-2
/
+28
2017-10-19
irqchip/gic-v3-its: Pass its_node pointer to each command builder
Marc Zyngier
1
-20
/
+38
2017-10-19
irqchip/gic-v3-its: Add post-mortem info on command timeout
Marc Zyngier
1
-6
/
+10
2017-10-19
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
Ard Biesheuvel
1
-2
/
+70
2017-10-19
irqchip/gic: Make quirks matching conditional on init return value
Ard Biesheuvel
1
-3
/
+9
2017-10-19
irqchip/gic-v3: Probe device ID space before quirks handling
Ard Biesheuvel
1
-12
/
+6
2017-10-13
irqchip/gic-v3-its: Add missing changes to support 52bit physical address
Shanker Donthineni
1
-5
/
+21
2017-10-13
irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size
Shanker Donthineni
1
-4
/
+11
2017-10-13
irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()
Shanker Donthineni
1
-1
/
+1
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
1
-4
/
+6
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-116
/
+1380
2017-08-31
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-115
/
+1374
2017-08-31
irqchip/gic-v4: Enable low-level GICv4 operations
Marc Zyngier
1
-1
/
+2
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-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: Convert to using %pOF instead of full_name
Rob Herring
1
-3
/
+3
[next]