summaryrefslogtreecommitdiff
path: root/drivers/tty/n_tty.c
AgeCommit message (Expand)Author
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-01tty: fix "IRQ45: nobody cared"Andrew McGregor
2011-06-07TTY: ntty, add one more sanity checkJiri Slaby
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-04-04tty: fix endless work loop when the buffer fills upLinus Torvalds
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman