aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_drv.c
AgeCommit message (Expand)Author
2020-06-04s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck
2019-08-16vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali
2019-06-13vfio-ccw: Destroy kmem cache region on module exitFarhan Ali
2019-04-24vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali
2019-04-24vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck
2019-03-11vfio: ccw: only free cp on final interruptCornelia Huck
2018-11-13vfio: ccw: Register mediated device once all structures are initializedPierre Morel
2018-11-13s390/cio: make vfio_ccw_io_region staticSebastian Ott
2018-09-27s390/cio: Refactor alloc of ccw_io_regionEric Farman
2018-09-27s390/cio: Convert ccw_io_region to pointerEric Farman
2018-05-29vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi
2017-03-31vfio: ccw: return I/O results asynchronouslyDong Jia Shi
2017-03-31vfio: ccw: handle ccw command requestDong Jia Shi
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi