summary refs log tree commit diff
path: root/drivers/vfio/mdev/mdev_driver.c
AgeCommit message (Expand)Author
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe
2021-09-30vfio: simplify iommu group allocation for mediated devicesChristoph Hellwig
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-06-21vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-11-17vfio: Mediated device Core driverKirti Wankhede