Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: Move sysctl setup into "core" tty logic | Kees Cook | 2022-11-03 | 1 | -1/+1 |
* | tty: Remove baudrate dead code & make ktermios params const | Ilpo Järvinen | 2022-08-30 | 1 | -1/+1 |
* | tty: use new tty_insert_flip_string_and_push_buffer() in pty_write() | Jiri Slaby | 2022-07-08 | 1 | -0/+3 |
* | tty: clean include/linux/tty.h up | Greg Kroah-Hartman | 2021-04-15 | 1 | -0/+37 |
* | tty: move some tty-only functions to drivers/tty/tty.h | Greg Kroah-Hartman | 2021-04-15 | 1 | -0/+17 |
* | tty: move some internal tty lock enums and functions out of tty.h | Greg Kroah-Hartman | 2021-04-15 | 1 | -0/+26 |
* | tty: audit: move some local functions out of tty.h | Greg Kroah-Hartman | 2021-04-15 | 1 | -0/+14 |
* | tty: tty.h: remove tty_info() | Greg Kroah-Hartman | 2021-04-15 | 1 | -1/+0 |
* | tty: create internal tty.h file | Greg Kroah-Hartman | 2021-04-15 | 1 | -0/+21 |