aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tty_port.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-11tty: make counts in tty_port_client_operations hooks size_tGravatar Jiri Slaby (SUSE) 1-3/+3
2023-08-11tty: make tty_port_client_operations operate with u8Gravatar Jiri Slaby (SUSE) 1-3/+4
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyGravatar Ilpo Järvinen 1-2/+2
2023-01-19tty: Convert ->dtr_rts() to take bool argumentGravatar Ilpo Järvinen 1-2/+2
2023-01-19tty: Convert ->carrier_raised() and callchains to boolGravatar Ilpo Järvinen 1-3/+3
2022-06-10tty: Implement lookahead to process XON/XOFF timelyGravatar Ilpo Järvinen 1-0/+2
2022-01-26tty: add kfifo to tty_portGravatar Jiri Slaby 1-0/+3
2021-11-26tty: add kernel-doc for tty_port_operationsGravatar Jiri Slaby 1-10/+17
2021-11-26tty: add kernel-doc for tty_portGravatar Jiri Slaby 1-34/+70
2021-07-27tty: move tty_port to new tty_port.hGravatar Jiri Slaby 1-0/+208