summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
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
2021-04-05s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queueShixin Liu
2021-04-05s390/cio: use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-03-22s390/qdio: let driver manage the QAOBJulian Wiedmann
2021-03-22s390/cio: add CRW inject functionalityVineeth Vijayan
2021-03-22s390/cio: introduce CIO debugfs directoryVineeth Vijayan
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsEric Farman
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsWang Qing
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-02-13s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann
2021-02-13s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann
2021-02-13s390/qdio: rework q->qdio_error indicationJulian Wiedmann
2021-02-13s390/qdio: inline qdio_kick_handler()Julian Wiedmann
2021-02-09s390/qdio: track time of last data IRQ for each deviceJulian Wiedmann
2021-02-09s390/qdio: make thinint registration symmetricJulian Wiedmann
2021-02-09s390/qdio: adopt new tasklet APIJulian Wiedmann
2021-02-09s390/qdio: remove qdio_inbound_q_moved() wrapperJulian Wiedmann
2021-02-09s390/qdio: remove Input tasklet codeJulian Wiedmann
2021-01-19s390/cio: use dma helpers for setting masksJulian Wiedmann
2021-01-19s390/cio: remove ccw_device_add() wrapperJulian Wiedmann
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-16Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-09s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao
2020-12-07s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributesJulian Wiedmann
2020-12-03vfio-ccw: Wire in the request callbackEric Farman
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan
2020-12-02s390/cio: remove pm support from css-bus driverVineeth Vijayan
2020-12-02s390/cio: remove pm support from IO subchannel driversVineeth Vijayan