aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2022-02-09s390/cio: verify the driver availability for path_event callVineeth Vijayan
2021-12-06s390/qdio: remove unneeded sanity check in qdio_do_sqbs()Julian Wiedmann
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann
2021-12-06s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann
2021-12-06s390/qdio: clean up access to queue in qdio_handle_activate_check()Julian Wiedmann
2021-12-06s390/qdio: avoid allocating the qdio_irq with GFP_DMAJulian Wiedmann
2021-12-06s390/qdio: improve handling of CIWsJulian Wiedmann
2021-12-06s390/cio: remove uevent suppress from cio driverVineeth Vijayan
2021-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang
2021-11-08s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-03Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
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-10-28vfio/ccw: Use functions for alloc/free of the vfio_ccw_privateJason Gunthorpe
2021-10-28vfio/ccw: Remove unneeded GFP_DMAJason Gunthorpe
2021-10-26s390/cio: make ccw_device_dma_* more robustHalil Pasic
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann
2021-10-04s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan
2021-10-04s390/cio: unregister the subchannel while purgingVineeth Vijayan
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-07s390/cio: fix kernel doc commentHeiko Carstens
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31s390/cio: dont unregister subchannel from child-driversVineeth Vijayan
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann
2021-08-18s390/qdio: consolidate QIB codeJulian Wiedmann
2021-08-18s390/qdio: use dev_info() in qdio_print_subchannel_info()Julian Wiedmann
2021-08-18s390/qdio: fine-tune the queue syncJulian Wiedmann
2021-08-18s390/qdio: clean up SIGA capability trackingJulian Wiedmann
2021-08-18s390/qdio: remove unused sync-after-IRQ infrastructureJulian Wiedmann
2021-08-18s390/qdio: use absolute data address in ESTABLISH ccwJulian Wiedmann
2021-08-18s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan
2021-08-18s390/cio: add rescan functionality on channel subsystemVineeth Vijayan
2021-08-11vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe
2021-07-27s390/qdio: remove unused macrosJulian Wiedmann
2021-07-27s390/qdio: remove unneeded siga-sync for Output QueueJulian Wiedmann
2021-07-27s390/qdio: remove remaining tasklet & timer codeJulian Wiedmann
2021-07-27s390/qdio: propagate error when cancelling a ccw failsJulian Wiedmann
2021-07-27s390/qdio: improve roll-back after error on ESTABLISH ccwJulian Wiedmann
2021-07-27s390/qdio: cancel the ESTABLISH ccw after timeoutJulian Wiedmann
2021-07-27s390/qdio: fix roll-back after timeout on ESTABLISH ccwJulian Wiedmann
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-21s390/scm: Make struct scm_driver::remove return voidUwe Kleine-König
2021-07-21s390/ccwgroup: Drop if with an always false conditionUwe Kleine-König
2021-07-21s390/cio: Make struct css_driver::remove return voidUwe Kleine-König