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