aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-03tty: convert THROTTLE constants into enumJiri Slaby (SUSE)1-4/+9
2023-08-11tty: audit: unify to u8Jiri Slaby (SUSE)1-2/+2
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)1-1/+1
2023-08-11tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)1-1/+1
2023-06-21tty_audit: make tty pointers in exposed functions constJiri Slaby1-5/+6
2023-03-29tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen1-0/+2
2022-11-03tty: Move sysctl setup into "core" tty logicKees Cook1-1/+1
2022-08-30tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen1-1/+1
2022-07-08tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby1-0/+3
2021-04-15tty: clean include/linux/tty.h upGreg Kroah-Hartman1-0/+37
2021-04-15tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman1-0/+17
2021-04-15tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman1-0/+26
2021-04-15tty: audit: move some local functions out of tty.hGreg Kroah-Hartman1-0/+14
2021-04-15tty: tty.h: remove tty_info()Greg Kroah-Hartman1-1/+0
2021-04-15tty: create internal tty.h fileGreg Kroah-Hartman1-0/+21