summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
AgeCommit message (Expand)AuthorLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+5
2010-03-06console/vgacon.c: mark file-local symbol staticThiago Farina-1/+1
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang-0/+1
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie-0/+18
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-11-13vgacon: Add support for setting the default cursor stateMatthew Garrett-1/+4
2009-11-13vc: Add support for hiding the cursor when creating VTsMatthew Garrett-0/+2
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt-4/+1
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez-3/+5
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong-0/+10
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat-11/+37
2009-09-23video: console, use DIV_ROUND_UPJiri Slaby-4/+4
2009-09-23drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin-1/+1
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput-1/+0
2009-09-15sparc: Kill PROM console driver.David S. Miller-631/+1
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner-3/+3
2009-08-07fbcon: fix rotate upside down crashStefani Seibold-1/+1
2009-08-02parisc: sticore.c - check return valuesHelge Deller-2/+7
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg-3/+2
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader-1/+1
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi-52/+3
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi-10/+63
2009-01-12fbdev: Kill Atari vblank cursor blinkingGeert Uytterhoeven-38/+0
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer-1/+1
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds-0/+17
2008-12-29DRM: add mode setting supportDave Airlie-0/+17
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain-72/+3
2008-12-10fbcon: fix workqueue shutdownGeoff Levand-0/+6
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov-6/+3
2008-10-30fbcon: don't inline updatescrollmodeMarcin Slusarz-1/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-2/+2
2008-10-16fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov-2/+2
2008-10-16vgacon: vgacon_scrolldelta simplificationMarcin Slusarz-12/+8
2008-10-16vgacon: optimize scrollingMarcin Slusarz-12/+15
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman-2/+2
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds-34/+15
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar-16/+0
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt-1/+5
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar-31/+61
2008-10-02fbcon: fix monochrome color value calculationDavid Winn-1/+1
2008-09-03x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan-16/+0
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt-2/+2
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds-1/+1
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt-0/+3
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-0/+2
2008-07-30sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli-0/+2
2008-07-30sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller-1/+29