summaryrefslogtreecommitdiffstats
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/+2Star
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-9/+6Star
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-231-6/+9
* tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-041-3/+1Star
* tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-231-7/+7
* tty: prevent DOS in the flush_to_ldiscJiri Olsa2010-11-101-2/+12
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+524