index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
vfio_ccw_ops.c
Age
Commit message (
Expand
)
Author
2020-12-03
vfio-ccw: Wire in the request callback
Eric Farman
2020-06-03
vfio-ccw: Introduce a new CRW region
Farhan Ali
2020-06-02
vfio-ccw: Refactor IRQ handlers
Eric Farman
2020-06-02
vfio-ccw: Introduce a new schib region
Farhan Ali
2020-06-02
vfio-ccw: Refactor the unregister of the async regions
Eric Farman
2019-08-23
vfio-ccw: add some logging
Cornelia Huck
2019-04-24
vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
Farhan Ali
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
2019-04-24
vfio-ccw: add capabilities chain
Cornelia Huck
2019-04-24
vfio-ccw: protect the I/O region
Cornelia Huck
2019-04-24
vfio-ccw: rework ssch state handling
Cornelia Huck
2018-09-27
s390/cio: Convert ccw_io_region to pointer
Eric Farman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-22
s390/vfio_ccw: make some symbols static
Sebastian Ott
2017-04-12
vfio: ccw: improve error handling for vfio_ccw_mdev_remove
Dong Jia Shi
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
2017-03-31
vfio: ccw: return I/O results asynchronously
Dong Jia Shi
2017-03-31
vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
Dong Jia Shi
2017-03-31
vfio: ccw: realize VFIO_DEVICE_RESET ioctl
Dong Jia Shi
2017-03-31
vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
Dong Jia Shi
2017-03-31
vfio: ccw: handle ccw command request
Dong Jia Shi
2017-03-31
vfio: ccw: introduce ccw_io_region
Dong Jia Shi
2017-03-31
vfio: ccw: register vfio_ccw to the mediated device framework
Dong Jia Shi