summaryrefslogtreecommitdiff
path: root/drivers/char/tty_buffer.c
AgeCommit message (Expand)Author
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman
2010-05-21tty: fix obsolete comment on tty_insert_flip_string_fixed_flagJohan Hovold
2010-03-19tty_buffer: Fix distinct type warningFang Wenqi
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: tty: Add a function to insert a string of characters with the same flagAlan Cox
2010-03-02tty: 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