summaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_tty.c
Commit message (Expand)AuthorAgeFilesLines
* Remove BUG_ON from n_tty_read()Stanislav Kozina2012-08-161-1/+2
* n_tty: Don't lose characters when PARMRK is enabledJaeden Amero2012-08-101-2/+10
* tty: Fix possible race in n_tty_read()Stanislav Kozina2012-08-101-1/+5
* tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
* tty: note race we need to fixAlan Cox2012-06-271-0/+6
* TTY: n_tty, do not dereference user bufferJiri Slaby2012-04-301-4/+5
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* drivers/tty: Remove unneeded spacesThorsten Wißmann2011-12-101-4/+4
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-261-1/+1
|\
| * tty: fix "IRQ45: nobody cared"Andrew McGregor2011-07-021-1/+1
* | 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-031-14/+47
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-231-47/+14Star
* 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