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
/
drivers
/
s390
/
cio
/
vfio_ccw_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
vfio-ccw: add some logging
Cornelia Huck
1
-0
/
+10
2019-04-24
vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
Farhan Ali
1
-1
/
+10
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
1
-2
/
+11
2019-04-24
vfio-ccw: add capabilities chain
Cornelia Huck
1
-26
/
+161
2019-04-24
vfio-ccw: protect the I/O region
Cornelia Huck
1
-9
/
+19
2019-04-24
vfio-ccw: rework ssch state handling
Cornelia Huck
1
-2
/
+0
2018-09-27
s390/cio: Convert ccw_io_region to pointer
Eric Farman
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-22
s390/vfio_ccw: make some symbols static
Sebastian Ott
1
-6
/
+6
2017-04-12
vfio: ccw: improve error handling for vfio_ccw_mdev_remove
Dong Jia Shi
1
-11
/
+6
2017-04-12
vfio: ccw: remove unnecessary NULL checks of a pointer
Dong Jia Shi
1
-17
/
+0
2017-03-31
vfio: ccw: introduce a finite state machine
Dong Jia Shi
1
-3
/
+25
2017-03-31
vfio: ccw: return I/O results asynchronously
Dong Jia Shi
1
-3
/
+0
2017-03-31
vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
Dong Jia Shi
1
-1
/
+122
2017-03-31
vfio: ccw: realize VFIO_DEVICE_RESET ioctl
Dong Jia Shi
1
-14
/
+33
2017-03-31
vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
Dong Jia Shi
1
-0
/
+78
2017-03-31
vfio: ccw: handle ccw command request
Dong Jia Shi
1
-4
/
+20
2017-03-31
vfio: ccw: introduce ccw_io_region
Dong Jia Shi
1
-0
/
+47
2017-03-31
vfio: ccw: register vfio_ccw to the mediated device framework
Dong Jia Shi
1
-0
/
+147