summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty.h
Commit message (Expand)AuthorAgeFilesLines
* tty: convert THROTTLE constants into enumJiri Slaby (SUSE)2023-10-031-4/+9
* tty: audit: unify to u8Jiri Slaby (SUSE)2023-08-111-2/+2
* tty: use u8 for charsJiri Slaby (SUSE)2023-08-111-1/+1
* tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)2023-08-111-1/+1
* tty_audit: make tty pointers in exposed functions constJiri Slaby2023-06-211-5/+6
* tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen2023-03-291-0/+2
* tty: Move sysctl setup into "core" tty logicKees Cook2022-11-031-1/+1
* tty: Remove baudrate dead code & make ktermios params constIlpo Järvinen2022-08-301-1/+1
* tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby2022-07-081-0/+3
* tty: clean include/linux/tty.h upGreg Kroah-Hartman2021-04-151-0/+37
* tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman2021-04-151-0/+17
* tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman2021-04-151-0/+26
* tty: audit: move some local functions out of tty.hGreg Kroah-Hartman2021-04-151-0/+14
* tty: tty.h: remove tty_info()Greg Kroah-Hartman2021-04-151-1/+0
* tty: create internal tty.h fileGreg Kroah-Hartman2021-04-151-0/+21