aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)AuthorFilesLines
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Gravatar Jarek Poplawski 1-2/+3
2010-08-11fbcon: uninline four foo_update_attr() functionsGravatar Denys Vlasenko 4-4/+4
2010-08-11fbcon: uninline large static function get_color()Gravatar Denys Vlasenko 1-1/+1
2010-08-10tty: fix console_sem lock orderGravatar Arnd Bergmann 1-2/+0
2010-08-10tty: replace BKL with a new tty_lockGravatar Arnd Bergmann 1-2/+2
2010-08-10vt/console: try harder to print output when panicingGravatar Jesse Barnes 1-1/+3
2010-08-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2010-08-05fb: add hooks to handle KDB enter/exitGravatar Jesse Barnes 2-0/+27
2010-07-05ARM: Disable VGA console for ARM in most casesGravatar Tony Lindgren 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 6-1/+5
2010-03-06console/vgacon.c: mark file-local symbol staticGravatar Thiago Farina 1-1/+1
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEGravatar Amerigo Wang 1-0/+1
2010-03-01vga_switcheroo: initial implementation (v15)Gravatar Dave Airlie 1-0/+18
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-13vgacon: Add support for setting the default cursor stateGravatar Matthew Garrett 1-1/+4
2009-11-13vc: Add support for hiding the cursor when creating VTsGravatar Matthew Garrett 1-0/+2
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsGravatar Krzysztof Helt 1-4/+1
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Gravatar Francisco Jerez 1-3/+5
2009-09-23fbcon: only unbind from console if successfully registeredGravatar Ian Armstrong 1-0/+10
2009-09-23fb: do not ignore fb_set_par errorsGravatar Florian Tobias Schandinat 1-11/+37
2009-09-23video: console, use DIV_ROUND_UPGravatar Jiri Slaby 1-4/+4
2009-09-23drivers/video/console/newport_con.c: fix read outside array boundsGravatar Roel Kluin 1-1/+1
2009-09-20includecheck fix: drivers/video, vgacon.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-09-15sparc: Kill PROM console driver.Gravatar David S. Miller 5-631/+1
2009-08-07fbcon: don't use vc_resize() on initializationGravatar Johannes Weiner 1-3/+3
2009-08-07fbcon: fix rotate upside down crashGravatar Stefani Seibold 1-1/+1
2009-08-02parisc: sticore.c - check return valuesGravatar Helge Deller 1-2/+7
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorGravatar Pekka Enberg 1-3/+2
2009-05-02vgacon: return the upper half of 512 character fontsGravatar Stefan Bader 1-1/+1
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Gravatar Andrea Righi 1-52/+3
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyGravatar Andrea Righi 1-10/+63
2009-01-12fbdev: Kill Atari vblank cursor blinkingGravatar Geert Uytterhoeven 1-38/+0
2009-01-06trivial: fix then -> than typos in comments and documentationGravatar Frederik Schwarzer 1-1/+1
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Gravatar Linus Torvalds 1-0/+17
2008-12-29DRM: add mode setting supportGravatar Dave Airlie 1-0/+17
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGravatar Geert Uytterhoeven 1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerGravatar Finn Thain 1-72/+3
2008-12-10fbcon: fix workqueue shutdownGravatar Geoff Levand 1-0/+6
2008-12-01fbdev: fix FB console blankingGravatar Dmitry Baryshkov 1-6/+3
2008-10-30fbcon: don't inline updatescrollmodeGravatar Marcin Slusarz 1-1/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 1-2/+2
2008-10-16fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesGravatar Oleg Nesterov 1-2/+2
2008-10-16vgacon: vgacon_scrolldelta simplificationGravatar Marcin Slusarz 1-12/+8
2008-10-16vgacon: optimize scrollingGravatar Marcin Slusarz 1-12/+15
2008-10-16device create: video: convert device_create_drvdata to device_createGravatar Greg Kroah-Hartman 1-2/+2
2008-10-14Revert "vt: fix background color on line feed"Gravatar Linus Torvalds 4-34/+15
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Gravatar Ingo Molnar 1-16/+0
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedGravatar Krzysztof Helt 1-1/+5