summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/vfio_ccw_fsm.c
AgeCommit message (Expand)Author
2023-12-12s390/cio: make sch->lock spinlock pointer a memberHalil Pasic
2023-01-09vfio/ccw: simplify the cp_get_orb interfaceEric Farman
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-12-05vfio/ccw: sort out physical vs virtual pointers usageAlexander Gordeev
2022-11-10vfio/ccw: remove private->schEric Farman
2022-08-01vfio/ccw: Check return code from subchannel quiesceEric Farman
2022-07-07vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman
2022-07-07vfio/ccw: Create an OPEN FSM EventEric Farman
2022-07-07vfio/ccw: Update trace data for not operational eventEric Farman
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-05-11vfio/ccw: Remove mdev from struct channel_programJason Gunthorpe
2021-05-12vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman
2019-10-17vfio-ccw: Rework the io_fctl traceEric Farman
2019-10-17vfio-ccw: Add a trace for asynchronous requestsEric Farman
2019-10-17vfio-ccw: Refactor how the traces are builtEric Farman
2019-08-23vfio-ccw: add some loggingCornelia Huck
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck
2018-12-12vfio: ccw: Merge BUSY and BOXED statesPierre Morel
2018-09-27s390/cio: Convert ccw_io_region to pointerEric Farman
2018-05-29vfio: ccw: add tracepoints for interesting error pathsHalil Pasic
2018-04-23vfio: ccw: process ssch with interrupts disabledCornelia Huck
2018-03-01vfio-ccw: fence off transport modeCornelia Huck
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-12vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi