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
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_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
1
-2
/
+0
2022-11-10
vfio/ccw: remove release completion
Eric Farman
1
-3
/
+0
2022-11-10
vfio/ccw: move private to mdev lifecycle
Eric Farman
1
-0
/
+2
2022-11-10
vfio/ccw: move private initialization to callback
Eric Farman
1
-1
/
+6
2022-11-10
vfio/ccw: remove private->sch
Eric Farman
1
-3
/
+4
2022-11-10
vfio/ccw: create a parent struct
Eric Farman
1
-5
/
+15
2022-10-04
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
1
-2
/
+0
2022-10-04
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
1
-0
/
+2
2022-10-04
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
1
-0
/
+4
2022-09-21
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
1
-0
/
+3
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
1
-2
/
+0
2022-07-07
vfio/ccw: Create a CLOSE FSM event
Eric Farman
1
-0
/
+1
2022-07-07
vfio/ccw: Create an OPEN FSM Event
Eric Farman
1
-0
/
+1
2022-07-07
vfio/ccw: Flatten MDEV device (un)register
Eric Farman
1
-3
/
+0
2022-07-07
vfio/ccw: Pass enum to FSM event jumptable
Eric Farman
1
-1
/
+1
2022-07-07
vfio/ccw: Remove private->mdev
Eric Farman
1
-2
/
+0
2022-06-27
vfio: de-extern-ify function prototypes
Alex Williamson
1
-3
/
+3
2021-10-28
vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
Jason Gunthorpe
1
-0
/
+5
2020-12-04
vfio-ccw: Wire in the request callback
Eric Farman
1
-0
/
+4
2020-06-03
vfio-ccw: Wire up the CRW irq and CRW region
Farhan Ali
1
-0
/
+8
2020-06-03
vfio-ccw: Introduce a new CRW region
Farhan Ali
1
-0
/
+4
2020-06-02
vfio-ccw: Introduce a new schib region
Farhan Ali
1
-0
/
+3
2020-06-02
vfio-ccw: Refactor the unregister of the async regions
Eric Farman
1
-0
/
+1
2019-10-17
vfio-ccw: Trace the FSM jumptable
Eric Farman
1
-0
/
+1
2019-08-23
vfio-ccw: add some logging
Cornelia Huck
1
-0
/
+17
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
1
-0
/
+5
2019-04-24
vfio-ccw: add capabilities chain
Cornelia Huck
1
-0
/
+38
2019-04-24
vfio-ccw: protect the I/O region
Cornelia Huck
1
-0
/
+2
2019-04-24
vfio-ccw: rework ssch state handling
Cornelia Huck
1
-1
/
+2
2018-12-12
vfio: ccw: Merge BUSY and BOXED states
Pierre Morel
1
-1
/
+0
2018-09-27
s390/cio: Convert ccw_io_region to pointer
Eric Farman
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-31
vfio: ccw: introduce a finite state machine
Dong Jia Shi
1
-1
/
+40
2017-03-31
vfio: ccw: return I/O results asynchronously
Dong Jia Shi
1
-4
/
+3
2017-03-31
vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
Dong Jia Shi
1
-0
/
+4
2017-03-31
vfio: ccw: handle ccw command request
Dong Jia Shi
1
-0
/
+14
2017-03-31
vfio: ccw: introduce ccw_io_region
Dong Jia Shi
1
-0
/
+4
2017-03-31
vfio: ccw: register vfio_ccw to the mediated device framework
Dong Jia Shi
1
-0
/
+11
2017-03-31
vfio: ccw: basic implementation for vfio_ccw driver
Dong Jia Shi
1
-0
/
+25