Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: fix obsolete comment on tty_insert_flip_string_fixed_flag | Johan Hovold | 2010-05-21 | 1 | -1/+1 |
* | tty_buffer: Fix distinct type warning | Fang Wenqi | 2010-03-19 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | 1 | -5/+6 |
|\ | |||||
| * | USB: tty: Add a function to insert a string of characters with the same flag | Alan Cox | 2010-03-02 | 1 | -5/+6 |
* | | tty: Keep the default buffering to sub-page units | Alan Cox | 2010-03-02 | 1 | -2/+4 |
|/ | |||||
* | tty: use the new 'flush_delayed_work()' helper to do ldisc flush | Linus Torvalds | 2009-10-14 | 1 | -1/+1 |
* | Make flush_to_ldisc properly handle parallel calls | Linus Torvalds | 2009-10-14 | 1 | -16/+13 |
* | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi | 2009-07-29 | 1 | -0/+13 |
* | tty: split the buffering from tty_io | Alan Cox | 2008-10-13 | 1 | -0/+511 |