summaryrefslogtreecommitdiffstats
path: root/include/linux/tty_flip.h
Commit message (Expand)AuthorAgeFilesLines
* TTY: switch tty_schedule_flipJiri Slaby2013-01-151-1/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-0/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-2/+3
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-3/+3
* TTY: convert more flipping functionsJiri Slaby2013-01-151-6/+10
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-1/+1
* TTY: move tty buffers to tty_portJiri Slaby2012-10-221-1/+1
* USB: tty: Add a function to insert a string of characters with the same flagAlan Cox2010-03-021-1/+6
* [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-281-1/+1
* [PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton2006-04-111-23/+2
* [PATCH] constify tty flip buffer handlingThomas Koeller2006-03-251-2/+2
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-9/+3
* [PATCH] tty buffering stall fixPaul Fulghum2006-02-101-1/+3
* [PATCH] new tty buffering locking fixPaul Fulghum2006-02-031-1/+6
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-6/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+35