summaryrefslogtreecommitdiff
path: root/include/linux/tty.h
AgeCommit message (Expand)Author
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells
2006-09-29[PATCH] tty: make termios_sem a mutexArjan van de Ven
2006-09-29[PATCH] Remove unused tty_struct fieldMatthias Urlichs
2006-08-27[PATCH] Fix tty layer DoS and comment relevant codeAlan Cox
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum
2006-06-21[PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-02[PATCH] Update termios to use per tty semaphoreAlan Cox
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-05-09[PATCH] mips: remove VIDEO_TYPE_SNI_RMAndrew Morton
2004-04-11[PATCH] Fix VT open/close raceAndrew Morton
2004-02-23[PATCH] tty utf8 modeAndries E. Brouwer
2004-02-22[PATCH] dynamic pty allocationAndrew Morton
2003-09-23[PATCH] switch remaining serial drivers to initcallsAndrew Morton
2003-09-22[PATCH] prepare for 32-bit dev_t: tty usageAlexander Viro
2003-09-21[PATCH] move some more initializations out of drivers/char/mem.cAndrew Morton
2003-08-30[PATCH] dev_t handling cleanups (2/12)Alexander Viro
2003-07-17[PATCH] vesafb fixAndrew Morton
2003-05-26[PATCH] Self-promotion and minor docs updatesRusty Russell
2003-05-24[PATCH] TIOCCONS fixAlexander Viro
2003-05-07TTY: add tty class support for all tty devices.Greg Kroah-Hartman
2003-04-23[PATCH] tty cleanups (11/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (7/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (6/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (5/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-03-06Fix "con_init()" function type and stale (and incorrect) declarationLinus Torvalds
2003-03-04[PATCH] Fix time comparison typing bugs.David S. Miller
2002-12-29TTY: Change tty_*register_devfs() to tty_*register_device()Greg Kroah-Hartman
2002-12-01[SERIAL] uart_get_divisor() and uart_get_baud_rate() takes termios.Russell King
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-06-15Added VBI support to VESA. ATY 128 compiles now :-)James Simmons
2002-02-04v2.4.6.1 -> v2.4.6.2Linus Torvalds
2002-02-04v2.4.2.6 -> v2.4.2.7Linus Torvalds