aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/n_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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