aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_tty.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-101-0/+8
|\
| * TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-06-071-0/+8
* | n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2014-05-131-0/+2
|/
* Remove BUG_ON from n_tty_read()Stanislav Kozina2012-10-071-1/+2
* TTY: ntty, add one more sanity checkJiri Slaby2011-06-071-0/+1
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-14/+47
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-47/+14
* tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-041-0/+6
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+2121