summaryrefslogtreecommitdiff
path: root/include/linux/mdev.h
AgeCommit message (Expand)Author
2021-09-30vfio: remove the unused mdev iommu hookChristoph Hellwig
2021-08-11vfio: Remove struct vfio_device_ops open/releaseJason Gunthorpe
2021-08-11vfio: Provide better generic support for open/release vfio_device_opsJason Gunthorpe
2021-06-21vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe
2021-04-07vfio/mdev: Add mdev/mtype_get_type_group_id()Jason Gunthorpe
2021-04-07vfio/mdev: Remove duplicate storage of parent in mdev_deviceJason Gunthorpe
2021-04-07vfio/mdev: Use struct mdev_type in struct mdev_deviceJason Gunthorpe
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe
2021-02-26include/linux: remove repeated wordsRandy Dunlap
2020-12-03vfio-mdev: Wire in a request handler for mdev parentEric Farman
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07vfio/mdev: Drop redundant extern for exported symbolsParav Pandit
2019-04-12vfio/mdev: Add iommu related member in mdev_deviceLu Baolu
2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson
2016-11-17vfio: Mediated device Core driverKirti Wankhede