aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_fsm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck1-2/+117
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck1-5/+14
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck1-0/+5
2018-12-12vfio: ccw: Merge BUSY and BOXED statesPierre Morel1-6/+1
2018-09-27s390/cio: Convert ccw_io_region to pointerEric Farman1-3/+3
2018-05-29vfio: ccw: add tracepoints for interesting error pathsHalil Pasic1-1/+16
2018-04-23vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-03-01vfio-ccw: fence off transport modeCornelia Huck1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-12vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi1-5/+1
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi1-0/+207