summaryrefslogtreecommitdiff
path: root/include/linux/tty_port.h
AgeCommit message (Expand)Author
2023-08-11tty: make counts in tty_port_client_operations hooks size_tJiri Slaby (SUSE)
2023-08-11tty: make tty_port_client_operations operate with u8Jiri Slaby (SUSE)
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen
2023-01-19tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen
2022-06-10tty: Implement lookahead to process XON/XOFF timelyIlpo Järvinen
2022-01-26tty: add kfifo to tty_portJiri Slaby
2021-11-26tty: add kernel-doc for tty_port_operationsJiri Slaby
2021-11-26tty: add kernel-doc for tty_portJiri Slaby
2021-07-27tty: move tty_port to new tty_port.hJiri Slaby