summaryrefslogtreecommitdiff
path: root/include/linux/tty_port.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-08tty: switch tty_port::xmit_* to u8Jiri Slaby (SUSE)1-2/+2
2023-11-25serial: core: Move tty and serdev to be children of serial core port deviceTony Lindgren1-2/+2
2023-08-11tty: make counts in tty_port_client_operations hooks size_tJiri Slaby (SUSE)1-3/+3
2023-08-11tty: make tty_port_client_operations operate with u8Jiri Slaby (SUSE)1-3/+4
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen1-2/+2
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen1-2/+2
2023-01-19tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen1-3/+3
2022-06-10tty: Implement lookahead to process XON/XOFF timelyIlpo Järvinen1-0/+2
2022-01-26tty: add kfifo to tty_portJiri Slaby1-0/+3
2021-11-26tty: add kernel-doc for tty_port_operationsJiri Slaby1-10/+17
2021-11-26tty: add kernel-doc for tty_portJiri Slaby1-34/+70
2021-07-27tty: move tty_port to new tty_port.hJiri Slaby1-0/+208