index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-15
/
+17
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-22
vfio: Use dev_printk() when possible
Bjorn Helgaas
1
-16
/
+13
2019-02-18
vfio/pci: Restore device state on PM transition
Alex Williamson
1
-1
/
+1
2018-09-25
vfio/pci: Mask buggy SR-IOV VF INTx support
Alex Williamson
1
-0
/
+27
2018-09-25
vfio/pci: Fix potential memory leak in vfio_msi_cap_len
Li Qiang
1
-1
/
+3
2017-10-02
vfio/pci: Virtualize Maximum Read Request Size
Alex Williamson
1
-3
/
+26
2017-10-02
vfio/pci: Virtualize Maximum Payload Size
Alex Williamson
1
-2
/
+4
2017-07-27
vfio/pci: Fix handling of RC integrated endpoint PCIe capability size
Alex Williamson
1
-4
/
+9
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2016-12-12
PCI: Move config space size macros to pci_regs.h
Wang Sheng-Hui
1
-2
/
+0
2016-11-18
vfio/pci: Drop unnecessary pcibios_err_to_errno()
Cao jin
1
-5
/
+5
2016-09-26
vfio-pci: Virtualize PCIe & AF FLR
Alex Williamson
1
-5
/
+77
2016-08-29
vfio/pci: Fix typos in comments
Wei Jiangang
1
-4
/
+4
2016-05-31
vfio/pci: Allow VPD short read
Alex Williamson
1
-1
/
+2
2016-05-19
vfio_pci: Test for extended capabilities if config space > 256 bytes
Alexey Kardashevskiy
1
-6
/
+11
2016-04-28
vfio/pci: Add test for BAR restore
Alex Williamson
1
-1
/
+19
2016-04-28
vfio/pci: Hide broken INTx support from user
Alex Williamson
1
-1
/
+8
2016-02-22
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
1
-3
/
+8
2016-02-22
vfio/pci: Enable virtual register in PCI config space
Alex Williamson
1
-4
/
+30
2015-11-09
vfio/pci: make an array larger
Dan Carpenter
1
-2
/
+2
2015-10-27
vfio/pci: Use kernel VPD access functions
Alex Williamson
1
-1
/
+69
2014-11-07
vfio: make vfio run on s390
Frank Blaschka
1
-0
/
+7
2014-09-25
PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND
Chen, Gong
1
-1
/
+1
2014-05-30
vfio/pci: Fix sizing of DPA and THP express capabilities
Alex Williamson
1
-4
/
+3
2013-12-17
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
Alex Williamson
1
-6
/
+6
2013-09-04
vfio-pci: Test for extended config space
Alex Williamson
1
-3
/
+8
2013-05-02
Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-78
/
+94
2013-04-15
PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
Yijing Wang
1
-5
/
+1
2013-04-01
vfio-pci: Enable raw access to unassigned config space
Alex Williamson
1
-32
/
+46
2013-04-01
vfio-pci: Use byte granularity in config map
Alex Williamson
1
-41
/
+47
2013-03-15
vfio: include <linux/slab.h> for kmalloc
Arnd Bergmann
1
-0
/
+1
2013-02-18
vfio-pci: Manage user power state transitions
Alex Williamson
1
-3
/
+38
2013-02-14
vfio-pci: Cleanup BAR access
Alex Williamson
1
-3
/
+2
2013-02-14
vfio-pci: Enable PCIe extended capabilities on v1
Alex Williamson
1
-3
/
+3
2012-07-31
vfio: Add PCI device driver
Alex Williamson
1
-0
/
+1540