..
hvc
tty: hvc: dcc: Check for TXfull condition while setting up early console
2023-12-08 12:02:37 +01:00
ipwireless
tty: ipwireless: remove unused ipw_dev::attribute_memory
2023-11-23 19:16:03 +00:00
serdev
serial: core: Move tty and serdev to be children of serial core port device
2023-11-25 07:23:16 +00:00
serial
tty: make tty_operations::send_xchar accept u8 char
2023-12-08 12:02:37 +01:00
vt
drivers/tty/vt: use standard array-copy-functions
2023-11-25 07:23:16 +00:00
amiserial.c
tty: ami: use u8 for characters and flag
2023-12-08 12:02:37 +01:00
ehv_bytechan.c
tty: ehv_bytecha: use memcpy_and_pad() in local_ev_byte_channel_send()
2023-11-25 07:23:17 +00:00
goldfish.c
tty: goldfish: use bool for is_write parameter
2023-12-08 12:02:37 +01:00
Kconfig
Merge commit b320441c04
("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into tty-next
2023-08-20 14:29:37 +02:00
Makefile
mips_ejtag_fdc.c
tty: make tty_operations::write()'s count size_t
2023-08-11 21:12:46 +02:00
moxa.c
tty: make tty_operations::write()'s count size_t
2023-08-11 21:12:46 +02:00
mxser.c
mxser: Annotate struct mxser_board with __counted_by
2023-10-03 14:35:49 +02:00
n_gsm.c
tty: n_gsm: add copyright Siemens Mobility GmbH
2023-10-27 09:21:13 +02:00
n_hdlc.c
tty: ldops: unify to u8
2023-08-11 21:12:47 +02:00
n_null.c
tty: ldops: unify to u8
2023-08-11 21:12:47 +02:00
n_tty.c
tty: invert return values of tty_{,un}throttle_safe()
2023-10-03 14:31:15 +02:00
nozomi.c
tty: nozomi: remove unused debugging DUMP()
2023-11-25 07:23:17 +00:00
pty.c
tty: make tty_operations::write()'s count size_t
2023-08-11 21:12:46 +02:00
rpmsg_tty.c
tty: make tty_operations::write()'s count size_t
2023-08-11 21:12:46 +02:00
synclink_gt.c
tty: make tty_operations::write()'s count size_t
2023-08-11 21:12:46 +02:00
sysrq.c
/proc/sysrq-trigger: accept multiple keys at once
2023-11-25 07:23:16 +00:00
tty_audit.c
tty: audit: unify to u8
2023-08-11 21:12:46 +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: tty_buffer: use bool for 'restart' in tty_buffer_unlock_exclusive()
2023-10-03 14:31:16 +02:00
tty_io.c
tty: core: the rest to u8
2023-12-08 12:02:37 +01:00
tty_ioctl.c
tty: convert THROTTLE constants into enum
2023-10-03 14:31:16 +02:00
tty_jobctrl.c
tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
2023-09-18 11:14:43 +02:00
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: switch tty_port::xmit_* to u8
2023-12-08 12:02:37 +01:00
tty.h
tty: convert THROTTLE constants into enum
2023-10-03 14:31:16 +02:00
ttynull.c
tty: make tty_operations::write()'s count size_t
2023-08-11 21:12:46 +02:00
vcc.c
tty: vcc: Add check for kstrdup() in vcc_probe()
2023-09-18 11:14:42 +02:00