Age | Commit message (Expand) | Author | Files | Lines |
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 |