index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
vfio_ccw_fsm.c
Age
Commit message (
Expand
)
Author
2023-12-12
s390/cio: make sch->lock spinlock pointer a member
Halil Pasic
2023-01-09
vfio/ccw: simplify the cp_get_orb interface
Eric Farman
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-05
vfio/ccw: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-11-10
vfio/ccw: remove private->sch
Eric Farman
2022-08-01
vfio/ccw: Check return code from subchannel quiesce
Eric Farman
2022-07-07
vfio/ccw: Move FSM open/close to MDEV open/close
Eric Farman
2022-07-07
vfio/ccw: Create a CLOSE FSM event
Eric Farman
2022-07-07
vfio/ccw: Create an OPEN FSM Event
Eric Farman
2022-07-07
vfio/ccw: Update trace data for not operational event
Eric Farman
2022-07-07
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
2022-05-11
vfio/ccw: Remove mdev from struct channel_program
Jason Gunthorpe
2021-05-12
vfio-ccw: Reset FSM state to IDLE inside FSM
Eric Farman
2019-10-17
vfio-ccw: Rework the io_fctl trace
Eric Farman
2019-10-17
vfio-ccw: Add a trace for asynchronous requests
Eric Farman
2019-10-17
vfio-ccw: Refactor how the traces are built
Eric Farman
2019-08-23
vfio-ccw: add some logging
Cornelia Huck
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
2019-04-24
vfio-ccw: rework ssch state handling
Cornelia Huck
2019-04-24
vfio-ccw: make it safe to access channel programs
Cornelia Huck
2018-12-12
vfio: ccw: Merge BUSY and BOXED states
Pierre Morel
2018-09-27
s390/cio: Convert ccw_io_region to pointer
Eric Farman
2018-05-29
vfio: ccw: add tracepoints for interesting error paths
Halil Pasic
2018-04-23
vfio: ccw: process ssch with interrupts disabled
Cornelia Huck
2018-03-01
vfio-ccw: fence off transport mode
Cornelia Huck
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-12
vfio: ccw: remove unnecessary NULL checks of a pointer
Dong Jia Shi
2017-03-31
vfio: ccw: introduce a finite state machine
Dong Jia Shi