aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds2011-06-081-12/+2
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-9/+6
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-6/+9
* tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-041-3/+1
* tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-221-7/+7
* tty: prevent DOS in the flush_to_ldiscJiri Olsa2010-11-091-2/+12
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+524