summaryrefslogtreecommitdiffstats
path: root/include/linux/tty_port.h
Commit message (Expand)AuthorAgeFilesLines
* tty: switch tty_port::xmit_* to u8Jiri Slaby (SUSE)2023-12-081-2/+2
* serial: core: Move tty and serdev to be children of serial core port deviceTony Lindgren2023-11-251-2/+2
* tty: make counts in tty_port_client_operations hooks size_tJiri Slaby (SUSE)2023-08-111-3/+3
* tty: make tty_port_client_operations operate with u8Jiri Slaby (SUSE)2023-08-111-3/+4
* tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen2023-01-191-2/+2
* tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen2023-01-191-2/+2
* tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen2023-01-191-3/+3
* tty: Implement lookahead to process XON/XOFF timelyIlpo Järvinen2022-06-101-0/+2
* tty: add kfifo to tty_portJiri Slaby2022-01-261-0/+3
* tty: add kernel-doc for tty_port_operationsJiri Slaby2021-11-261-10/+17
* tty: add kernel-doc for tty_portJiri Slaby2021-11-261-34/+70
* tty: move tty_port to new tty_port.hJiri Slaby2021-07-271-0/+208