aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci_config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-17PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2Alex Williamson1-6/+6
2013-09-04vfio-pci: Test for extended config spaceAlex Williamson1-3/+8
2013-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds1-78/+94
2013-04-15PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities RegisterYijing Wang1-5/+1
2013-04-01vfio-pci: Enable raw access to unassigned config spaceAlex Williamson1-32/+46
2013-04-01vfio-pci: Use byte granularity in config mapAlex Williamson1-41/+47
2013-03-15vfio: include <linux/slab.h> for kmallocArnd Bergmann1-0/+1
2013-02-18vfio-pci: Manage user power state transitionsAlex Williamson1-3/+38
2013-02-14vfio-pci: Cleanup BAR accessAlex Williamson1-3/+2
2013-02-14vfio-pci: Enable PCIe extended capabilities on v1Alex Williamson1-3/+3
2012-07-31vfio: Add PCI device driverAlex Williamson1-0/+1540