Commit Graph

68 Commits (995ada8d5e6b3d5a32ca3e544a564d0623c4f3fa)

Author SHA1 Message Date
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
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 18 years ago
Jan Engelhardt 77bf2bab91 Remove CONFIG_VT_UNICODE 18 years ago
Bill Nottingham 2e8ecb9db0 add CONFIG_VT_UNICODE 18 years ago
Antonino A. Daplas e400b6ec4e vt/vgacon: Check if screen resize request comes from userspace 18 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
Greg Kroah-Hartman 805952a889 Driver core: convert vt code to use struct device 18 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 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 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