aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/mdev
AgeCommit message (Expand)Author
2020-07-13vfio/mdev: Fix reference count leak in add_mdev_supported_typeQiushi Wu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06vfio/mdev: Synchronize device create/remove with parent removalParav Pandit
2019-06-06vfio/mdev: Avoid creating sysfs remove file on stale device removalParav Pandit
2019-06-06vfio/mdev: Improve the create/remove sequenceParav Pandit
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07vfio/mdev: Avoid inline get and put parent helpersParav Pandit
2019-05-07vfio/mdev: Fix aborting mdev child device removal if one failsParav Pandit
2019-05-07vfio/mdev: Follow correct remove sequenceParav Pandit
2019-05-07vfio/mdev: Avoid masking error code to EBUSYParav Pandit
2019-05-07vfio/mdev: Removed unused krefParav Pandit
2019-05-07vfio/mdev: Avoid release parent reference during error pathParav 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
2018-12-12vfio/mdev: add static modifier to add_mdev_supported_typePaolo Cretaro
2018-06-08vfio/mdev: Re-order sysfs attribute creationAlex Williamson
2018-06-08vfio/mdev: Check globally for duplicate devicesAlex Williamson
2018-01-09vfio: mdev: make a couple of functions and structure vfio_mdev_driver staticXiongwei Song
2017-02-08vfio/mdev: Use a module softdep for vfio_mdevAlex Williamson
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-12-30vfio-mdev: Fix remove raceAlex Williamson
2016-11-17docs: Add Documentation for Mediated devicesKirti Wankhede
2016-11-17vfio: VFIO based driver for Mediated devicesKirti Wankhede
2016-11-17vfio: Mediated device Core driverKirti Wankhede