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