Commit Graph

100 Commits (0b9e2d41f1f0360be08809d4e3bb56b67be6241a)

Author SHA1 Message Date
Marcin Slusarz 9074d963f4 tty: vt: use printk_once 16 years ago
Arnd Bergmann e92166517e tty: handle VT specific compat ioctls in vt driver 16 years ago
Alan Cox 8b92e87d39 vt: add an event interface 16 years ago
Jaswinder Singh Rajput 60479ed594 tty: includecheck fix: drivers/char, vt.c 16 years ago
David S. Miller 09d3f3f0e0 sparc: Kill PROM console driver. 16 years ago
Johannes Weiner 5c9228f0cf vt: drop bootmem/slab memory distinction 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Daniel Mack f324edc85e console: make blank timeout value a boot option 16 years ago
Catalin Marinas 6ab56315a3 kmemleak: Remove the kmemleak.h include in drivers/char/vt.c 16 years ago
Pekka Enberg a5f4f52e82 vt: use kzalloc() instead of the bootmem allocator 16 years ago
Catalin Marinas 2e1483c995 kmemleak: Remove some of the kmemleak false positives 16 years ago
Samuel Thibault c0b7988200 Revert "console ASCII glyph 1:1 mapping" 16 years ago
Kay Sievers 4995f8ef9d vcs: hook sysfs devices into object lifetime instead of "binding" 16 years ago
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