summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfio-ccw: Serialize FSM IDLE state with I/O completionEric Farman2021-05-121-2/+10
* vfio-ccw: Reset FSM state to IDLE inside FSMEric Farman2021-05-122-2/+1
* vfio-ccw: Check initialized flag in cp_init()Eric Farman2021-05-121-0/+4
* Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-061-2/+1
|\
| * s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan2021-04-301-2/+1
* | Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-04-291-7/+10
|\ \ | |/ |/|
| * vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe2021-04-121-6/+9
| * vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe2021-04-121-1/+1
* | s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_tVineeth Vijayan2021-04-121-2/+1
* | s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queueShixin Liu2021-04-051-2/+1
* | s390/cio: use DEFINE_SPINLOCK() for spinlockShixin Liu2021-04-051-2/+1
* | s390/qdio: let driver manage the QAOBJulian Wiedmann2021-03-223-113/+9
* | s390/cio: add CRW inject functionalityVineeth Vijayan2021-03-224-1/+213
* | s390/cio: introduce CIO debugfs directoryVineeth Vijayan2021-03-223-1/+27
|/
* s390/cio: return -EFAULT if copy_to_user() failsEric Farman2021-03-081-1/+1
* s390/cio: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-2/+2
* s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-081-1/+1
* s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann2021-02-131-50/+9
* s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann2021-02-131-2/+9
* s390/qdio: rework q->qdio_error indicationJulian Wiedmann2021-02-132-19/+16
* s390/qdio: inline qdio_kick_handler()Julian Wiedmann2021-02-133-25/+12
* s390/qdio: track time of last data IRQ for each deviceJulian Wiedmann2021-02-094-3/+8
* s390/qdio: make thinint registration symmetricJulian Wiedmann2021-02-093-25/+12
* s390/qdio: adopt new tasklet APIJulian Wiedmann2021-02-093-11/+5
* s390/qdio: remove qdio_inbound_q_moved() wrapperJulian Wiedmann2021-02-091-6/+1
* s390/qdio: remove Input tasklet codeJulian Wiedmann2021-02-095-119/+26
* s390/cio: use dma helpers for setting masksJulian Wiedmann2021-01-192-12/+34
* s390/cio: remove ccw_device_add() wrapperJulian Wiedmann2021-01-191-10/+3
* Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-181-1/+1
|\
| * s390/delay: remove udelay_simple()Heiko Carstens2020-12-161-1/+1
* | Merge tag 'vfio-v5.11-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-12-172-0/+30
|\ \
| * | vfio-ccw: Wire in the request callbackEric Farman2020-12-042-0/+30
* | | Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-165-11/+168
|\ \ \
| * | | s390/cio: Add support for FCES status notificationVineeth Vijayan2020-11-163-10/+68
| * | | s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan2020-11-161-0/+83
| * | | s390/cio: Export information about Endpoint-Security CapabilitySebastian Ott2020-11-162-1/+17
| |/ /
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-9/+3
|\ \ \ | |_|/ |/| |
| * | s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributesJulian Wiedmann2020-12-071-9/+3
| |/
* | s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao2020-12-091-2/+2
* | s390/cio: remove pm support from ccw bus driverVineeth Vijayan2020-12-025-258/+2
* | s390/cio: remove pm support from css-bus driverVineeth Vijayan2020-12-022-139/+1
* | s390/cio: remove pm support from IO subchannel driversVineeth Vijayan2020-12-021-14/+0
* | s390/cio: remove pm support from chsc subchannel driverVineeth Vijayan2020-12-021-29/+0
* | s390/cio: remove pm support from eadm-sch driversVineeth Vijayan2020-12-021-13/+0
|/
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-165-59/+58
|\
| * s390: remove orphaned function declarationsVasily Gorbik2020-09-301-1/+0
| * s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2020-09-301-14/+0
| * s390/stp: add support for leap secondsSven Schnelle2020-09-261-0/+21
| * s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann2020-09-142-2/+4
| * s390/qdio: clean up QDR setupJulian Wiedmann2020-09-141-20/+13