aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tty_buffer.c
AgeCommit message (Expand)Author
2010-12-09tty: prevent DOS in the flush_to_ldiscJiri Olsa
2010-04-01tty: Keep the default buffering to sub-page unitsAlan Cox
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi
2008-10-13tty: split the buffering from tty_ioAlan Cox