summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/mdev/mdev_driver.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig2022-10-041-1/+1
* vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe2022-10-041-1/+3
* vfio/mdev: unexport mdev_bus_typeChristoph Hellwig2022-10-041-1/+0
* vfio/mdev: simplify mdev_type handlingChristoph Hellwig2022-10-041-3/+2
* vfio/mdev: make mdev.h standalone includableChristoph Hellwig2022-10-041-1/+0
* vfio/mdev: Remove vfio_mdev.cJason Gunthorpe2022-04-211-10/+0
* vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig2021-09-301-41/+4
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
* vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe2021-06-211-0/+10
* vfio/mdev: Simplify driver registrationJason Gunthorpe2021-04-071-8/+7
* vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe2021-04-071-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* vfio: Mediated device Core driverKirti Wankhede2016-11-171-0/+119