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 |
Jan Engelhardt
|
fa6ce9ab5f
vt: add color support to the "underline" and "italic" attributes
|
18 years ago |
Jan Engelhardt
|
1c2bbe6a11
vt: allow for the palette to be exposed and changed via sysfs
|
18 years ago |
Egmont Koblinger
|
2f1a2ccb9c
console UTF-8 fixes
|
18 years ago |
Bernhard Walle
|
c2c88f109e
[PATCH] Initialise SAK member for each virtual console to prevent oops
|
18 years ago |
Andrew Johnson
|
b257bc051f
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
|
18 years ago |
Eric W. Biederman
|
7f1f86a0d0
[PATCH] Fix SAK_work workqueue initialization.
|
18 years ago |
Eric W. Biederman
|
ab521dc0f8
[PATCH] tty: update the tty layer to work with struct pid
|
18 years ago |
Jiri Slaby
|
40565f1962
[PATCH] Char: timers cleanup
|
18 years ago |
Adrian Bunk
|
1b135431ab
[PATCH] drivers/char/vc_screen.c: proper prototypes
|
18 years ago |
Robert P. J. Day
|
5cbded585d
[PATCH] getting rid of all casts of k[cmz]alloc() calls
|
18 years ago |
Yoichi Yuasa
|
403aac965e
[PATCH] add return value checking of get_user() in set_vesa_blanking()
|
18 years ago |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Greg Kroah-Hartman
|
805952a889
Driver core: convert vt code to use struct device
|
19 years ago |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
18 years ago |
Adrian Bunk
|
3cb340ecbb
[PATCH] vt: proper prototypes for some console functions
|
19 years ago |
Antonino A. Daplas
|
928e964f26
[PATCH] vt: Honor the return value of device_create_file
|
19 years ago |
Jeff Dike
|
b68e31d0eb
[PATCH] const struct tty_operations
|
19 years ago |
Eric W. Biederman
|
bde0d2c98b
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
|
19 years ago |