aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman1-2/+2
2007-02-12[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman1-1/+1
2007-02-12[PATCH] tty: make __proc_set_tty staticEric W. Biederman1-1/+0
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-1/+21
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman1-0/+1
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-4/+5
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-5/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-3/+2
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman1-3/+2
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+1
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-0/+3
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven1-1/+1
2006-09-29[PATCH] Remove unused tty_struct fieldMatthias Urlichs1-1/+0
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox1-0/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+0
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-11/+0
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum1-1/+0
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum1-1/+0
2006-06-21[PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp1-1/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar1-4/+4
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum1-0/+2
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum1-0/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-9/+16
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst1-71/+1
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-1/+2
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+412