summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
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
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann
2021-06-28s390/qdio: get rid of register asmHeiko Carstens
2021-06-28s390/ioasm: use symbolic names for asm operandsHeiko Carstens
2021-06-28s390/ioasm: get rid of register asmHeiko Carstens
2021-06-28s390/cmf: get rid of register asmHeiko Carstens
2021-06-18s390/cio: dont call css_wait_for_slow_path() inside a lockVineeth Vijayan
2021-06-07s390: use struct tpi_info in lowcore.hSven Schnelle
2021-06-07s390: add struct tpi_info to struct pt_regsSven Schnelle
2021-06-07s390/cio: add tpi.h header fileSven Schnelle
2021-06-07s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungroupingJulian Wiedmann
2021-06-07s390/ccwgroup: simplify ungrouping when driver deregistersJulian Wiedmann
2021-06-07s390/ccwgroup: release the cdevs from within dev->release()Julian Wiedmann
2021-05-12vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman
2021-05-12vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman
2021-05-12vfio-ccw: Check initialized flag in cp_init()Eric Farman
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-30s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
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-04-12s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_tVineeth Vijayan