| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: remove resize window special case | Alan Cox | 2008-08-15 | 1 | -0/+2 |
* | tty: Split ldisc code into its own file | Alan Cox | 2008-07-22 | 1 | -2/+9 |
* | tty: add more tty_port fields | Alan Cox | 2008-07-20 | 1 | -0/+2 |
* | tty.h: clean up | Alan Cox | 2008-07-20 | 1 | -80/+85 |
* | tty: Introduce a tty_port common structure | Alan Cox | 2008-07-20 | 1 | -1/+29 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 1 | -5/+4 |
* | Fix various old email addresses for dwmw2 | David Woodhouse | 2008-06-06 | 1 | -1/+1 |
* | tty: add throttle/unthrottle helpers | Alan Cox | 2008-04-30 | 1 | -0/+2 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -0/+8 |
* | tty_io: fix remaining pid struct locking | Alan Cox | 2008-04-30 | 1 | -0/+1 |
* | redo locking of tty->pgrp | Alan Cox | 2008-04-30 | 1 | -4/+6 |
* | tty: BKL pushdown | Alan Cox | 2008-04-30 | 1 | -2/+2 |
* | [patch 1/2] audit: let userspace fully control TTY input auditing | Miloslav Trmac | 2008-04-28 | 1 | -5/+0 |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 1 | -2/+2 |
* | tty: Kill TTY_FLIPBUF_SIZE | Alan Cox | 2008-02-07 | 1 | -7/+0 |
* | drivers/char/tty_io.c: remove pty_sem | Daniel Walker | 2008-02-06 | 1 | -1/+0 |
* | [CAN]: Allocate protocol numbers for PF_CAN | Oliver Hartkopp | 2008-01-28 | 1 | -1/+2 |
* | pl2303: Fix mode switching regression | Alan Cox | 2008-01-08 | 1 | -0/+1 |
* | [TTY]: Fix network driver interactions with TCGET/SET calls. | Alan Cox | 2007-11-07 | 1 | -1/+3 |
* | tty: expose new methods needed for drivers to get termios right | Alan Cox | 2007-10-17 | 1 | -0/+3 |
* | tty.h: remove dead define | Alan Cox | 2007-10-17 | 1 | -5/+0 |
* | PTY: add kernel parameter to overwrite legacy pty count | Kay Sievers | 2007-10-12 | 1 | -1/+0 |
* | fix serial buffer memory leak | Alan Cox | 2007-08-11 | 1 | -0/+2 |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 1 | -0/+33 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 1 | -0/+6 |
* | tty: introduce no_tty and use it in selinux | Eric W. Biederman | 2007-05-08 | 1 | -1/+1 |
* | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 2007-02-12 | 1 | -2/+2 |
* | [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned | Eric W. Biederman | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] tty: make __proc_set_tty static | Eric W. Biederman | 2007-02-12 | 1 | -1/+0 |
* | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 2007-02-11 | 1 | -1/+21 |
* | [PATCH] vt: refactor console SAK processing | Eric W. Biederman | 2007-02-11 | 1 | -0/+1 |
* | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 2006-12-08 | 1 | -4/+5 |
* | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 2006-12-08 | 1 | -5/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -3/+2 |
|\ |
|
| * | Driver core: convert tty core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 1 | -3/+2 |
* | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 | 1 | -1/+1 |
|/ |
|
* | [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] | David Howells | 2006-09-30 | 1 | -0/+3 |
* | [PATCH] tty: make termios_sem a mutex | Arjan van de Ven | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] Remove unused tty_struct field | Matthias Urlichs | 2006-09-29 | 1 | -1/+0 |
* | [PATCH] Fix tty layer DoS and comment relevant code | Alan Cox | 2006-08-27 | 1 | -0/+1 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+0 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -11/+0 |
* | [PATCH] remove active field from tty buffer structure | Paul Fulghum | 2006-06-28 | 1 | -1/+0 |
* | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 2006-06-28 | 1 | -1/+0 |
* | [PATCH] TTY: return class device pointer from tty_register_device() | Hansjoerg Lipp | 2006-06-21 | 1 | -1/+3 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [PATCH] sem2mutex: tty | Ingo Molnar | 2006-03-23 | 1 | -4/+4 |
* | [PATCH] tty buffering stall fix | Paul Fulghum | 2006-02-10 | 1 | -0/+2 |
* | [PATCH] new tty buffering locking fix | Paul Fulghum | 2006-02-03 | 1 | -0/+2 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -9/+16 |