index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tty_port.h
Age
Commit message (
Expand
)
Author
2025-08-17
tty: introduce tty_port_tty guard()
Jiri Slaby (SUSE)
2025-06-24
tty: fix tty_port_tty_*hangup() kernel-doc
Jiri Slaby (SUSE)
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
2025-04-25
tty: Remove unused API tty_port_register_device_serdev()
Zijun Hu
2023-12-08
tty: switch tty_port::xmit_* to u8
Jiri Slaby (SUSE)
2023-11-25
serial: core: Move tty and serdev to be children of serial core port device
Tony Lindgren
2023-08-11
tty: make counts in tty_port_client_operations hooks size_t
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_port_client_operations operate with u8
Jiri Slaby (SUSE)
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2022-06-10
tty: Implement lookahead to process XON/XOFF timely
Ilpo Järvinen
2022-01-26
tty: add kfifo to tty_port
Jiri Slaby
2021-11-26
tty: add kernel-doc for tty_port_operations
Jiri Slaby
2021-11-26
tty: add kernel-doc for tty_port
Jiri Slaby
2021-07-27
tty: move tty_port to new tty_port.h
Jiri Slaby