index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mdev.h
Age
Commit message (
Expand
)
Author
2021-09-30
vfio: remove the unused mdev iommu hook
Christoph Hellwig
2021-08-11
vfio: Remove struct vfio_device_ops open/release
Jason Gunthorpe
2021-08-11
vfio: Provide better generic support for open/release vfio_device_ops
Jason Gunthorpe
2021-06-21
vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
Jason Gunthorpe
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
2021-04-07
vfio/mdev: Add mdev/mtype_get_type_group_id()
Jason Gunthorpe
2021-04-07
vfio/mdev: Remove duplicate storage of parent in mdev_device
Jason Gunthorpe
2021-04-07
vfio/mdev: Use struct mdev_type in struct mdev_device
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
2021-02-26
include/linux: remove repeated words
Randy Dunlap
2020-12-03
vfio-mdev: Wire in a request handler for mdev parent
Eric Farman
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-13
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
vfio/mdev: Drop redundant extern for exported symbols
Parav Pandit
2019-04-12
vfio/mdev: Add iommu related member in mdev_device
Lu Baolu
2019-02-05
vfio-mdev: Switch to use new generic UUID API
Andy Shevchenko
2017-01-04
vfio-mdev: fix non-standard ioctl return val causing i386 build fail
Paul Gortmaker
2016-12-30
vfio-mdev: Make mdev_device private and abstract interfaces
Alex Williamson
2016-12-30
vfio-mdev: Make mdev_parent private
Alex Williamson
2016-12-30
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede