linux/drivers/s390/char
Martin Schwidefsky 7cbe4afe85 s390/3270: correct size detection with the read-partition command
The size detection for 3270 terminals with the read-partition command is
broken. The raw3270_reset_device_cb function clears the init_data array,
but if raw3270_writesf_readpart has been called the read-partition command
is queued which needs the init_data array. In this case the size detection
will fail and the invalid command does funny things to the terminal.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-07-16 10:48:10 +02:00
..
Kconfig
Makefile s390/watchdog: use watchdog API 2014-06-10 10:48:29 +02:00
con3215.c s390/cio: reorder initialization of ccw consoles 2014-02-21 08:50:12 +01: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
keyboard.c
keyboard.h
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.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
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 s390/sclp: reword cpu capability change message 2013-08-22 12:20:07 +02:00
sclp_cpi.c
sclp_cpi_sys.c
sclp_cpi_sys.h
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
tape.h
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
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