summaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
Commit message (Expand)AuthorAgeFilesLines
* tty: add throttle/unthrottle helpersAlan Cox2008-04-301-0/+2
* tty: The big operations reworkAlan Cox2008-04-301-0/+8
* tty_io: fix remaining pid struct lockingAlan Cox2008-04-301-0/+1
* redo locking of tty->pgrpAlan Cox2008-04-301-4/+6
* tty: BKL pushdownAlan Cox2008-04-301-2/+2
* [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-281-5/+0
* Audit: collect sessionid in netlink messagesEric Paris2008-04-281-2/+2
* tty: Kill TTY_FLIPBUF_SIZEAlan Cox2008-02-071-7/+0
* drivers/char/tty_io.c: remove pty_semDaniel Walker2008-02-061-1/+0
* [CAN]: Allocate protocol numbers for PF_CANOliver Hartkopp2008-01-281-1/+2
* pl2303: Fix mode switching regressionAlan Cox2008-01-081-0/+1
* [TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox2007-11-071-1/+3
* tty: expose new methods needed for drivers to get termios rightAlan Cox2007-10-171-0/+3
* tty.h: remove dead defineAlan Cox2007-10-171-5/+0
* PTY: add kernel parameter to overwrite legacy pty countKay Sievers2007-10-121-1/+0
* fix serial buffer memory leakAlan Cox2007-08-111-0/+2
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-0/+33
* Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...Alan Cox2007-07-161-0/+6
* tty: introduce no_tty and use it in selinuxEric W. Biederman2007-05-081-1/+1
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-2/+2
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-121-1/+1
* [PATCH] tty: make __proc_set_tty staticEric W. Biederman2007-02-121-1/+0
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-1/+21
* [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-111-0/+1
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-081-4/+5
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-5/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-3/+2
|\
| * Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-011-3/+2
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-1/+1
|/
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-0/+3
* [PATCH] tty: make termios_sem a mutexArjan van de Ven2006-09-291-1/+1
* [PATCH] Remove unused tty_struct fieldMatthias Urlichs2006-09-291-1/+0
* [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-271-0/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+0
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-11/+0
* [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-281-1/+0
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-1/+0
* [PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp2006-06-211-1/+3
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] sem2mutex: ttyIngo Molnar2006-03-231-4/+4
* [PATCH] tty buffering stall fixPaul Fulghum2006-02-101-0/+2
* [PATCH] new tty buffering locking fixPaul Fulghum2006-02-031-0/+2
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-9/+16
* [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-081-71/+1
* [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-091-1/+2
* [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-231-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+412
OpenPOWER on IntegriCloud