index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
mdev
/
mdev_sysfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
vfio/mdev: Use the driver core to create the 'remove' file
Jason Gunthorpe
1
-9
/
+10
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-3
/
+3
2022-04-21
vfio/mdev: Remove mdev_parent_ops dev_attr_groups
Jason Gunthorpe
1
-10
/
+2
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-5
/
+6
2021-04-07
vfio/mdev: Add mdev/mtype_get_type_group_id()
Jason Gunthorpe
1
-6
/
+9
2021-04-07
vfio/mdev: Add missing reference counting to mdev_type
Jason Gunthorpe
1
-0
/
+4
2021-04-07
vfio/mdev: Use struct mdev_type in struct mdev_device
Jason Gunthorpe
1
-5
/
+6
2021-04-07
vfio/mdev: Add missing typesafety around mdev_device
Jason Gunthorpe
1
-11
/
+15
2021-04-07
vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
Jason Gunthorpe
1
-1
/
+1
2020-05-29
vfio/mdev: Fix reference count leak in add_mdev_supported_type
Qiushi Wu
1
-1
/
+1
2020-01-09
vfio/mdev: make create attribute static
Ben Dooks (Codethink)
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-06
vfio/mdev: Avoid creating sysfs remove file on stale device removal
Parav Pandit
1
-3
/
+1
2019-06-06
vfio/mdev: Improve the create/remove sequence
Parav Pandit
1
-1
/
+1
2019-05-07
vfio/mdev: Follow correct remove sequence
Parav Pandit
1
-1
/
+1
2019-02-05
vfio-mdev: Switch to use new generic UUID API
Andy Shevchenko
1
-3
/
+3
2018-12-12
vfio/mdev: add static modifier to add_mdev_supported_type
Paolo Cretaro
1
-2
/
+2
2018-06-08
vfio/mdev: Re-order sysfs attribute creation
Alex Williamson
1
-7
/
+7
2016-12-30
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
1
-4
/
+4
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede
1
-0
/
+286