index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
vt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
1
-1
/
+1
2008-10-14
Revert "vt: fix background color on line feed"
Linus Torvalds
1
-3
/
+2
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
1
-16
/
+14
2008-10-13
tty: shutdown method
Alan Cox
1
-17
/
+17
2008-10-13
vt: remove bogus lock dropping
Alan Cox
1
-18
/
+0
2008-10-13
tty: move tioclinux from a special case
Alan Cox
1
-2
/
+0
2008-08-15
tty: remove resize window special case
Alan Cox
1
-20
/
+62
2008-08-05
vt: Deadlock workaround
Alan Cox
1
-2
/
+0
2008-07-25
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
1
-1
/
+1
2008-07-24
vt: do not update when the console is blanked
Stefano Stabellini
1
-1
/
+1
2008-07-24
vt: hold console_sem across sysfs operations
Jiri Slaby
1
-2
/
+2
2008-07-22
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-6
/
+8
2008-06-06
vt: fix vc_resize locking
Nick Piggin
1
-5
/
+8
2008-06-06
vt: fix background color on line feed, DEC invert
Jan Engelhardt
1
-1
/
+1
2008-06-04
Make console charset translation optional
David Woodhouse
1
-1
/
+1
2008-05-08
vt: fix canonical input in UTF-8 mode
Samuel Thibault
1
-0
/
+6
2008-04-30
Basic braille screen reader support
Samuel Thibault
1
-0
/
+1
2008-04-30
consoles: switch to int put_char method
Alan Cox
1
-3
/
+3
2008-04-30
redo locking of tty->pgrp
Alan Cox
1
-0
/
+6
2008-04-30
tty: BKL pushdown
Alan Cox
1
-2
/
+6
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
1
-3
/
+4
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+8
2008-03-05
VT notifier fix for VT switch
Samuel Thibault
1
-0
/
+1
2008-02-06
vt: bitlock fix
Nick Piggin
1
-3
/
+5
2007-10-19
Console events and accessibility
Samuel Thibault
1
-1
/
+44
2007-10-19
Remove CONFIG_VT_UNICODE
Jan Engelhardt
1
-5
/
+1
2007-10-17
add CONFIG_VT_UNICODE
Bill Nottingham
1
-1
/
+5
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
1
-4
/
+9
2007-07-17
Fix the graphic corruption issue on IA64 machines
izumi
1
-3
/
+5
2007-07-17
vt: add comment for unbind_con_driver()
Jesse Barnes
1
-2
/
+19
2007-07-17
fbcon: allow fbcon to use the primary display driver
Antonino A. Daplas
1
-4
/
+4
2007-07-17
Char: vt, use ARRAY_SIZE
Jiri Slaby
1
-2
/
+1
2007-07-17
Char: vt, use kzalloc
Jiri Slaby
1
-2
/
+1
2007-06-24
console UTF-8 fixes (fix)
Egmont Koblinger
1
-5
/
+13
2007-05-08
use mutex instead of semaphore in virtual console driver
Matthias Kaehlcke
1
-2
/
+3
2007-05-08
vt: expose system-wide UTF-8 default setting via sysfs
Antonino A. Daplas
1
-1
/
+3
2007-05-08
vt: add color support to the "underline" and "italic" attributes
Jan Engelhardt
1
-6
/
+28
2007-05-08
vt: allow for the palette to be exposed and changed via sysfs
Jan Engelhardt
1
-0
/
+4
2007-05-08
console UTF-8 fixes
Egmont Koblinger
1
-78
/
+179
2007-03-17
[PATCH] Initialise SAK member for each virtual console to prevent oops
Bernhard Walle
1
-0
/
+1
2007-03-17
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
Andrew Johnson
1
-1
/
+19
2007-02-14
[PATCH] Fix SAK_work workqueue initialization.
Eric W. Biederman
1
-0
/
+1
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-2
/
+2
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
1
-3
/
+1
2007-02-11
[PATCH] drivers/char/vc_screen.c: proper prototypes
Adrian Bunk
1
-3
/
+0
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-07
[PATCH] add return value checking of get_user() in set_vesa_blanking()
Yoichi Yuasa
1
-6
/
+10
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-42
/
+39
2006-12-02
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
1
-42
/
+39
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+3
[next]