summaryrefslogtreecommitdiff
path: root/include/linux/mdev.h
AgeCommit message (Expand)Author
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name 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: remove mtype_get_parent_devChristoph Hellwig
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig
2022-10-04vfio/mdev: remove mdev_from_devChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-04-21vfio/mdev: Remove mdev drvdataJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_ops dev_attr_groupsJason Gunthorpe
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe
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