index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
1
-0
/
+3
2022-10-04
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
1
-17
/
+2
2022-10-04
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
1
-0
/
+2
2022-10-04
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
1
-0
/
+1
2022-10-04
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
1
-5
/
+2
2022-10-04
vfio/mdev: remove mtype_get_parent_dev
Christoph Hellwig
1
-2
/
+0
2022-10-04
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
1
-1
/
+0
2022-10-04
vfio/mdev: unexport mdev_bus_type
Christoph Hellwig
1
-2
/
+0
2022-10-04
vfio/mdev: remove mdev_from_dev
Christoph Hellwig
1
-4
/
+0
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
1
-8
/
+18
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
1
-2
/
+13
2022-10-04
vfio/mdev: make mdev.h standalone includable
Christoph Hellwig
1
-0
/
+3
2022-07-07
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
1
-5
/
+0
2022-04-21
vfio/mdev: Remove mdev drvdata
Jason Gunthorpe
1
-9
/
+0
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-21
/
+4
2022-04-21
vfio/mdev: Remove mdev_parent_ops dev_attr_groups
Jason Gunthorpe
1
-2
/
+0
2022-04-21
vfio/mdev: Remove vfio_mdev.c
Jason Gunthorpe
1
-47
/
+1
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