summaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Keep the default buffering to sub-page unitsAlan Cox2010-04-011-2/+4
* tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds2009-10-141-1/+1
* Make flush_to_ldisc properly handle parallel callsLinus Torvalds2009-10-141-16/+13
* pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi2009-07-291-0/+13
* tty: split the buffering from tty_ioAlan Cox2008-10-131-0/+511