Remove Andrew Morton's old email accounts
[safe/jmp/linux-2.6] / drivers / char / vt.c
2008-10-16 Francois CamiRemove Andrew Morton's old email accounts
2008-10-14 Linus TorvaldsRevert "vt: fix background color on line feed"
2008-10-13 Alan Coxtty: Remove more special casing and out of place code
2008-10-13 Alan Coxtty: shutdown method
2008-10-13 Alan Coxvt: remove bogus lock dropping
2008-10-13 Alan Coxtty: move tioclinux from a special case
2008-08-15 Alan Coxtty: remove resize window special case
2008-08-05 Alan Coxvt: Deadlock workaround
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-24 Stefano Stabellinivt: do not update when the console is blanked
2008-07-24 Jiri Slabyvt: hold console_sem across sysfs operations
2008-07-22 Greg Kroah-Hartmandevice create: char: convert device_create to device_cr...
2008-06-06 Nick Pigginvt: fix vc_resize locking
2008-06-06 Jan Engelhardtvt: fix background color on line feed, DEC invert
2008-06-04 David WoodhouseMake console charset translation optional
2008-05-08 Samuel Thibaultvt: fix canonical input in UTF-8 mode
2008-04-30 Samuel ThibaultBasic braille screen reader support
2008-04-30 Alan Coxconsoles: switch to int put_char method
2008-04-30 Alan Coxredo locking of tty->pgrp
2008-04-30 Alan Coxtty: BKL pushdown
2008-04-29 Jan Engelhardtvt: fix background color on line feed
2008-04-28 Karl DahlkeVT notifier extension for accessibility
2008-03-05 Samuel ThibaultVT notifier fix for VT switch
2008-02-06 Nick Pigginvt: bitlock fix
2007-10-19 Samuel ThibaultConsole events and accessibility
2007-10-18 Jan EngelhardtRemove CONFIG_VT_UNICODE
2007-10-17 Bill Nottinghamadd CONFIG_VT_UNICODE
2007-10-16 Antonino A. Daplasvt/vgacon: Check if screen resize request comes from...
2007-07-17 izumiFix the graphic corruption issue on IA64 machines
2007-07-17 Jesse Barnesvt: add comment for unbind_con_driver()
2007-07-17 Antonino A. Daplasfbcon: allow fbcon to use the primary display driver
2007-07-17 Jiri SlabyChar: vt, use ARRAY_SIZE
2007-07-17 Jiri SlabyChar: vt, use kzalloc
2007-06-24 Egmont Koblingerconsole UTF-8 fixes (fix)
2007-05-08 Matthias Kaehlckeuse mutex instead of semaphore in virtual console driver
2007-05-08 Antonino A. Daplasvt: expose system-wide UTF-8 default setting via sysfs
2007-05-08 Jan Engelhardtvt: add color support to the "underline" and "italic...
2007-05-08 Jan Engelhardtvt: allow for the palette to be exposed and changed...
2007-05-08 Egmont Koblingerconsole UTF-8 fixes
2007-03-17 Bernhard Walle[PATCH] Initialise SAK member for each virtual console...
2007-03-17 Andrew Johnson[PATCH] swsusp: fix suspend when console is in VT_AUTO...
2007-02-14 Eric W. Biederman[PATCH] Fix SAK_work workqueue initialization.
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-12 Jiri Slaby[PATCH] Char: timers cleanup
2007-02-11 Adrian Bunk[PATCH] drivers/char/vc_screen.c: proper prototypes
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Yoichi Yuasa[PATCH] add return value checking of get_user() in...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Greg Kroah-HartmanDriver core: convert vt code to use struct device
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-10-03 Adrian Bunk[PATCH] vt: proper prototypes for some console functions
2006-10-03 Antonino A. Daplas[PATCH] vt: Honor the return value of device_create_file
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-02 Eric W. Biederman[PATCH] vt: Make vt_pid a struct pid (making it pid...
2006-09-29 Catalin Marinas[PATCH] Fix memory leak in vc_resize/vc_allocate
2006-09-29 Alan Cox[PATCH] tty locking on resize
2006-09-29 Adam Tlalka[PATCH] console utf-8 mode fixes
2006-09-29 Alan Cox[PATCH] There is no devfs, there has never been a devfs...
2006-07-03 Antonino A. Daplas[PATCH] vt: Decrement ref count of the VT backend on...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Make VT binding a Kconfig option
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Add sysfs control to the VT layer
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Add binding/unbinding support for...
2006-06-26 Antonino A. Daplas[PATCH] Detaching fbcon: fix give_up_console()
2006-06-26 David Hollister[PATCH] vt: Delay the update of the visible console
2006-05-31 Andrew Morton[PATCH] revert "swsusp add check for suspension of...
2006-03-31 Rafael J. Wysocki[PATCH] vt: add TIOCL_GETKMSGREDIRECT
2006-03-23 Ingo Molnar[PATCH] sem2mutex: tty
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: add check for suspension of X-controlle...
2006-02-01 Antonino A. Daplas[PATCH] fbcon: Fix screen artifacts when moving cursor
2006-01-10 Ville Syrjala[PATCH] Fix console blanking
2005-09-15 Antonino A. Daplas[PATCH] vc: Use correct size on buffer copy in vc_resize
2005-09-09 Antonino A. Daplas[PATCH] console: Fix buffer copy on vc resize
2005-09-07 Antonino A. Daplas[PATCH] vt: fix possible memory corruption in complemen...
2005-09-07 Stephane Doyon[PATCH] Console blanking locking fix
2005-08-28 Paul Mackerras[PATCH] Remove race between con_open and con_close
2005-07-15 Nishanth Aravamudan[PATCH] vt.c build fix
2005-06-18 Jan Beulich[PATCH] console blanking oops fix
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2