index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
iov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
PCI: Disable VF decoding before pcibios_sriov_disable() updates resources
Gavin Shan
1
-3
/
+4
2017-06-14
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
Jakub Kicinski
1
-4
/
+0
2017-04-20
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
1
-0
/
+1
2017-02-03
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
1
-7
/
+0
2016-11-29
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
Bjorn Helgaas
1
-18
/
+0
2016-11-29
PCI: Don't update VF BARs while VF memory space is enabled
Bjorn Helgaas
1
-0
/
+8
2016-11-29
PCI: Separate VF BAR updates from standard BAR updates
Bjorn Helgaas
1
-0
/
+50
2016-11-23
PCI: Do any VF BAR updates before enabling the BARs
Gavin Shan
1
-7
/
+7
2016-09-12
PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn()
Po Liu
1
-1
/
+4
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+5
2016-03-09
PCI/IOV: Rename and export virtfn_{add, remove}
Wei Yang
1
-5
/
+5
2016-02-29
PCI: Support SR-IOV on any function type
Kelly Zytaruk
1
-4
/
+0
2015-11-02
Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...
Bjorn Helgaas
1
-49
/
+52
2015-10-30
PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failures
Alexander Duyck
1
-5
/
+6
2015-10-30
PCI: Wait 1 second between disabling VFs and clearing NumVFs
Alexander Duyck
1
-1
/
+1
2015-10-30
PCI: Reorder pcibios_sriov_disable()
Alexander Duyck
1
-6
/
+6
2015-10-30
PCI: Remove VFs in reverse order if virtfn_add() fails
Alexander Duyck
1
-3
/
+3
2015-10-29
PCI: Handle Enhanced Allocation capability for SR-IOV devices
David Daney
1
-2
/
+9
2015-10-29
PCI: Remove redundant validation of SR-IOV offset/stride registers
Alexander Duyck
1
-9
/
+1
2015-10-29
PCI: Set SR-IOV NumVFs to zero after enumeration
Alexander Duyck
1
-19
/
+22
2015-10-29
PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFs
Ben Shelton
1
-4
/
+4
2015-03-31
PCI: Add pcibios_iov_resource_alignment() interface
Wei Yang
1
-1
/
+7
2015-03-31
PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
Wei Yang
1
-0
/
+19
2015-03-31
PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
Wei Yang
1
-12
/
+16
2015-03-31
PCI: Calculate maximum number of buses required for VFs
Wei Yang
1
-4
/
+27
2015-03-31
PCI: Refresh First VF Offset and VF Stride when updating NumVFs
Wei Yang
1
-4
/
+19
2015-03-31
PCI: Index IOV resources in the conventional style
Bjorn Helgaas
1
-4
/
+4
2015-03-31
PCI: Keep individual VF BAR size in struct pci_sriov
Wei Yang
1
-19
/
+20
2015-03-31
PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
Wei Yang
1
-0
/
+2
2015-03-31
PCI: Print more info in sriov_enable() error message
Bjorn Helgaas
1
-2
/
+5
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
[next]