aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/vfio_pci_igd.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-23vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsGravatar Jason Gunthorpe 1-1/+1
2022-09-01vfio/pci: Rename vfio_pci_register_dev_region()Gravatar Jason Gunthorpe 1-3/+3
2022-09-01vfio/pci: Split linux/vfio_pci_core.hGravatar Jason Gunthorpe 1-1/+1
2021-12-21vfio/pci: Resolve sparse endian warnings in IGD supportGravatar Alex Williamson 1-6/+9
2021-11-30vfio/pci: Fix OpRegion readGravatar Zhenyu Wang 1-2/+3
2021-10-12vfio/pci: Add OpRegion 2.0+ Extended VBT support.Gravatar Colin Xu 1-59/+175
2021-08-26vfio/pci: Introduce vfio_pci_core.koGravatar Max Gurtovoy 1-1/+1
2021-08-26vfio/pci: Rename vfio_pci_device to vfio_pci_core_deviceGravatar Max Gurtovoy 1-8/+9
2021-08-26vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.hGravatar Max Gurtovoy 1-1/+1
2021-08-02vfio/pci: Make vfio_pci_regops->rw() return ssize_tGravatar Yishai Hadas 1-5/+5
2021-04-06vfio/pci: Add support for opregion v2.1+Gravatar Fred Gao 1-0/+53
2021-02-01vfio/pci: Fix handling of pci use accessor return codesGravatar Heiner Kallweit 1-5/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2016-02-22vfio/pci: Intel IGD host and LCP bridge config space accessGravatar Alex Williamson 1-1/+170
2016-02-22vfio/pci: Intel IGD OpRegion supportGravatar Alex Williamson 1-0/+111