index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
arch
/
x86
/
pci
/
vmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Keith Busch
1
-761
/
+0
2016-09-19
x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs
Keith Busch
1
-0
/
+2
2016-09-19
x86/PCI: VMD: Eliminate index member from IRQ list
Jon Derrick
1
-7
/
+13
2016-09-19
x86/PCI: VMD: Eliminate vmd_vector member from list type
Jon Derrick
1
-8
/
+5
2016-09-19
x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API
Jon Derrick
1
-12
/
+3
2016-09-19
x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count
Jon Derrick
1
-5
/
+5
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-8
/
+8
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+25
2016-06-20
x86/PCI: VMD: Separate MSI and MSI-X vector sharing
Keith Busch
1
-4
/
+8
2016-06-20
x86/PCI: VMD: Use x86_vector_domain as parent domain
Keith Busch
1
-1
/
+1
2016-06-20
x86/PCI: VMD: Use lock save/restore in interrupt enable path
Jon Derrick
1
-8
/
+12
2016-06-18
x86/PCI/VMD: Use untracked irq handler
Keith Busch
1
-1
/
+1
2016-06-14
x86/PCI: VMD: Initialize list item in IRQ disable
Keith Busch
1
-0
/
+1
2016-06-13
x86/PCI: VMD: Select device dma ops to override
Keith Busch
1
-3
/
+3
2016-03-10
x86/PCI: VMD: Attach VMD resources to parent domain's resource tree
Jon Derrick
1
-0
/
+16
2016-03-10
x86/PCI: VMD: Set bus resource start to 0
Keith Busch
1
-1
/
+1
2016-03-10
x86/PCI: VMD: Document code for maintainability
Keith Busch
1
-0
/
+17
2016-01-15
x86/PCI: Add driver for Intel Volume Management Device (VMD)
Keith Busch
1
-0
/
+723