summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/vfio_pci_igd.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/pci: Resolve sparse endian warnings in IGD supportAlex Williamson2021-12-211-6/+9
* vfio/pci: Fix OpRegion readZhenyu Wang2021-11-301-2/+3
* vfio/pci: Add OpRegion 2.0+ Extended VBT support.Colin Xu2021-10-121-59/+175
* vfio/pci: Introduce vfio_pci_core.koMax Gurtovoy2021-08-261-1/+1
* vfio/pci: Rename vfio_pci_device to vfio_pci_core_deviceMax Gurtovoy2021-08-261-8/+9
* vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.hMax Gurtovoy2021-08-261-1/+1
* vfio/pci: Make vfio_pci_regops->rw() return ssize_tYishai Hadas2021-08-021-5/+5
* vfio/pci: Add support for opregion v2.1+Fred Gao2021-04-061-0/+53
* vfio/pci: Fix handling of pci use accessor return codesHeiner Kallweit2021-02-011-5/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson2016-02-221-1/+170
* vfio/pci: Intel IGD OpRegion supportAlex Williamson2016-02-221-0/+111