aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman1-3/+2
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