summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/mdev/mdev_driver.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig1-1/+1
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe1-1/+3
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig1-1/+0
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig1-3/+2
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig1-1/+0
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe1-10/+0
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig1-41/+4
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-06-21vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe1-0/+10
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe1-8/+7
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-11-17vfio: Mediated device Core driverKirti Wankhede1-0/+119