aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Remove BUG_ON from n_tty_read()Stanislav Kozina1-1/+2
2012-08-10n_tty: Don't lose characters when PARMRK is enabledJaeden Amero1-2/+10
2012-08-10tty: Fix possible race in n_tty_read()Stanislav Kozina1-1/+5
2012-07-16tty: move the termios object into the ttyAlan Cox1-1/+1
2012-06-26tty: note race we need to fixAlan Cox1-0/+6
2012-04-29TTY: n_tty, do not dereference user bufferJiri Slaby1-4/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-12-09drivers/tty: Remove unneeded spacesThorsten Wißmann1-4/+4
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2011-07-01tty: fix "IRQ45: nobody cared"Andrew McGregor1-1/+1
2011-06-07TTY: ntty, add one more sanity checkJiri Slaby1-0/+1
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-14/+47
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-47/+14
2011-04-04tty: fix endless work loop when the buffer fills upLinus Torvalds1-0/+6
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+2121