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_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
vfio-ccw: Serialize FSM IDLE state with I/O completion
Eric Farman
1
-2
/
+10
2020-06-03
vfio-ccw: Add trace for CRW event
Eric Farman
1
-0
/
+1
2020-06-03
vfio-ccw: Wire up the CRW irq and CRW region
Farhan Ali
1
-0
/
+49
2020-06-03
vfio-ccw: Introduce a new CRW region
Farhan Ali
1
-0
/
+20
2020-06-02
vfio-ccw: Introduce a new schib region
Farhan Ali
1
-0
/
+20
2020-06-02
vfio-ccw: Register a chp_event callback for vfio-ccw
Farhan Ali
1
-0
/
+47
2020-06-02
vfio-ccw: Introduce new helper functions to free/destroy regions
Farhan Ali
1
-10
/
+18
2020-04-06
s390/cio: generate delayed uevent for vfio-ccw subchannels
Cornelia Huck
1
-0
/
+5
2019-09-05
vfio-ccw: fix error return code in vfio_ccw_sch_init()
Wei Yongjun
1
-2
/
+6
2019-08-23
vfio-ccw: add some logging
Cornelia Huck
1
-3
/
+47
2019-07-15
vfio-ccw: Don't call cp_free if we are processing a channel program
Farhan Ali
1
-1
/
+1
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+10
2019-06-21
vfio-ccw: Move guest_cp storage into common struct
Eric Farman
1
-0
/
+7
2019-06-13
vfio-ccw: Destroy kmem cache region on module exit
Farhan Ali
1
-0
/
+1
2019-06-03
s390/cio: Set vfio-ccw FSM state before ioeventfd
Eric Farman
1
-3
/
+3
2019-04-24
vfio-ccw: Prevent quiesce function going into an infinite loop
Farhan Ali
1
-14
/
+18
2019-04-24
vfio-ccw: Do not call flush_workqueue while holding the spinlock
Farhan Ali
1
-1
/
+1
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
1
-13
/
+33
2019-04-24
vfio-ccw: protect the I/O region
Cornelia Huck
1
-0
/
+3
2019-03-11
vfio: ccw: only free cp on final interrupt
Cornelia Huck
1
-2
/
+6
2018-11-13
vfio: ccw: Register mediated device once all structures are initialized
Pierre Morel
1
-4
/
+4
2018-11-13
s390/cio: make vfio_ccw_io_region static
Sebastian Ott
1
-1
/
+1
2018-09-27
s390/cio: Refactor alloc of ccw_io_region
Eric Farman
1
-4
/
+16
2018-09-27
s390/cio: Convert ccw_io_region to pointer
Eric Farman
1
-1
/
+11
2018-05-29
vfio: ccw: fix error return in vfio_ccw_sch_event
Dong Jia Shi
1
-1
/
+4
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-07-05
s390/vfio_ccw: remove unused variable
Sebastian Ott
1
-2
/
+0
2017-06-12
s390/cio: introduce io_subchannel_type
Sebastian Ott
1
-57
/
+1
2017-03-31
vfio: ccw: introduce a finite state machine
Dong Jia Shi
1
-102
/
+14
2017-03-31
vfio: ccw: return I/O results asynchronously
Dong Jia Shi
1
-24
/
+34
2017-03-31
vfio: ccw: handle ccw command request
Dong Jia Shi
1
-0
/
+114
2017-03-31
vfio: ccw: register vfio_ccw to the mediated device framework
Dong Jia Shi
1
-1
/
+11
2017-03-31
vfio: ccw: basic implementation for vfio_ccw driver
Dong Jia Shi
1
-0
/
+262