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 |
Catalin Marinas
|
254e948b29
[PATCH] Fix memory leak in vc_resize/vc_allocate
|
19 years ago |
Alan Cox
|
ca9bda00b4
[PATCH] tty locking on resize
|
19 years ago |
Adam Tlalka
|
d4328b40af
[PATCH] console utf-8 mode fixes
|
19 years ago |
Alan Cox
|
d09d7ddf30
[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...
|
19 years ago |
Antonino A. Daplas
|
d459ec0baa
[PATCH] vt: Decrement ref count of the VT backend on deallocation
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Greg Kroah-Hartman
|
f4eaa37017
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
|
20 years ago |
Greg Kroah-Hartman
|
ff23eca3e8
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
|
20 years ago |
Antonino A. Daplas
|
13ae664589
[PATCH] VT binding: Make VT binding a Kconfig option
|
19 years ago |
Antonino A. Daplas
|
6db4063c5b
[PATCH] VT binding: Add sysfs control to the VT layer
|
19 years ago |
Antonino A. Daplas
|
3e795de763
[PATCH] VT binding: Add binding/unbinding support for the VT console
|
19 years ago |
Antonino A. Daplas
|
1c8ce271fe
[PATCH] Detaching fbcon: fix give_up_console()
|
19 years ago |
David Hollister
|
4ee1acce49
[PATCH] vt: Delay the update of the visible console
|
19 years ago |
Andrew Morton
|
760f1fce03
[PATCH] revert "swsusp add check for suspension of X controlled devices"
|
19 years ago |
Rafael J. Wysocki
|
0ca07731e4
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
|
19 years ago |
Ingo Molnar
|
70522e121a
[PATCH] sem2mutex: tty
|
19 years ago |
Rafael J. Wysocki
|
ff4da2e262
[PATCH] swsusp: add check for suspension of X-controlled devices
|
19 years ago |
Antonino A. Daplas
|
9477e260b7
[PATCH] fbcon: Fix screen artifacts when moving cursor
|
19 years ago |
Ville Syrjala
|
d060a3218f
[PATCH] Fix console blanking
|
19 years ago |
Antonino A. Daplas
|
065d9cac98
[PATCH] vc: Use correct size on buffer copy in vc_resize
|
20 years ago |
Antonino A. Daplas
|
3b41dc1a3c
[PATCH] console: Fix buffer copy on vc resize
|
20 years ago |