Alan Cox
|
8c9a9dd0fa
tty: remove resize window special case
|
16 years ago |
Alan Cox
|
d5cae36414
vt: Deadlock workaround
|
17 years ago |
Linus Torvalds
|
ff5d48a6d1
Merge git://git.infradead.org/embedded-2.6
|
17 years ago |
Stefano Stabellini
|
f700d6e5e5
vt: do not update when the console is blanked
|
17 years ago |
Jiri Slaby
|
e0426e6a09
vt: hold console_sem across sysfs operations
|
17 years ago |
Greg Kroah-Hartman
|
47aa5793f7
device create: char: convert device_create to device_create_drvdata
|
17 years ago |
Nick Piggin
|
81c6ce9bd3
vt: fix vc_resize locking
|
17 years ago |
Jan Engelhardt
|
774533b3e8
vt: fix background color on line feed, DEC invert
|
17 years ago |
David Woodhouse
|
a29ccf6f82
Make console charset translation optional
|
17 years ago |
Samuel Thibault
|
c1236d31a1
vt: fix canonical input in UTF-8 mode
|
17 years ago |
Samuel Thibault
|
f7511d5f66
Basic braille screen reader support
|
17 years ago |
Alan Cox
|
5d19f546e7
consoles: switch to int put_char method
|
17 years ago |
Alan Cox
|
47f86834bb
redo locking of tty->pgrp
|
17 years ago |
Alan Cox
|
04f378b198
tty: BKL pushdown
|
17 years ago |
Jan Engelhardt
|
c9e587abfd
vt: fix background color on line feed
|
17 years ago |
Karl Dahlke
|
0341a4d0fd
VT notifier extension for accessibility
|
17 years ago |
Samuel Thibault
|
8182ec49a7
VT notifier fix for VT switch
|
17 years ago |
Nick Piggin
|
b0940003f2
vt: bitlock fix
|
17 years ago |
Samuel Thibault
|
b293d75847
Console events and accessibility
|
17 years ago |
Jan Engelhardt
|
77bf2bab91
Remove CONFIG_VT_UNICODE
|
17 years ago |
Bill Nottingham
|
2e8ecb9db0
add CONFIG_VT_UNICODE
|
17 years ago |
Antonino A. Daplas
|
e400b6ec4e
vt/vgacon: Check if screen resize request comes from userspace
|
17 years ago |
izumi
|
b6e8f00fcd
Fix the graphic corruption issue on IA64 machines
|
18 years ago |
Jesse Barnes
|
b7269dd2b9
vt: add comment for unbind_con_driver()
|
18 years ago |
Antonino A. Daplas
|
623e71b035
fbcon: allow fbcon to use the primary display driver
|
18 years ago |
Jiri Slaby
|
0f11541b50
Char: vt, use ARRAY_SIZE
|
18 years ago |
Jiri Slaby
|
a1152934c6
Char: vt, use kzalloc
|
18 years ago |
Egmont Koblinger
|
1ed8a2b3c5
console UTF-8 fixes (fix)
|
18 years ago |
Matthias Kaehlcke
|
c831c338f0
use mutex instead of semaphore in virtual console driver
|
18 years ago |
Antonino A. Daplas
|
042f10ec65
vt: expose system-wide UTF-8 default setting via sysfs
|
18 years ago |