Commit Graph

219 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Thiago Farina 6aed359df4 console/vgacon.c: mark file-local symbol static 15 years ago
Amerigo Wang a52712af5a console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE 15 years ago
Dave Airlie 6a9ee8af34 vga_switcheroo: initial implementation (v15) 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 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
Krzysztof Helt f5c15d0b37 fb: remove fb_save_state() and fb_restore_state operations 15 years ago
Francisco Jerez f0c7d2b72a vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. 16 years ago
Ian Armstrong 2ddce3fd0a fbcon: only unbind from console if successfully registered 16 years ago
Florian Tobias Schandinat 0fcf6ada2b fb: do not ignore fb_set_par errors 16 years ago
Jiri Slaby 9a4a83d2ed video: console, use DIV_ROUND_UP 16 years ago
Roel Kluin f7a595e98c drivers/video/console/newport_con.c: fix read outside array bounds 16 years ago
Jaswinder Singh Rajput 6d6c971778 includecheck fix: drivers/video, vgacon.c 16 years ago
David S. Miller 09d3f3f0e0 sparc: Kill PROM console driver. 16 years ago
Johannes Weiner 0035fe00f7 fbcon: don't use vc_resize() on initialization 16 years ago
Stefani Seibold 93274e4d4e fbcon: fix rotate upside down crash 16 years ago
Helge Deller 1a1dba3241 parisc: sticore.c - check return values 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
Andrea Righi 513adb5868 fbdev: fix info->lock deadlock in fbcon_event_notify() 16 years ago
Andrea Righi 66c1ca0190 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency 16 years ago
Geert Uytterhoeven 1fa0b29f3a fbdev: Kill Atari vblank cursor blinking 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
Geert Uytterhoeven 7f877ebb32 fbcon: Protect free_irq() by MACH_IS_ATARI check 16 years ago
Finn Thain 79f0c9a047 fbcon: remove broken mac vbl handler 16 years ago
Geoff Levand beaa4867ee fbcon: fix workqueue shutdown 16 years ago
Dmitry Baryshkov bca404afdc fbdev: fix FB console blanking 16 years ago
Marcin Slusarz def1be2d72 fbcon: don't inline updatescrollmode 16 years ago
Oleg Nesterov 232fb69a53 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles 16 years ago
Marcin Slusarz 5ab4840968 vgacon: vgacon_scrolldelta simplification 16 years ago
Marcin Slusarz c38182a713 vgacon: optimize scrolling 16 years ago
Greg Kroah-Hartman 77997aaadd device create: video: convert device_create_drvdata to device_create 16 years ago
Linus Torvalds 93f78da405 Revert "vt: fix background color on line feed" 16 years ago
Krzysztof Helt aef7db4bd5 fbdev: fix recursive notifier and locking when fbdev console is blanked 17 years ago
David Winn 08650869e0 fbcon: fix monochrome color value calculation 17 years ago
Alexey Dobriyan a57a5c2e8d x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=) 17 years ago
Krzysztof Helt afa9b649aa fbcon: prevent cursor disappearance after switching to 512 character font 17 years ago
Linus Torvalds 3838f59fc2 Revert "fbcon: bgcolor fix" 17 years ago
Krzysztof Helt c213ddf330 fbcon: fix scrolling after logo is cleared 17 years ago
Florian Fainelli c9b23e0c30 sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated file 17 years ago
Helge Deller fdac4e69a1 sticore: don't activate unsupported GSC STI cards on HPPA 17 years ago
Adrian Bunk 3d1e412ac5 video/console/stico{n,re}.c: make code static 17 years ago
Jan Beulich cba603bf51 fbcon: remove stray semicolons 17 years ago
Stefano Stabellini 2d04a4a72d fbcon: bgcolor fix 17 years ago
Krzysztof Helt 49a1d28f57 fbcon: make logo_height a local variable 17 years ago
Roland Kletzing 0b9cf3aa6b mdacon messing up default vc's - set default to vc13-16 again 17 years ago
Greg Kroah-Hartman 1e2744011f device create: framebuffer: convert device_create to device_create_drvdata 17 years ago
Krzysztof Helt 10732c35df fbcon: fix wrong vmode bits copied on console switch 17 years ago
Jan Engelhardt d850a2fac1 vt/fbcon: fix background color on line feed 17 years ago