aboutsummaryrefslogtreecommitdiff
path: root/drivers/vfio/mdev/mdev_driver.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeGravatar Christoph Hellwig 1-1/+1
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeGravatar Jason Gunthorpe 1-1/+3
2022-10-04vfio/mdev: unexport mdev_bus_typeGravatar Christoph Hellwig 1-1/+0
2022-10-04vfio/mdev: simplify mdev_type handlingGravatar Christoph Hellwig 1-3/+2
2022-10-04vfio/mdev: make mdev.h standalone includableGravatar Christoph Hellwig 1-1/+0
2022-04-21vfio/mdev: Remove vfio_mdev.cGravatar Jason Gunthorpe 1-10/+0
2021-09-30vfio: simplify iommu group allocation for mediated devicesGravatar Christoph Hellwig 1-41/+4
2021-07-21bus: Make remove callback return voidGravatar Uwe Kleine-König 1-3/+1
2021-06-21vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindGravatar Jason Gunthorpe 1-0/+10
2021-04-07vfio/mdev: Simplify driver registrationGravatar Jason Gunthorpe 1-8/+7
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceGravatar Jason Gunthorpe 1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2016-11-17vfio: Mediated device Core driverGravatar Kirti Wankhede 1-0/+119