Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | n_tty: Fix n_tty_write crash when echoing in raw mode | Peter Hurley | 2014-11-26 | 1 | -0/+2 |
* | TTY: Fix tty miss restart after we turn off flow-control | Wang YanQing | 2013-06-07 | 1 | -0/+8 |
* | Remove BUG_ON from n_tty_read() | Stanislav Kozina | 2012-10-07 | 1 | -1/+2 |
* | TTY: ntty, add one more sanity check | Jiri Slaby | 2011-06-07 | 1 | -0/+1 |
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -14/+47 |
* | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -47/+14 |
* | tty: fix endless work loop when the buffer fills up | Linus Torvalds | 2011-04-04 | 1 | -0/+6 |
* | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 2010-11-05 | 1 | -0/+2121 |