summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-2/+1
|\
| * treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-052-0/+37
|\ \
| * | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+6
| * | s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+31
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-1/+0
|\ \ \
| * \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-022-10/+23
| |\ \ \ | | | |/ | | |/|
| * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0
* | | | s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-151-8/+2
* | | | s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-151-1/+1
| |_|/ |/| |
* | | vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-04-271-1/+12
| |/ |/|
* | vfio: ccw: process ssch with interrupts disabledCornelia Huck2018-04-231-7/+12
* | s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott2018-04-231-3/+11
|/
* s390: assume diag308 set always worksVasily Gorbik2018-04-103-249/+0
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-33/+0
* s390/qdio: lock device while installing IRQ handlerJulian Wiedmann2018-04-101-0/+2
* s390/qdio: clear intparm during shutdownJulian Wiedmann2018-04-101-1/+3
* s390/ccwgroup: require at least one ccw deviceJulian Wiedmann2018-04-101-1/+4
* s390/cio: add util_string sysfs attributeSebastian Ott2018-03-281-0/+23
* s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-264-0/+12
* s390/cio: rename struct channel_path_descSebastian Ott2018-03-265-46/+32
* s390/cio: fix unbind of io_subchannel_driverSebastian Ott2018-03-261-8/+8
* s390/qdio: split up CCQ handling for EQBS / SQBSJulian Wiedmann2018-03-261-44/+33
* s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-03-261-9/+2
* s390/qdio: restrict buffer merging to eligible devicesJulian Wiedmann2018-03-261-1/+2
* s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-03-261-11/+20
* s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann2018-03-261-7/+4
* vfio-ccw: fence off transport modeCornelia Huck2018-03-011-0/+5
* s390/cio: clear timer when terminating driver I/OSebastian Ott2018-02-221-0/+1
* s390/cio: fix return code after missing interruptSebastian Ott2018-02-222-2/+5
* s390/cio: fix ccw_device_start_timeout APISebastian Ott2018-02-221-40/+32
* s390/cio: fix kernel-doc usageSebastian Ott2018-02-055-11/+9
* s390/cmf: fix kerneldocCornelia Huck2018-02-021-7/+8
* treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-092-8/+8
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-1/+1
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1
* s390/qdio: restrict target-full handling to IQDIOJulian Wiedmann2017-12-051-2/+2
* s390/qdio: consider ERROR buffers for inbound-full conditionJulian Wiedmann2017-12-051-1/+2
* s390: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-244-20/+0
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2416-0/+16
* s390/cio: Convert timers to use timer_setup()Kees Cook2017-11-144-15/+14
* s390: qdio: Convert timers to use timer_setup()Kees Cook2017-11-143-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-138-220/+138
|\
| * s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Jason J. Herne2017-11-081-0/+2
| * s390/qdio: sanitize put_indicatorSebastian Ott2017-11-031-4/+2
| * s390/qdio: use atomic_cmpxchgSebastian Ott2017-11-031-3/+1
| * s390/debug: improve debug_eventSebastian Ott2017-10-184-34/+6
| * vfio: ccw: validate the count field of a ccw before pinningDong Jia Shi2017-10-161-1/+17
| * vfio: ccw: bypass bad idaw address when fetching IDAL ccwsDong Jia Shi2017-10-161-4/+0
| * s390/ccwgroup: tie a ccwgroup driver to its ccw driverJulian Wiedmann2017-09-291-0/+6