aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21tty: fix obsolete comment on tty_insert_flip_string_fixed_flagJohan Hovold1-1/+1
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi1-2/+2
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+6
2010-03-02USB: tty: Add a function to insert a string of characters with the same flagAlan Cox1-5/+6
2010-03-02tty: Keep the default buffering to sub-page unitsAlan Cox1-2/+4
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds1-16/+13
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi1-0/+13
2008-10-13tty: split the buffering from tty_ioAlan Cox1-0/+511