aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-09tty: hold lock across tty buffer finding and buffer fillingXiaobing Tu1-20/+65
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds1-12/+2
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-9/+6
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-6/+9
2011-04-04tty: fix endless work loop when the buffer fills upLinus Torvalds1-3/+1
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds1-7/+7
2010-11-09tty: prevent DOS in the flush_to_ldiscJiri Olsa1-2/+12
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+524