summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2017-11-14s390/cio: Convert timers to use timer_setup()Kees Cook
2017-11-14s390: qdio: Convert timers to use timer_setup()Kees Cook
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne
2017-11-03s390/qdio: sanitize put_indicatorSebastian Ott
2017-11-03s390/qdio: use atomic_cmpxchgSebastian Ott
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18s390/debug: improve debug_eventSebastian Ott
2017-10-16vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi
2017-10-16vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi
2017-09-29s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann
2017-09-28s390/cmf: use tod_to_ns()Sebastian Ott
2017-09-28s390/cmf: avg_utilizationSebastian Ott
2017-09-28s390/cmf: read from hw bufferSebastian Ott
2017-09-28s390/cmf: simplify copy_blockSebastian Ott
2017-09-28s390/cmf: simplify cmb_copy_waitSebastian Ott
2017-09-28s390/cmf: simplify set_schib_waitSebastian Ott
2017-09-28s390/cmf: set_schib_wait add timeoutSebastian Ott
2017-09-19s390/cio: recover from bad pathsSebastian Ott
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal
2017-07-26Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav
2017-07-24vfio: ccw: fix bad ptr math for TIC cda translationJason J. Herne
2017-07-13s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-05-23Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-05-22s390/vfio_ccw: make some symbols staticSebastian Ott
2017-05-09s390/qdio: increase string buffer sizeHeiko Carstens
2017-05-09s390/ccwgroup: increase string buffer sizeHeiko Carstens
2017-04-12vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi
2017-04-12vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi
2017-03-31vfio: ccw: introduce support for ccw0Dong Jia Shi
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi
2017-03-31vfio: ccw: return I/O results asynchronouslyDong Jia Shi
2017-03-31vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi
2017-03-31vfio: ccw: realize VFIO_DEVICE_RESET ioctlDong Jia Shi
2017-03-31vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctlDong Jia Shi
2017-03-31vfio: ccw: handle ccw command requestDong Jia Shi
2017-03-31vfio: ccw: introduce ccw_io_regionDong Jia Shi
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi
2017-03-31vfio: ccw: introduce channel program interfacesDong Jia Shi
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi
2017-03-31s390: cio: export more interfacesDong Jia Shi
2017-03-31s390: cio: introduce cio_cancel_halt_clearDong Jia Shi
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar