index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
/
vfio_pci_config.c
Age
Commit message (
Expand
)
Author
2017-07-27
vfio/pci: Fix handling of RC integrated endpoint PCIe capability size
Alex Williamson
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-12
PCI: Move config space size macros to pci_regs.h
Wang Sheng-Hui
2016-11-18
vfio/pci: Drop unnecessary pcibios_err_to_errno()
Cao jin
2016-09-26
vfio-pci: Virtualize PCIe & AF FLR
Alex Williamson
2016-08-29
vfio/pci: Fix typos in comments
Wei Jiangang
2016-05-31
vfio/pci: Allow VPD short read
Alex Williamson
2016-05-19
vfio_pci: Test for extended capabilities if config space > 256 bytes
Alexey Kardashevskiy
2016-04-28
vfio/pci: Add test for BAR restore
Alex Williamson
2016-04-28
vfio/pci: Hide broken INTx support from user
Alex Williamson
2016-02-22
vfio/pci: Expose shadow ROM as PCI option ROM
Alex Williamson
2016-02-22
vfio/pci: Enable virtual register in PCI config space
Alex Williamson
2015-11-09
vfio/pci: make an array larger
Dan Carpenter
2015-10-27
vfio/pci: Use kernel VPD access functions
Alex Williamson
2014-11-07
vfio: make vfio run on s390
Frank Blaschka
2014-09-25
PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND
Chen, Gong
2014-05-30
vfio/pci: Fix sizing of DPA and THP express capabilities
Alex Williamson
2013-12-17
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
Alex Williamson
2013-09-04
vfio-pci: Test for extended config space
Alex Williamson
2013-05-02
Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2013-04-15
PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
Yijing Wang
2013-04-01
vfio-pci: Enable raw access to unassigned config space
Alex Williamson
2013-04-01
vfio-pci: Use byte granularity in config map
Alex Williamson
2013-03-15
vfio: include <linux/slab.h> for kmalloc
Arnd Bergmann
2013-02-18
vfio-pci: Manage user power state transitions
Alex Williamson
2013-02-14
vfio-pci: Cleanup BAR access
Alex Williamson
2013-02-14
vfio-pci: Enable PCIe extended capabilities on v1
Alex Williamson
2012-07-31
vfio: Add PCI device driver
Alex Williamson