Commit Graph

235 Commits (4562f53940432369df88e195ef8f9b642bdf7cd6)

Author SHA1 Message Date
Torben Hohn ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() 14 years ago
Amerigo Wang 63b1dd07fa video: fix some comments in drivers/video/console/vgacon.c 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Yannick Heneault 554ec37aca vgacon: check for efi machine 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Jarek Poplawski 142092e577 fbcon: fix lockdep warning from fbcon_deinit() 15 years ago
Denys Vlasenko 26c5be3c75 fbcon: uninline four foo_update_attr() functions 15 years ago
Denys Vlasenko da909ce4c0 fbcon: uninline large static function get_color() 15 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
Jesse Barnes 8fd4bd2235 vt/console: try harder to print output when panicing 15 years ago
Jesse Barnes d219adc122 fb: add hooks to handle KDB enter/exit 15 years ago
Tony Lindgren fb78b51cb1 ARM: Disable VGA console for ARM in most cases 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
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 17 years ago
Oleg Nesterov 232fb69a53 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles 17 years ago
Marcin Slusarz 5ab4840968 vgacon: vgacon_scrolldelta simplification 17 years ago
Marcin Slusarz c38182a713 vgacon: optimize scrolling 17 years ago
Greg Kroah-Hartman 77997aaadd device create: video: convert device_create_drvdata to device_create 17 years ago
Linus Torvalds 93f78da405 Revert "vt: fix background color on line feed" 17 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