summaryrefslogtreecommitdiff
path: root/drivers/tty/tty.h
AgeCommit message (Expand)Author
2023-03-29tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2022-11-03tty: Move sysctl setup into "core" tty logicKees Cook
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen
2022-07-08tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2021-04-15tty: clean include/linux/tty.h upGreg Kroah-Hartman
2021-04-15tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman
2021-04-15tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman
2021-04-15tty: audit: move some local functions out of tty.hGreg Kroah-Hartman
2021-04-15tty: tty.h: remove tty_info()Greg Kroah-Hartman
2021-04-15tty: create internal tty.h fileGreg Kroah-Hartman