Age | Commit message (Expand) | Author |
2018-05-15 | s390/qdio: don't release memory in qdio_setup_irq() | Julian Wiedmann |
2018-05-15 | s390/qdio: fix access to uninitialized qdio_q fields | Julian Wiedmann |
2018-04-27 | vfio: ccw: fix cleanup if cp_prefetch fails | Halil Pasic |
2018-04-23 | vfio: ccw: process ssch with interrupts disabled | Cornelia Huck |
2018-04-23 | s390/cio: update chpid descriptor after resource accessibility event | Sebastian Ott |
2018-04-10 | s390: assume diag308 set always works | Vasily Gorbik |
2018-04-10 | s390/ipl: rely on diag308 store to get ipl info | Vasily Gorbik |
2018-04-10 | s390/qdio: lock device while installing IRQ handler | Julian Wiedmann |
2018-04-10 | s390/qdio: clear intparm during shutdown | Julian Wiedmann |
2018-04-10 | s390/ccwgroup: require at least one ccw device | Julian Wiedmann |
2018-03-28 | s390/cio: add util_string sysfs attribute | Sebastian Ott |
2018-03-26 | s390/chsc: query utility strings via fmt3 channel path descriptor | Sebastian Ott |
2018-03-26 | s390/cio: rename struct channel_path_desc | Sebastian Ott |
2018-03-26 | s390/cio: fix unbind of io_subchannel_driver | Sebastian Ott |
2018-03-26 | s390/qdio: split up CCQ handling for EQBS / SQBS | Julian Wiedmann |
2018-03-26 | s390/qdio: don't retry EQBS after CCQ 96 | Julian Wiedmann |
2018-03-26 | s390/qdio: restrict buffer merging to eligible devices | Julian Wiedmann |
2018-03-26 | s390/qdio: don't merge ERROR output buffers | Julian Wiedmann |
2018-03-26 | s390/qdio: simplify math in get_*_buffer_frontier() | Julian Wiedmann |
2018-03-01 | vfio-ccw: fence off transport mode | Cornelia Huck |
2018-02-22 | s390/cio: clear timer when terminating driver I/O | Sebastian Ott |
2018-02-22 | s390/cio: fix return code after missing interrupt | Sebastian Ott |
2018-02-22 | s390/cio: fix ccw_device_start_timeout API | Sebastian Ott |
2018-02-05 | s390/cio: fix kernel-doc usage | Sebastian Ott |
2018-02-02 | s390/cmf: fix kerneldoc | Cornelia Huck |
2018-01-09 | treewide: Use DEVICE_ATTR_RO | Joe Perches |
2018-01-09 | treewide: Use DEVICE_ATTR_RW | Joe Perches |
2017-12-05 | s390: add a few more SPDX identifiers | Martin Schwidefsky |
2017-12-05 | s390/qdio: restrict target-full handling to IQDIO | Julian Wiedmann |
2017-12-05 | s390/qdio: consider ERROR buffers for inbound-full condition | Julian Wiedmann |
2017-11-24 | s390: drivers: Remove redundant license text | Greg Kroah-Hartman |
2017-11-24 | s390: cio: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-11-14 | s390/cio: Convert timers to use timer_setup() | Kees Cook |
2017-11-14 | s390: qdio: Convert timers to use timer_setup() | Kees Cook |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-11-08 | s390: vfio-ccw: Do not attempt to free no-op, test and tic cda. | Jason J. Herne |
2017-11-03 | s390/qdio: sanitize put_indicator | Sebastian Ott |
2017-11-03 | s390/qdio: use atomic_cmpxchg | Sebastian Ott |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-18 | s390/debug: improve debug_event | Sebastian Ott |
2017-10-16 | vfio: ccw: validate the count field of a ccw before pinning | Dong Jia Shi |
2017-10-16 | vfio: ccw: bypass bad idaw address when fetching IDAL ccws | Dong Jia Shi |
2017-09-29 | s390/ccwgroup: tie a ccwgroup driver to its ccw driver | Julian Wiedmann |
2017-09-28 | s390/cmf: use tod_to_ns() | Sebastian Ott |
2017-09-28 | s390/cmf: avg_utilization | Sebastian Ott |
2017-09-28 | s390/cmf: read from hw buffer | Sebastian Ott |
2017-09-28 | s390/cmf: simplify copy_block | Sebastian Ott |
2017-09-28 | s390/cmf: simplify cmb_copy_wait | Sebastian Ott |
2017-09-28 | s390/cmf: simplify set_schib_wait | Sebastian Ott |
2017-09-28 | s390/cmf: set_schib_wait add timeout | Sebastian Ott |