summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_drv.c
Commit message (Expand)AuthorAgeFilesLines
* vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali2019-04-241-14/+18
* vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali2019-04-241-1/+1
* vfio-ccw: add handling for async channel instructionsCornelia Huck2019-04-241-13/+33
* vfio-ccw: protect the I/O regionCornelia Huck2019-04-241-0/+3
* vfio: ccw: only free cp on final interruptCornelia Huck2019-03-111-2/+6
* vfio: ccw: Register mediated device once all structures are initializedPierre Morel2018-11-131-4/+4
* s390/cio: make vfio_ccw_io_region staticSebastian Ott2018-11-131-1/+1
* s390/cio: Refactor alloc of ccw_io_regionEric Farman2018-09-271-4/+16
* s390/cio: Convert ccw_io_region to pointerEric Farman2018-09-271-1/+11
* vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi2018-05-291-1/+4
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/vfio_ccw: remove unused variableSebastian Ott2017-07-051-2/+0
* s390/cio: introduce io_subchannel_typeSebastian Ott2017-06-121-57/+1
* vfio: ccw: introduce a finite state machineDong Jia Shi2017-03-311-102/+14
* vfio: ccw: return I/O results asynchronouslyDong Jia Shi2017-03-311-24/+34
* vfio: ccw: handle ccw command requestDong Jia Shi2017-03-311-0/+114
* vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi2017-03-311-1/+11
* vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi2017-03-311-0/+262