Age | Commit message (Expand) | Author | Files | Lines |
2021-09-30 | vfio: remove the unused mdev iommu hook | Christoph Hellwig | 1 | -20/+0 |
2021-08-11 | vfio: Remove struct vfio_device_ops open/release | Jason Gunthorpe | 1 | -7/+0 |
2021-08-11 | vfio: Provide better generic support for open/release vfio_device_ops | Jason Gunthorpe | 1 | -0/+2 |
2021-06-22 | vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind | Jason Gunthorpe | 1 | -0/+2 |
2021-04-12 | vfio/mdev: Correct the function signatures for the mdev_type_attributes | Jason Gunthorpe | 1 | -4/+7 |
2021-04-12 | vfio/mdev: Remove kobj from mdev_parent_ops->create() | Jason Gunthorpe | 1 | -2/+1 |
2021-04-08 | vfio/mdev: Add mdev/mtype_get_type_group_id() | Jason Gunthorpe | 1 | -0/+3 |
2021-04-08 | vfio/mdev: Remove duplicate storage of parent in mdev_device | Jason Gunthorpe | 1 | -1/+0 |
2021-04-08 | vfio/mdev: Use struct mdev_type in struct mdev_device | Jason Gunthorpe | 1 | -1/+3 |
2021-04-08 | vfio/mdev: Simplify driver registration | Jason Gunthorpe | 1 | -5/+1 |
2021-04-08 | vfio/mdev: Add missing typesafety around mdev_device | Jason Gunthorpe | 1 | -12/+46 |
2021-02-26 | include/linux: remove repeated words | Randy Dunlap | 1 | -1/+1 |
2020-12-04 | vfio-mdev: Wire in a request handler for mdev parent | Eric Farman | 1 | -0/+4 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-13 | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+14 |
2019-05-07 | vfio/mdev: Drop redundant extern for exported symbols | Parav Pandit | 1 | -11/+10 |
2019-04-12 | vfio/mdev: Add iommu related member in mdev_device | Lu Baolu | 1 | -0/+14 |
2019-02-05 | vfio-mdev: Switch to use new generic UUID API | Andy Shevchenko | 1 | -1/+1 |
2017-01-04 | vfio-mdev: fix non-standard ioctl return val causing i386 build fail | Paul Gortmaker | 1 | -1/+1 |
2016-12-30 | vfio-mdev: Make mdev_device private and abstract interfaces | Alex Williamson | 1 | -25/+6 |
2016-12-30 | vfio-mdev: Make mdev_parent private | Alex Williamson | 1 | -13/+2 |
2016-12-30 | vfio-mdev: de-polute the namespace, rename parent_device & parent_ops | Alex Williamson | 1 | -8/+8 |
2016-11-17 | vfio: Mediated device Core driver | Kirti Wankhede | 1 | -0/+168 |