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_ops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
1
-33
/
+74
|
\
|
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
1
-2
/
+0
|
*
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
2022-11-10
1
-10
/
+18
|
*
vfio/ccw: remove release completion
Eric Farman
2022-11-10
1
-13
/
+1
|
*
vfio/ccw: move private to mdev lifecycle
Eric Farman
2022-11-10
1
-13
/
+13
|
*
vfio/ccw: move private initialization to callback
Eric Farman
2022-11-10
1
-0
/
+43
|
*
vfio/ccw: remove private->sch
Eric Farman
2022-11-10
1
-6
/
+6
|
*
vfio/ccw: create a parent struct
Eric Farman
2022-11-10
1
-2
/
+6
*
|
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
1
-0
/
+3
|
/
*
vfio/mdev: add mdev available instance checking to the core
Jason Gunthorpe
2022-10-04
1
-14
/
+1
*
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
1
-11
/
+3
*
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
1
-8
/
+0
*
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
1
-8
/
+1
*
vfio/mdev: remove mtype_get_parent_dev
Christoph Hellwig
2022-10-04
1
-2
/
+1
*
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
1
-12
/
+2
*
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
1
-1
/
+0
*
vfio/ccw: Use the new device life cycle helpers
Kevin Tian
2022-09-21
1
-7
/
+45
*
vfio/ccw: Remove FSM Close from remove handlers
Eric Farman
2022-08-01
1
-2
/
+0
*
vfio/ccw: Add length to DMA_UNMAP checks
Eric Farman
2022-08-01
1
-1
/
+1
*
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
2022-07-20
1
-31
/
+8
*
vfio/ccw: Move FSM open/close to MDEV open/close
Eric Farman
2022-07-07
1
-15
/
+11
*
vfio/ccw: Refactor vfio_ccw_mdev_reset
Eric Farman
2022-07-07
1
-14
/
+10
*
vfio/ccw: Create a CLOSE FSM event
Eric Farman
2022-07-07
1
-12
/
+2
*
vfio/ccw: Flatten MDEV device (un)register
Eric Farman
2022-07-07
1
-10
/
+0
*
vfio/ccw: Remove private->mdev
Eric Farman
2022-07-07
1
-3
/
+0
*
vfio/ccw: Fix FSM state if mdev probe fails
Eric Farman
2022-07-07
1
-1
/
+1
*
vfio/ccw: Remove UUID from s390 debug log
Michael Kawano
2022-07-07
1
-4
/
+4
*
vfio: Make vfio_(un)register_notifier accept a vfio_device
Jason Gunthorpe
2022-05-11
1
-4
/
+3
*
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
2022-04-21
1
-6
/
+1
*
vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()
Jason Gunthorpe
2021-10-28
1
-41
/
+66
*
vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
Jason Gunthorpe
2021-10-28
1
-22
/
+15
*
vfio/ap,ccw: Fix open/close when multiple device FDs are open
Jason Gunthorpe
2021-08-11
1
-4
/
+4
*
vfio-ccw: Reset FSM state to IDLE inside FSM
Eric Farman
2021-05-12
1
-2
/
+0
*
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-12
1
-6
/
+9
*
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
2021-04-12
1
-1
/
+1
*
s390/cio: return -EFAULT if copy_to_user() fails
Eric Farman
2021-03-08
1
-1
/
+1
*
s390/cio: return -EFAULT if copy_to_user() fails
Wang Qing
2021-03-08
1
-2
/
+2
*
vfio-ccw: Wire in the request callback
Eric Farman
2020-12-04
1
-0
/
+26
*
vfio-ccw: Introduce a new CRW region
Farhan Ali
2020-06-03
1
-0
/
+8
*
vfio-ccw: Refactor IRQ handlers
Eric Farman
2020-06-02
1
-6
/
+17
*
vfio-ccw: Introduce a new schib region
Farhan Ali
2020-06-02
1
-2
/
+12
*
vfio-ccw: Refactor the unregister of the async regions
Eric Farman
2020-06-02
1
-8
/
+12
*
vfio-ccw: add some logging
Cornelia Huck
2019-08-23
1
-0
/
+10
*
vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
Farhan Ali
2019-04-24
1
-1
/
+10
*
vfio-ccw: add handling for async channel instructions
Cornelia Huck
2019-04-24
1
-2
/
+11
*
vfio-ccw: add capabilities chain
Cornelia Huck
2019-04-24
1
-26
/
+161
*
vfio-ccw: protect the I/O region
Cornelia Huck
2019-04-24
1
-9
/
+19
*
vfio-ccw: rework ssch state handling
Cornelia Huck
2019-04-24
1
-2
/
+0
*
s390/cio: Convert ccw_io_region to pointer
Eric Farman
2018-09-27
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
[next]