Commit Graph

48 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Arnd Bergmann 83ceb67d7d tty: fix console_sem lock order 15 years ago
Arnd Bergmann ec79d6056d tty: replace BKL with a new tty_lock 15 years ago
Thiago Farina 6aed359df4 console/vgacon.c: mark file-local symbol static 15 years ago
Matthew Garrett b434a680a2 vgacon: Add support for setting the default cursor state 15 years ago
Matthew Garrett f6c06b6807 vc: Add support for hiding the cursor when creating VTs 15 years ago
Francisco Jerez f0c7d2b72a vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. 16 years ago
Jaswinder Singh Rajput 6d6c971778 includecheck fix: drivers/video, vgacon.c 16 years ago
Pekka Enberg b8ec757390 vgacon: use slab allocator instead of the bootmem allocator 16 years ago
Stefan Bader b175dc0928 vgacon: return the upper half of 512 character fonts 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Dave Airlie f453ba0460 DRM: add mode setting support 16 years ago
Marcin Slusarz 5ab4840968 vgacon: vgacon_scrolldelta simplification 17 years ago
Marcin Slusarz c38182a713 vgacon: optimize scrolling 17 years ago
Linus Torvalds 93f78da405 Revert "vt: fix background color on line feed" 17 years ago
Jan Engelhardt c9e587abfd vt: fix background color on line feed 17 years ago
Marcin Slusarz cbfb3e09c5 vgacon: fix sparse warning about shadowing 'i' symbol 17 years ago
H. Peter Anvin 3ea3351000 Remove magic macros for screen_info structure members 18 years ago
H. Peter Anvin 30c826451d [x86] remove uses of magic macros for boot_params access 18 years ago
Antonino A. Daplas e400b6ec4e vt/vgacon: Check if screen resize request comes from userspace 18 years ago
Sam Ravnborg 80e27982a6 console: fix section mismatch warning in vgacon.c 18 years ago
Gerd Hoffmann a1a4849c41 Refine SCREEN_INFO sanity check for vgacon initialization 18 years ago
Antonino A. Daplas 2ae8547775 vgacon: disallow console operations when in KD_GRAPHICS mode 18 years ago
Andrew Morton cf36a65b08 vt-add-color-support-to-the-underline-and-italic-attributes-fix 18 years ago
Jan Engelhardt fa6ce9ab5f vt: add color support to the "underline" and "italic" attributes 18 years ago
Gerd Hoffmann f82af20e1a [PATCH] x86-64: ignore vgacon if hardware not present 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Helge Deller 0128beeee8 [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c 18 years ago
Jon Smirl 894673ee61 [PATCH] tty: Remove include of screen_info.h from tty.h 19 years ago
Jon Smirl a8f340e394 [PATCH] vt: Remove VT-specific declarations and definitions from tty.h 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 740e518efc [PATCH] 64bit resource: C99 changes for struct resource declarations 19 years ago
Antonino A. Daplas 50ec42edd9 [PATCH] Detaching fbcon: fix vgacon to allow retaking of the console 19 years ago
Bjorn Helgaas 4f1bcaf094 [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use 19 years ago
Antonino A. Daplas 15bdab959c [PATCH] vgacon: Add support for soft scrollback 19 years ago
Samuel Thibault 2115aea818 [PATCH] vgacon: fix EGA cursor resize function 19 years ago
Samuel Thibault d1521260f5 [PATCH] vgacon: no vertical resizing on EGA 19 years ago
Antonino A. Daplas 53dbb26dbc [PATCH] vgacon: Workaround for resize bug in some chipsets 19 years ago
Samuel Thibault 954de9141e [PATCH] vgacon: fix doublescan mode 19 years ago
Antonino A. Daplas 5ef897c71a [PATCH] vgacon: Fix usage of stale height value on vc initialization 19 years ago
Samuel Thibault 88dcb6c411 [PATCH] Set the vga cursor even when hidden 20 years ago
Pozsar Balazs 1a66ddcb77 [PATCH] fix vgacon blanking 20 years ago
Samuel Thibault 0aec4867dc [PATCH] SVGATextMode fix 20 years ago
Antonino A. Daplas 6d36ba629e [PATCH] vgacon: Fix sanity checking in vgacon_resize 20 years ago
Samuel Thibault 28254d439b [PATCH] vga text console and stty cols/rows 20 years ago
James Simmons f18cd8f705 [PATCH] VGA to fbcon fix. 20 years ago
Bill Nottingham a40920b42a [PATCH] vgacon: set vc_hi_font_mask correctly 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago