linux/drivers/tty
Jiri Slaby (SUSE) dcaafbe6ee tty: propagate u8 data to tty_operations::put_char()
Data are now typed as u8. Propagate this change to
tty_operations::put_char().

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Christian Borntraeger <borntraeger@linux.ibm.com>
Cc: Sven Schnelle <svens@linux.ibm.com>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jirislaby@kernel.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: Mathias Nyman <mathias.nyman@intel.com>
Link: https://lore.kernel.org/r/20230810091510.13006-29-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-11 21:12:46 +02:00
..
hvc tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
ipwireless tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
serdev tty: make counts in tty_port_client_operations hooks size_t 2023-08-11 21:12:44 +02:00
serial tty: propagate u8 data to tty_operations::put_char() 2023-08-11 21:12:46 +02:00
vt tty: propagate u8 data to tty_operations::put_char() 2023-08-11 21:12:46 +02:00
amiserial.c tty: propagate u8 data to tty_operations::put_char() 2023-08-11 21:12:46 +02:00
ehv_bytechan.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
goldfish.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
Kconfig tty: synclink_gt: mark as BROKEN 2023-07-31 17:16:21 +02:00
Makefile
mips_ejtag_fdc.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
moxa.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
mxser.c tty: propagate u8 data to tty_operations::put_char() 2023-08-11 21:12:46 +02:00
n_gsm.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
n_hdlc.c tty: use u8 for flags 2023-08-11 21:12:45 +02:00
n_null.c tty: n_null: remove optional ldops 2023-08-11 21:12:44 +02:00
n_tty.c tty: use u8 for flags 2023-08-11 21:12:45 +02:00
nozomi.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
pty.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
rpmsg_tty.c
synclink_gt.c tty: propagate u8 data to tty_operations::put_char() 2023-08-11 21:12:46 +02:00
sysrq.c tty: sysrq: use switch in sysrq_key_table_key2index() 2023-07-25 19:21:03 +02:00
tty.h tty: use u8 for chars 2023-08-11 21:12:45 +02:00
tty_audit.c tty_audit: make data of tty_audit_log() const 2023-06-21 17:57:29 +02:00
tty_baudrate.c tty: Fix comment style in tty_termios_input_baud_rate() 2022-08-30 14:22:34 +02:00
tty_buffer.c tty: use u8 for flags 2023-08-11 21:12:45 +02:00
tty_io.c tty: use min() for size computation in iterate_tty_read() 2023-08-11 21:12:46 +02:00
tty_ioctl.c tty: make tty_change_softcar() more understandable 2023-08-11 21:12:44 +02:00
tty_jobctrl.c
tty_ldisc.c tty: tty_ldisc: Remove the ret variable 2023-03-09 17:11:18 +01:00
tty_ldsem.c
tty_mutex.c tty: remove TTY_MAGIC 2022-09-22 16:12:34 +02:00
tty_port.c tty: use u8 for flags 2023-08-11 21:12:45 +02:00
ttynull.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
vcc.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00