index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-05-12
vfio-ccw: Reset FSM state to IDLE inside FSM
Eric Farman
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
2021-03-08
s390/cio: return -EFAULT if copy_to_user() fails
Eric Farman
2021-03-08
s390/cio: return -EFAULT if copy_to_user() fails
Wang Qing
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