summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* tty: add missing newlines to WARN_RATELIMITSasha Levin2012-10-251-1/+1
* TTY: Report warning when low_latency flag is wrongly usedIvo Sieben2012-10-241-0/+1
* TTY: move tty buffers to tty_portJiri Slaby2012-10-231-49/+53
* TTY: tty_buffer, cache pointer to tty->bufJiri Slaby2012-10-231-56/+76
* TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-231-8/+10
* tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben2012-10-231-1/+4
* tty: hold lock across tty buffer finding and buffer fillingXiaobing Tu2012-04-091-20/+65
* 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