summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/vfio_ccw_ops.c
AgeCommit message (Expand)Author
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe
2022-11-10vfio: Remove vfio_free_deviceEric Farman
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Eric Farman
2022-11-10vfio/ccw: remove release completionEric Farman
2022-11-10vfio/ccw: move private to mdev lifecycleEric Farman
2022-11-10vfio/ccw: move private initialization to callbackEric Farman
2022-11-10vfio/ccw: remove private->schEric Farman
2022-11-10vfio/ccw: create a parent structEric Farman
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe
2022-10-04vfio/mdev: remove mtype_get_parent_devChristoph Hellwig
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig
2022-09-21vfio/ccw: Use the new device life cycle helpersKevin Tian
2022-08-01vfio/ccw: Remove FSM Close from remove handlersEric Farman
2022-08-01vfio/ccw: Add length to DMA_UNMAP checksEric Farman
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe
2022-07-07vfio/ccw: Move FSM open/close to MDEV open/closeEric Farman
2022-07-07vfio/ccw: Refactor vfio_ccw_mdev_resetEric Farman
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman
2022-07-07vfio/ccw: Flatten MDEV device (un)registerEric Farman
2022-07-07vfio/ccw: Remove private->mdevEric Farman
2022-07-07vfio/ccw: Fix FSM state if mdev probe failsEric Farman
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2021-10-28vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()Jason Gunthorpe
2021-10-28vfio/ccw: Pass vfio_ccw_private not mdev_device to various functionsJason Gunthorpe
2021-08-11vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe
2021-05-12vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsEric Farman
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsWang Qing
2020-12-03vfio-ccw: Wire in the request callbackEric Farman
2020-06-03vfio-ccw: Introduce a new CRW regionFarhan Ali
2020-06-02vfio-ccw: Refactor IRQ handlersEric Farman
2020-06-02vfio-ccw: Introduce a new schib regionFarhan Ali
2020-06-02vfio-ccw: Refactor the unregister of the async regionsEric Farman
2019-08-23vfio-ccw: add some loggingCornelia Huck
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck
2019-04-24vfio-ccw: add capabilities chainCornelia Huck
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck
2018-09-27s390/cio: Convert ccw_io_region to pointerEric Farman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman