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
/
pci
/
iov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
Merge branch 'pci/jiang-get-domain-bus-slot' into next
Bjorn Helgaas
1
-6
/
+2
2012-09-13
PCI: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
1
-6
/
+2
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-3
/
+3
2012-06-14
PCI: register busn_res for iov bus
Yinghai Lu
1
-1
/
+1
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-2
/
+2
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-2
/
+2
2012-02-17
PCI: Fix /sys warning when sriov enabled and card is hot removed
Yinghai Lu
1
-1
/
+7
2012-02-11
PCI: set pci sriov page size before reading SRIOV BAR
Vaidyanathan Srinivasan
1
-2
/
+1
2012-01-07
PCI: delay configuration of SRIOV capability
Ram Pai
1
-2
/
+2
2012-01-07
PCI: Rework config space blocking services
Jan Kiszka
1
-6
/
+6
2011-12-05
PCI: defer enablement of SRIOV BARS
Ram Pai
1
-0
/
+7
2011-11-01
pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-14
PCI: Move ATS implementation into own file
Joerg Roedel
1
-142
/
+0
2011-04-11
PCI: Move ATS declarations in seperate header file
Joerg Roedel
1
-0
/
+1
2010-09-10
PCI: fix pci_resource_alignment prototype
Cam Macdonell
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-13
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
1
-0
/
+15
2009-11-25
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
1
-1
/
+1
2009-08-30
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
1
-0
/
+23
2009-06-23
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
1
-6
/
+149
2009-06-17
PCI: cleanup Function Level Reset
Yu Zhao
1
-2
/
+2
2009-06-11
PCI: fix SR-IOV function dependency link problem
Yu Zhao
1
-0
/
+2
2009-05-18
PCI: handle Virtual Function ATS enabling
Yu Zhao
1
-14
/
+52
2009-05-18
PCI: support the ATS capability
Yu Zhao
1
-0
/
+105
2009-04-06
PCI-IOV: fix missing kernel-doc
Randy Dunlap
1
-0
/
+1
2009-03-20
PCI: handle SR-IOV Virtual Function Migration
Yu Zhao
1
-0
/
+119
2009-03-20
PCI: add SR-IOV API for Physical Function driver
Yu Zhao
1
-0
/
+314
2009-03-20
PCI: reserve bus range for SR-IOV device
Yu Zhao
1
-0
/
+36
2009-03-20
PCI: restore saved SR-IOV state
Yu Zhao
1
-0
/
+29
2009-03-20
PCI: initialize and release SR-IOV capability
Yu Zhao
1
-0
/
+182
[prev]