index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
mdev
/
mdev_sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/mdev: Use sysfs_emit() to instead of sprintf()
Bo Liu
2023-01-30
1
-1
/
+1
*
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
1
-1
/
+4
*
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
1
-8
/
+32
*
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
1
-0
/
+11
*
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
1
-0
/
+10
*
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
1
-10
/
+25
*
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
1
-69
/
+22
*
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
1
-2
/
+2
*
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
2022-10-04
1
-2
/
+0
*
vfio/mdev: Use the driver core to create the 'remove' file
Jason Gunthorpe
2022-04-21
1
-9
/
+10
*
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
2022-04-21
1
-3
/
+3
*
vfio/mdev: Remove mdev_parent_ops dev_attr_groups
Jason Gunthorpe
2022-04-21
1
-10
/
+2
*
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-12
1
-5
/
+6
*
vfio/mdev: Add mdev/mtype_get_type_group_id()
Jason Gunthorpe
2021-04-07
1
-6
/
+9
*
vfio/mdev: Add missing reference counting to mdev_type
Jason Gunthorpe
2021-04-07
1
-0
/
+4
*
vfio/mdev: Use struct mdev_type in struct mdev_device
Jason Gunthorpe
2021-04-07
1
-5
/
+6
*
vfio/mdev: Add missing typesafety around mdev_device
Jason Gunthorpe
2021-04-07
1
-11
/
+15
*
vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
Jason Gunthorpe
2021-04-07
1
-1
/
+1
*
vfio/mdev: Fix reference count leak in add_mdev_supported_type
Qiushi Wu
2020-05-30
1
-1
/
+1
*
vfio/mdev: make create attribute static
Ben Dooks (Codethink)
2020-01-09
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
vfio/mdev: Avoid creating sysfs remove file on stale device removal
Parav Pandit
2019-06-06
1
-3
/
+1
*
vfio/mdev: Improve the create/remove sequence
Parav Pandit
2019-06-06
1
-1
/
+1
*
vfio/mdev: Follow correct remove sequence
Parav Pandit
2019-05-07
1
-1
/
+1
*
vfio-mdev: Switch to use new generic UUID API
Andy Shevchenko
2019-02-05
1
-3
/
+3
*
vfio/mdev: add static modifier to add_mdev_supported_type
Paolo Cretaro
2018-12-12
1
-2
/
+2
*
vfio/mdev: Re-order sysfs attribute creation
Alex Williamson
2018-06-08
1
-7
/
+7
*
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
2016-12-30
1
-4
/
+4
*
vfio: Mediated device Core driver
Kirti Wankhede
2016-11-17
1
-0
/
+286