aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
Commit message (Expand)AuthorAge
...
* Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox2007-07-16
* tty: introduce no_tty and use it in selinuxEric W. Biederman2007-05-08
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-12
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-12
* [PATCH] tty: make __proc_set_tty staticEric W. Biederman2007-02-12
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-11
* [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-11
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-08
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-01
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
|/
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-30
* [PATCH] tty: make termios_sem a mutexArjan van de Ven2006-09-29
* [PATCH] Remove unused tty_struct fieldMatthias Urlichs2006-09-29
* [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-27
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-28
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-28
* [PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp2006-06-21
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] sem2mutex: ttyIngo Molnar2006-03-23
* [PATCH] tty buffering stall fixPaul Fulghum2006-02-10
* [PATCH] new tty buffering locking fixPaul Fulghum2006-02-03
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-08
* [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-09
* [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16