index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
mdev
/
mdev_driver.c
Age
Commit message (
Expand
)
Author
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-02-22
vfio: mdev: make mdev_bus_type const
Ricardo B. Marliere
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
vfio/mdev: unexport mdev_bus_type
Christoph Hellwig
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-04-21
vfio/mdev: Remove vfio_mdev.c
Jason Gunthorpe
2021-09-30
vfio: simplify iommu group allocation for mediated devices
Christoph Hellwig
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-21
vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
Jason Gunthorpe
2021-04-07
vfio/mdev: Simplify driver registration
Jason Gunthorpe
2021-04-07
vfio/mdev: Add missing typesafety around mdev_device
Jason Gunthorpe
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede