| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 1 | -3/+14 |
* | ldisc n_tty: add new method n_tty_inherit_ops() | Rodolfo Giometti | 2010-03-12 | 1 | -0/+17 |
* | n_tty: move echoctl check and clean up logic | Joe Peterson | 2009-09-19 | 1 | -28/+18 |
* | n_tty: honor opost flag for echoes | Joe Peterson | 2009-09-19 | 1 | -11/+22 |
* | n_tty: do O_ONLCR translation as a single write | Linus Torvalds | 2009-09-05 | 1 | -2/+1 |
* | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi | 2009-07-29 | 1 | -0/+1 |
* | n_tty: Fix echo race | Alan Cox | 2009-07-16 | 1 | -3/+0 |
* | tty: simplify buffer allocator cleanups | Alan Cox | 2009-06-11 | 1 | -17/+5 |
* | tty: remove buffer special casing | Alan Cox | 2009-06-11 | 1 | -9/+2 |
* | tty: N_TTY SIGIO only works for read | Thomas Pfaff | 2009-01-02 | 1 | -3/+3 |
* | n_tty: Output bells immediately on a full buffer | Joe Peterson | 2009-01-02 | 1 | -17/+9 |
* | n_tty: Fix hanfling of buffer full corner cases | Joe Peterson | 2009-01-02 | 1 | -17/+38 |
* | n_tty: Fix handling of control characters and continuations | Joe Peterson | 2009-01-02 | 1 | -9/+15 |
* | n_tty: clean up coding style | Alan Cox | 2009-01-02 | 1 | -16/+13 |
* | n_tty: Fix loss of echoed characters and remove bkl from n_tty | Joe Peterson | 2009-01-02 | 1 | -152/+584 |
* | tty: rename the remaining oddly named n_tty functions | Alan Cox | 2008-10-13 | 1 | -13/+13 |
* | tty: Minor tidyups and document fixes for n_tty | Alan Cox | 2008-10-13 | 1 | -11/+37 |
* | tty: some ICANON magic is in the wrong places | Alan Cox | 2008-10-13 | 1 | -2/+51 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 1 | -1/+1 |
* | tty: fix BKL related leak and crash | Ingo Molnar | 2008-05-15 | 1 | -3/+10 |
* | tty: add throttle/unthrottle helpers | Alan Cox | 2008-04-30 | 1 | -10/+4 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -60/+43 |
* | Resume TTY on SUSP and fix CRNL order in N_TTY line discipline | Joe Peterson | 2008-04-30 | 1 | -8/+11 |
* | tty: BKL pushdown | Alan Cox | 2008-04-30 | 1 | -7/+25 |
* | drivers/char/n_tty.c misannotated prototype | Al Viro | 2008-03-30 | 1 | -1/+1 |
* | n_tty: clean up old code to follow coding style and (mostly) checkpatch | Alan Cox | 2008-02-08 | 1 | -75/+73 |
* | Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline | Joe Peterson | 2008-02-06 | 1 | -6/+5 |
* | tty: enable the echoing of ^C in the N_TTY discipline | Joe Peterson | 2008-02-06 | 1 | -1/+15 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -2/+2 |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 1 | -4/+16 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 1 | -1/+2 |
* | tty: fix leakage of -ERESTARTSYS to userland | Oleg Nesterov | 2007-06-01 | 1 | -0/+1 |
* | tty: add compat_ioctl | Paul Fulghum | 2007-05-11 | 1 | -16/+13 |
* | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 2007-02-12 | 1 | -6/+6 |
* | [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned | Eric W. Biederman | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] tty: remove useless memory barrier | Ralf Baechle | 2006-12-13 | 1 | -1/+0 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 2006-06-28 | 1 | -5/+1 |
* | [PATCH] Fix for the PPTP hangs that have been reported | Paul Mackerras | 2006-06-11 | 1 | -1/+3 |
* | [PATCH] sem2mutex: tty | Ingo Molnar | 2006-03-23 | 1 | -5/+5 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -29/+37 |
* | [PATCH] gfp_t: remaining bits of drivers/* | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] char/n_tty: fix sparse warnings (__nocast type) | Victor Fusco | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] tty output lossage fix | Roman Zippel | 2005-07-07 | 1 | -18/+15 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1562 |