Commit Graph

86 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Roel Kluin da2bdf9a6f Make various things static 16 years ago
Alan Cox fc6f623822 pty: simplify resize 16 years ago
Joe Peterson a88a69c912 n_tty: Fix loss of echoed characters and remove bkl from n_tty 16 years ago
Ingo Brueckl 1c55f18717 console ASCII glyph 1:1 mapping 16 years ago
Wolfgang Kroworsch a564738c1c vt: incomplete initialization of vc_tab_stop 16 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Linus Torvalds 93f78da405 Revert "vt: fix background color on line feed" 17 years ago
Alan Cox d81ed10307 tty: Remove more special casing and out of place code 17 years ago
Alan Cox feebed6515 tty: shutdown method 17 years ago
Alan Cox bf7a06bcce vt: remove bogus lock dropping 17 years ago
Alan Cox e688510773 tty: move tioclinux from a special case 17 years ago
Alan Cox 8c9a9dd0fa tty: remove resize window special case 17 years ago
Alan Cox d5cae36414 vt: Deadlock workaround 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 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