summaryrefslogtreecommitdiff
path: root/include/linux/tty_port.h
AgeCommit message (Expand)AuthorFilesLines
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