index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-03-13
s390/vfio_ccw: fix virtual vs physical address confusion
Heiko Carstens
1
-1
/
+1
2023-12-12
s390/cio: make sch->lock spinlock pointer a member
Halil Pasic
1
-12
/
+12
2023-01-09
vfio/ccw: simplify the cp_get_orb interface
Eric Farman
1
-1
/
+1
2022-12-16
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-15
/
+12
2022-12-05
vfio/ccw: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-1
/
+1
2022-11-10
vfio/ccw: remove private->sch
Eric Farman
1
-15
/
+12
2022-08-01
vfio/ccw: Check return code from subchannel quiesce
Eric Farman
1
-1
/
+1
2022-07-07
vfio/ccw: Move FSM open/close to MDEV open/close
Eric Farman
1
-9
/
+25
2022-07-07
vfio/ccw: Create a CLOSE FSM event
Eric Farman
1
-0
/
+26
2022-07-07
vfio/ccw: Create an OPEN FSM Event
Eric Farman
1
-0
/
+21
2022-07-07
vfio/ccw: Update trace data for not operational event
Eric Farman
1
-2
/
+6
2022-07-07
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
1
-14
/
+12
2022-05-11
vfio/ccw: Remove mdev from struct channel_program
Jason Gunthorpe
1
-2
/
+1
2021-05-12
vfio-ccw: Reset FSM state to IDLE inside FSM
Eric Farman
1
-0
/
+1
2019-10-17
vfio-ccw: Rework the io_fctl trace
Eric Farman
1
-2
/
+2
2019-10-17
vfio-ccw: Add a trace for asynchronous requests
Eric Farman
1
-0
/
+4
2019-10-17
vfio-ccw: Refactor how the traces are built
Eric Farman
1
-3
/
+0
2019-08-23
vfio-ccw: add some logging
Cornelia Huck
1
-1
/
+50
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
1
-2
/
+117
2019-04-24
vfio-ccw: rework ssch state handling
Cornelia Huck
1
-5
/
+14
2019-04-24
vfio-ccw: make it safe to access channel programs
Cornelia Huck
1
-0
/
+5
2018-12-12
vfio: ccw: Merge BUSY and BOXED states
Pierre Morel
1
-6
/
+1
2018-09-27
s390/cio: Convert ccw_io_region to pointer
Eric Farman
1
-3
/
+3
2018-05-29
vfio: ccw: add tracepoints for interesting error paths
Halil Pasic
1
-1
/
+16
2018-04-23
vfio: ccw: process ssch with interrupts disabled
Cornelia Huck
1
-7
/
+12
2018-03-01
vfio-ccw: fence off transport mode
Cornelia Huck
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-12
vfio: ccw: remove unnecessary NULL checks of a pointer
Dong Jia Shi
1
-5
/
+1
2017-03-31
vfio: ccw: introduce a finite state machine
Dong Jia Shi
1
-0
/
+207