kernel-ark/drivers/s390/char
Martin Schwidefsky 26d766c60f s390/3215: fix hanging console issue
The ccw_device_start in raw3215_start_io can fail. raw3215_try_io
does not check if the request could be started and removes any
pending timer. This can leave the system in a hanging state.
Check for pending request after raw3215_start_io and start a
timer if necessary.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-07-28 10:02:39 +02:00
..
con3215.c s390/3215: fix hanging console issue 2014-07-28 10:02:39 +02:00
con3270.c s390/con3270: optionally disable auto update 2014-03-26 10:55:33 +01:00
ctrlchar.c
ctrlchar.h
defkeymap.c
defkeymap.map
fs3270.c s390/3270: fix missing device_destroy() call 2013-11-15 14:08:37 +01:00
Kconfig
keyboard.c
keyboard.h
Makefile s390/watchdog: use watchdog API 2014-06-10 10:48:29 +02:00
monreader.c
monwriter.c s390/monwriter: fix smatch warning for strcpy() 2013-10-24 17:17:08 +02:00
raw3270.c s390/3270: correct size detection with the read-partition command 2014-07-16 10:48:10 +02:00
raw3270.h s390/con3270: optionally disable auto update 2014-03-26 10:55:33 +01:00
sclp_async.c
sclp_cmd.c s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO 2014-04-11 13:53:42 +02:00
sclp_con.c
sclp_config.c
sclp_cpi_sys.c
sclp_cpi_sys.h
sclp_cpi.c
sclp_ctl.c
sclp_early.c s390/sclp: add sclp_get_ibc function 2014-05-16 14:57:30 +02:00
sclp_ocf.c
sclp_quiesce.c
sclp_rw.c
sclp_rw.h
sclp_sdias.c s390/sclp: Move declarations for sclp_sdias into separate header file 2013-11-15 14:08:39 +01:00
sclp_sdias.h s390/sclp: Move declarations for sclp_sdias into separate header file 2013-11-15 14:08:39 +01:00
sclp_tty.c
sclp_tty.h
sclp_vt220.c s390/sclp_vt220: Enable ASCII console per default 2014-06-10 10:48:29 +02:00
sclp.c s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO 2014-04-11 13:53:40 +02:00
sclp.h s390/sclp: add timeout for queued requests 2014-04-01 13:25:26 +02:00
tape_34xx.c
tape_3590.c
tape_3590.h
tape_char.c
tape_class.c
tape_class.h
tape_core.c
tape_proc.c
tape_std.c s390/tape: Add missing destroy_timer_on_stack() 2014-04-01 09:23:37 +02:00
tape_std.h
tape.h
tty3270.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2014-01-20 09:23:31 -08:00
tty3270.h
vmcp.c
vmcp.h
vmlogrdr.c s390: avoid format strings leaking into names 2014-06-11 10:13:27 +02:00
vmur.c s390/vmur: Link parent CCW device during UR device creation 2014-01-22 14:02:11 +01:00
vmur.h
zcore.c s390/mm: Convert bootmem to memblock 2014-05-20 08:58:40 +02:00