| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-05-13 | tty: remove broken r3964 line discipline | Jiri Slaby | 1 | -1283/+0 |
| 2021-03-10 | tty: remove TTY_LDISC_MAGIC | Jiri Slaby | 1 | -1/+0 |
| 2021-01-20 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds | 1 | -6/+4 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+0 |
| 2018-12-05 | tty: Don't block on IO when ldisc change is pending | Dmitry Safonov | 1 | -1/+1 |
| 2018-10-13 | change semantics of ldisc ->compat_ioctl() | Al Viro | 1 | -0/+22 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
| 2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -3/+3 |
| 2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+4 |
| 2017-11-08 | tty: Remove redundant license text | Greg Kroah-Hartman | 1 | -3/+0 |
| 2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2015-10-17 | tty: r3964: Replace/remove bogus tty lock use | Peter Hurley | 1 | -7/+13 |
| 2015-10-17 | tty: r3964: Use tty->read_wait waitqueue | Peter Hurley | 1 | -6/+4 |
| 2013-12-08 | tty: Always handle NULL flag ptr | Peter Hurley | 1 | -1/+1 |
| 2012-08-10 | tty: localise the lock | Alan Cox | 1 | -5/+5 |
| 2012-07-16 | tty: revert incorrectly applied lock patch | Alan Cox | 1 | -5/+5 |
| 2012-07-06 | tty: localise the lock | Alan Cox | 1 | -5/+5 |
| 2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 1 | -6/+5 |
| 2012-05-04 | tty_lock: Localise the lock | Alan Cox | 1 | -5/+6 |
| 2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -6/+4 |
| 2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 1 | -4/+6 |
| 2011-03-02 | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 1 | -1/+0 |
| 2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -0/+1264 |