index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
mdev
/
mdev_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
1
-1
/
+4
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
1
-8
/
+32
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
1
-0
/
+11
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
1
-0
/
+10
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
1
-10
/
+25
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
1
-69
/
+22
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
1
-2
/
+2
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
1
-2
/
+0
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