| Commit message (Expand) | Author | Age | Files | Lines |
* | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 2010-11-05 | 1 | -1007/+0 |
* | tty: replace BKL with a new tty_lock | Arnd Bergmann | 2010-08-10 | 1 | -8/+8 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | tty: n_hdlc add buffer flushing | Paul Fulghum | 2009-06-22 | 1 | -9/+37 |
* | tty: rewrite the ldisc locking | Alan Cox | 2009-06-11 | 1 | -2/+2 |
* | tty: some ICANON magic is in the wrong places | Alan Cox | 2008-10-13 | 1 | -1/+1 |
* | n_hdlc: honor O_NONBLOCK on write | Paul Fulghum | 2008-07-22 | 1 | -0/+4 |
* | tty: Ldisc revamp | Alan Cox | 2008-07-21 | 1 | -3/+3 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -7/+4 |
* | tty: BKL pushdown | Alan Cox | 2008-04-30 | 1 | -6/+18 |
* | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-29 | 1 | -1/+1 |
* | n_hdlc.c: fix check-after-use | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | Char: n_hdlc, allow RESTARTSYS retval of tty write | Jiri Slaby | 2007-07-16 | 1 | -1/+6 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 1 | -4/+5 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] n_hdlc.c: remove unused declaration | Grant Coady | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -17/+1 |
* | s/retreiv/retriev/g | Matt Mackall | 2006-01-03 | 1 | -1/+1 |
* | [PATCH] kfree cleanup: drivers/char | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
* | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 2005-06-23 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+978 |