linux-yocto/drivers/s390/char
Thomas Weißschuh dee3df68ab s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
According to the VT220 specification the possible character combinations
sent on RETURN are only CR or CRLF [0].

	The Return key sends either a CR character (0/13) or a CR
	character (0/13) and an LF character (0/10), depending on the
	set/reset state of line feed/new line mode (LNM).

The sclp/vt220 driver however uses LFCR. This can confuse tools, for
example the kunit runner.

Link: https://vt100.net/docs/vt220-rm/chapter3.html#S3.2
Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Cc: stable@vger.kernel.org
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Link: https://lore.kernel.org/r/20241014-s390-kunit-v1-2-941defa765a6@linutronix.de
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-10-16 11:32:32 +02:00
..
con3215.c s390/3215: use new address translation helpers 2024-03-13 09:23:47 +01:00
con3270.c s390/3270: Add missing MODULE_DESCRIPTION() macros 2024-06-28 14:52:31 +02:00
ctrlchar.c
ctrlchar.h
defkeymap.c
defkeymap.map
diag_ftp.c s390/ctlreg: rename ctl_reg.h to ctlreg.h 2023-09-19 13:26:56 +02:00
diag_ftp.h
fs3270.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
hmcdrv_cache.c
hmcdrv_cache.h
hmcdrv_dev.c s390: remove unused f_version 2024-09-09 11:58:07 +02:00
hmcdrv_dev.h
hmcdrv_ftp.c
hmcdrv_ftp.h
hmcdrv_mod.c
Kconfig s390: Remove protvirt and kvm config guards for uv code 2024-07-23 16:02:33 +02:00
keyboard.c
keyboard.h
Makefile s390/ap: modularize ap bus 2024-04-09 17:29:56 +02:00
monreader.c s390/monreader: fix virtual vs physical address confusion 2023-08-30 11:03:26 +02:00
monwriter.c
raw3270.c s390/3270: Add missing MODULE_DESCRIPTION() macros 2024-06-28 14:52:31 +02:00
raw3270.h s390/raw3270: make class3270 constant 2024-03-13 09:23:50 +01:00
sclp_ap.c
sclp_cmd.c s390/sclp: Define commands for storage (un)assignment 2024-06-18 17:01:33 +02:00
sclp_con.c
sclp_config.c s390/smp: Switch to GENERIC_CPU_DEVICES 2024-07-10 19:50:44 +02:00
sclp_cpi_sys.c
sclp_cpi_sys.h
sclp_ctl.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
sclp_diag.h
sclp_early_core.c s390/drivers: Replace S390_lowcore by get_lowcore() 2024-06-18 17:01:33 +02:00
sclp_early.c s390/wti: Introduce infrastructure for warning track interrupt 2024-08-29 22:56:34 +02:00
sclp_ftp.c
sclp_ftp.h
sclp_ocf.c
sclp_pci.c
sclp_quiesce.c
sclp_rw.c
sclp_rw.h
sclp_sd.c s390/sclp: Add timeout to Store Data requests 2024-07-01 17:47:01 +02:00
sclp_sdias.c
sclp_sdias.h
sclp_tty.c tty: make tty_operations::write()'s count size_t 2023-08-11 21:12:46 +02:00
sclp_tty.h
sclp_vt220.c s390/sclp_vt220: Convert newlines to CRLF instead of LFCR 2024-10-16 11:32:32 +02:00
sclp.c s390/sclp: Deactivate sclp after all its users 2024-10-16 11:32:32 +02:00
sclp.h
tape_34xx.c
tape_3590.c
tape_3590.h
tape_char.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
tape_class.c s390/tape: make tape_class constant 2024-03-13 09:23:49 +01:00
tape_class.h
tape_core.c
tape_proc.c
tape_std.c
tape_std.h
tape.h s390/tape: fix virtual vs physical address confusion 2024-03-13 09:23:48 +01:00
uvdevice.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
vmcp.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
vmlogrdr.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
vmur.c s390/vmur: make vmur_class constant 2024-03-13 09:23:49 +01:00
vmur.h
zcore.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00