aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-12vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman1-2/+10
2021-05-12vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman2-2/+1
2021-05-12vfio-ccw: Check initialized flag in cp_init()Eric Farman1-0/+4
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+1
2021-04-30s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan1-2/+1
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-7/+10
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe1-6/+9
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe1-1/+1
2021-04-12s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_tVineeth Vijayan1-2/+1
2021-04-05s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queueShixin Liu1-2/+1
2021-04-05s390/cio: use DEFINE_SPINLOCK() for spinlockShixin Liu1-2/+1
2021-03-22s390/qdio: let driver manage the QAOBJulian Wiedmann3-113/+9
2021-03-22s390/cio: add CRW inject functionalityVineeth Vijayan4-1/+213
2021-03-22s390/cio: introduce CIO debugfs directoryVineeth Vijayan3-1/+27
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsEric Farman1-1/+1
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsWang Qing1-2/+2
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens1-1/+1
2021-02-13s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann1-50/+9
2021-02-13s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann1-2/+9
2021-02-13s390/qdio: rework q->qdio_error indicationJulian Wiedmann2-19/+16
2021-02-13s390/qdio: inline qdio_kick_handler()Julian Wiedmann3-25/+12
2021-02-09s390/qdio: track time of last data IRQ for each deviceJulian Wiedmann4-3/+8
2021-02-09s390/qdio: make thinint registration symmetricJulian Wiedmann3-25/+12
2021-02-09s390/qdio: adopt new tasklet APIJulian Wiedmann3-11/+5
2021-02-09s390/qdio: remove qdio_inbound_q_moved() wrapperJulian Wiedmann1-6/+1
2021-02-09s390/qdio: remove Input tasklet codeJulian Wiedmann5-119/+26
2021-01-19s390/cio: use dma helpers for setting masksJulian Wiedmann2-12/+34
2021-01-19s390/cio: remove ccw_device_add() wrapperJulian Wiedmann1-10/+3
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2020-12-16Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-0/+30
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds5-11/+168
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens1-1/+1
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-9/+3
2020-12-09s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao1-2/+2
2020-12-07s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributesJulian Wiedmann1-9/+3
2020-12-03vfio-ccw: Wire in the request callbackEric Farman2-0/+30
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan5-258/+2
2020-12-02s390/cio: remove pm support from css-bus driverVineeth Vijayan2-139/+1
2020-12-02s390/cio: remove pm support from IO subchannel driversVineeth Vijayan1-14/+0
2020-12-02s390/cio: remove pm support from chsc subchannel driverVineeth Vijayan1-29/+0
2020-12-02s390/cio: remove pm support from eadm-sch driversVineeth Vijayan1-13/+0
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan3-10/+68
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan1-0/+83
2020-11-16s390/cio: Export information about Endpoint-Security CapabilitySebastian Ott2-1/+17
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-59/+58
2020-09-30s390: remove orphaned function declarationsVasily Gorbik1-1/+0
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik1-14/+0
2020-09-26s390/stp: add support for leap secondsSven Schnelle1-0/+21
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter5-9/+104
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter3-13/+12