Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-01 | Fix OpenSSH pty regression on close | Brian Bloniarz | 1 | -2/+2 |
2016-02-06 | TTY: n_hdlc, fix lockdep false positive | Jiri Slaby | 1 | -15/+4 |
2015-05-10 | pty: Fix input race when closing | Peter Hurley | 1 | -2/+2 |
2014-05-28 | drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc | Fabian Frederick | 1 | -3/+1 |
2014-05-27 | tty: n_hdlc: Drop redundant error message | Jean Delvare | 1 | -4/+0 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-11-30 | tty: n_hdlc not atomic use tty->flags. | Ilya Zykov | 1 | -3/+3 |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -10/+8 |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 1 | -8/+10 |
2011-03-02 | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 1 | -1/+0 |
2011-01-22 | n_hdlc: fix read and write locking | Paul Fulghum | 1 | -45/+45 |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -0/+1007 |