summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
Commit message (Expand)AuthorAge
* s390/cio: clear timer when terminating driver I/OSebastian Ott2018-02-22
* s390/cio: fix return code after missing interruptSebastian Ott2018-02-22
* s390/cio: fix ccw_device_start_timeout APISebastian Ott2018-02-22
* s390/cio: fix kernel-doc usageSebastian Ott2018-02-05
* s390/cmf: fix kerneldocCornelia Huck2018-02-02
* treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-09
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-09
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-05
* s390/qdio: restrict target-full handling to IQDIOJulian Wiedmann2017-12-05
* s390/qdio: consider ERROR buffers for inbound-full conditionJulian Wiedmann2017-12-05
* s390: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-24
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-24
* s390/cio: Convert timers to use timer_setup()Kees Cook2017-11-14
* s390: qdio: Convert timers to use timer_setup()Kees Cook2017-11-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-13
|\
| * s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne2017-11-08
| * s390/qdio: sanitize put_indicatorSebastian Ott2017-11-03
| * s390/qdio: use atomic_cmpxchgSebastian Ott2017-11-03
| * s390/debug: improve debug_eventSebastian Ott2017-10-18
| * vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi2017-10-16
| * vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi2017-10-16
| * s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-29
| * s390/cmf: use tod_to_ns()Sebastian Ott2017-09-28
| * s390/cmf: avg_utilizationSebastian Ott2017-09-28
| * s390/cmf: read from hw bufferSebastian Ott2017-09-28
| * s390/cmf: simplify copy_blockSebastian Ott2017-09-28
| * s390/cmf: simplify cmb_copy_waitSebastian Ott2017-09-28
| * s390/cmf: simplify set_schib_waitSebastian Ott2017-09-28
| * s390/cmf: set_schib_wait add timeoutSebastian Ott2017-09-28
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* s390/cio: recover from bad pathsSebastian Ott2017-09-19
* s390/cio: add const to bin_attribute structuresBhumika Goyal2017-08-03
* Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-07-26
|\
| * vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne2017-07-24
* | s390/cio: constify attribute_group structures.Arvind Yadav2017-07-26
|/
* s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi2017-07-13
* s390/vfio_ccw: remove unused variableSebastian Ott2017-07-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-03
|\
| * s390/cio: introduce io_subchannel_typeSebastian Ott2017-06-12
* | Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe2017-06-22
|\ \ | |/
| * Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-05-23
| |\
| | * s390/vfio_ccw: make some symbols staticSebastian Ott2017-05-22
* | | block: introduce new block status code typeChristoph Hellwig2017-06-09
|/ /
* | s390/qdio: increase string buffer sizeHeiko Carstens2017-05-09
* | s390/ccwgroup: increase string buffer sizeHeiko Carstens2017-05-09
|/
* vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi2017-04-12
* vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2017-04-12
* vfio: ccw: introduce support for ccw0Dong Jia Shi2017-03-31
* vfio: ccw: introduce a finite state machineDong Jia Shi2017-03-31
* vfio: ccw: return I/O results asynchronouslyDong Jia Shi2017-03-31