| Commit message (Expand) | Author | Age |
* | vt: fix vc_resize locking | Nick Piggin | 2008-06-06 |
* | vt: fix background color on line feed, DEC invert | Jan Engelhardt | 2008-06-06 |
* | vt: fix canonical input in UTF-8 mode | Samuel Thibault | 2008-05-08 |
* | Basic braille screen reader support | Samuel Thibault | 2008-04-30 |
* | consoles: switch to int put_char method | Alan Cox | 2008-04-30 |
* | redo locking of tty->pgrp | Alan Cox | 2008-04-30 |
* | tty: BKL pushdown | Alan Cox | 2008-04-30 |
* | vt: fix background color on line feed | Jan Engelhardt | 2008-04-29 |
* | VT notifier extension for accessibility | Karl Dahlke | 2008-04-28 |
* | VT notifier fix for VT switch | Samuel Thibault | 2008-03-04 |
* | vt: bitlock fix | Nick Piggin | 2008-02-06 |
* | Console events and accessibility | Samuel Thibault | 2007-10-19 |
* | Remove CONFIG_VT_UNICODE | Jan Engelhardt | 2007-10-18 |
* | add CONFIG_VT_UNICODE | Bill Nottingham | 2007-10-17 |
* | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 2007-10-16 |
* | Fix the graphic corruption issue on IA64 machines | izumi | 2007-07-17 |
* | vt: add comment for unbind_con_driver() | Jesse Barnes | 2007-07-17 |
* | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas | 2007-07-17 |
* | Char: vt, use ARRAY_SIZE | Jiri Slaby | 2007-07-17 |
* | Char: vt, use kzalloc | Jiri Slaby | 2007-07-17 |
* | console UTF-8 fixes (fix) | Egmont Koblinger | 2007-06-24 |
* | use mutex instead of semaphore in virtual console driver | Matthias Kaehlcke | 2007-05-08 |
* | vt: expose system-wide UTF-8 default setting via sysfs | Antonino A. Daplas | 2007-05-08 |
* | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt | 2007-05-08 |
* | vt: allow for the palette to be exposed and changed via sysfs | Jan Engelhardt | 2007-05-08 |
* | console UTF-8 fixes | Egmont Koblinger | 2007-05-08 |
* | [PATCH] Initialise SAK member for each virtual console to prevent oops | Bernhard Walle | 2007-03-16 |
* | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson | 2007-03-16 |
* | [PATCH] Fix SAK_work workqueue initialization. | Eric W. Biederman | 2007-02-13 |
* | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 2007-02-12 |
* | [PATCH] Char: timers cleanup | Jiri Slaby | 2007-02-12 |
* | [PATCH] drivers/char/vc_screen.c: proper prototypes | Adrian Bunk | 2007-02-11 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] add return value checking of get_user() in set_vesa_blanking() | Yoichi Yuasa | 2006-12-07 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | Driver core: convert vt code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] vt: proper prototypes for some console functions | Adrian Bunk | 2006-10-03 |
* | [PATCH] vt: Honor the return value of device_create_file | Antonino A. Daplas | 2006-10-03 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 |
* | [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe). | Eric W. Biederman | 2006-10-02 |
* | [PATCH] Fix memory leak in vc_resize/vc_allocate | Catalin Marinas | 2006-09-29 |
* | [PATCH] tty locking on resize | Alan Cox | 2006-09-29 |
* | [PATCH] console utf-8 mode fixes | Adam Tlalka | 2006-09-29 |
* | [PATCH] There is no devfs, there has never been a devfs, we have always been ... | Alan Cox | 2006-09-29 |
* | [PATCH] vt: Decrement ref count of the VT backend on deallocation | Antonino A. Daplas | 2006-07-03 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] VT binding: Make VT binding a Kconfig option | Antonino A. Daplas | 2006-06-26 |