Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
* | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 2021-05-13 | 1 | -1/+2 |
* | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
* | tty: remove TTY_LDISC_MAGIC | Jiri Slaby | 2021-03-10 | 1 | -1/+0 |
* | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds | 2021-01-20 | 1 | -1/+2 |
* | tty: Remove redundant license text | Greg Kroah-Hartman | 2017-11-08 | 1 | -13/+0 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | tty: handle the case where we cannot restore a line discipline | Alan Cox | 2017-06-03 | 1 | -0/+80 |