aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/tty.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-03tty: convert THROTTLE constants into enumGravatar Jiri Slaby (SUSE) 1-4/+9
2023-08-11tty: audit: unify to u8Gravatar Jiri Slaby (SUSE) 1-2/+2
2023-08-11tty: use u8 for charsGravatar Jiri Slaby (SUSE) 1-1/+1
2023-08-11tty: change tty_write_lock()'s ndelay parameter to boolGravatar Jiri Slaby (SUSE) 1-1/+1
2023-06-21tty_audit: make tty pointers in exposed functions constGravatar Jiri Slaby 1-5/+6
2023-03-29tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHGravatar Ilpo Järvinen 1-0/+2
2022-11-03tty: Move sysctl setup into "core" tty logicGravatar Kees Cook 1-1/+1
2022-08-30tty: Remove baudrate dead code & make ktermios params constGravatar Ilpo Järvinen 1-1/+1
2022-07-08tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Gravatar Jiri Slaby 1-0/+3
2021-04-15tty: clean include/linux/tty.h upGravatar Greg Kroah-Hartman 1-0/+37
2021-04-15tty: move some tty-only functions to drivers/tty/tty.hGravatar Greg Kroah-Hartman 1-0/+17
2021-04-15tty: move some internal tty lock enums and functions out of tty.hGravatar Greg Kroah-Hartman 1-0/+26
2021-04-15tty: audit: move some local functions out of tty.hGravatar Greg Kroah-Hartman 1-0/+14
2021-04-15tty: tty.h: remove tty_info()Gravatar Greg Kroah-Hartman 1-1/+0
2021-04-15tty: create internal tty.h fileGravatar Greg Kroah-Hartman 1-0/+21