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
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
vfio/mdev: consolidate all the name 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: remove mtype_get_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
2022-10-04
vfio/mdev: unexport mdev_bus_type
Christoph Hellwig
2022-10-04
vfio/mdev: remove mdev_from_dev
Christoph Hellwig
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-07-07
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
2022-04-21
vfio/mdev: Remove mdev drvdata
Jason Gunthorpe
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
2022-04-21
vfio/mdev: Remove mdev_parent_ops dev_attr_groups
Jason Gunthorpe
2022-04-21
vfio/mdev: Remove vfio_mdev.c
Jason Gunthorpe
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