index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
iov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
PCI: Remove fixed parameter in pci_iov_resource_bar()
Myron Stowe
1
-8
/
+3
2014-09-16
PCI: Use device flag helper functions
Ethan Zhao
1
-1
/
+1
2014-05-30
PCI: Make pci_bus_add_device() void
Yijing Wang
1
-1
/
+1
2014-02-19
PCI: Remove unused SR-IOV VF Migration support
Bjorn Helgaas
1
-119
/
+0
2014-01-10
PCI: Never treat a VF as a multifunction device
Alex Williamson
1
-0
/
+1
2013-11-22
PCI: Clear NumVFs when disabling SR-IOV in sriov_init()
ethan.zhao
1
-0
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-07-31
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
1
-7
/
+10
2013-07-30
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
1
-1
/
+3
2013-07-25
PCI: Fix comment typo in iov.c
Jonghwan Choi
1
-1
/
+1
2013-06-14
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
1
-35
/
+25
2013-06-14
PCI: Simplify IOV implementation and fix reference count races
Jiang Liu
1
-35
/
+24
2013-06-14
PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()
Jiang Liu
1
-1
/
+0
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
1
-3
/
+5
2013-05-31
PCI: Finish SR-IOV VF setup before adding the device
Xudong Hao
1
-3
/
+2
2013-04-24
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
1
-0
/
+41
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+1
2013-02-01
PCI: Remove unused "rc" in virtfn_add_bus()
Yijing Wang
1
-1
/
+0
2013-01-25
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
1
-8
/
+1
2013-01-10
pci: fix iov.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-11-09
PCI: Remove useless "!dev" tests
Bjorn Helgaas
1
-7
/
+7
2012-11-09
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
1
-24
/
+24
2012-11-09
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
1
-0
/
+47
2012-09-20
Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"
Bjorn Helgaas
1
-2
/
+6
2012-09-17
Merge branch 'pci/jiang-get-domain-bus-slot' into next
Bjorn Helgaas
1
-6
/
+2
2012-09-12
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-13
PCI: register busn_res for iov bus
Yinghai Lu
1
-1
/
+1
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-2
/
+2
2012-02-27
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-10
PCI: set pci sriov page size before reading SRIOV BAR
Vaidyanathan Srinivasan
1
-2
/
+1
2012-01-06
PCI: delay configuration of SRIOV capability
Ram Pai
1
-2
/
+2
2012-01-06
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-10-31
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-09
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-12
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
1
-0
/
+15
2009-11-24
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-22
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
1
-6
/
+149
2009-06-16
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
[next]