summaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)Author
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner
2009-08-07fbcon: fix rotate upside down crashStefani Seibold
2009-08-02parisc: sticore.c - check return valuesHelge Deller
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg
2009-05-02vgacon: return the upper half of 512 character fontsStefan Bader
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi
2009-01-12fbdev: Kill Atari vblank cursor blinkingGeert Uytterhoeven
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-12-29DRM: add mode setting supportDave Airlie
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain
2008-12-10fbcon: fix workqueue shutdownGeoff Levand
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov
2008-10-30fbcon: don't inline updatescrollmodeMarcin Slusarz
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov
2008-10-16vgacon: vgacon_scrolldelta simplificationMarcin Slusarz
2008-10-16vgacon: optimize scrollingMarcin Slusarz
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar
2008-10-02fbcon: fix monochrome color value calculationDavid Winn
2008-09-03x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-30sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli
2008-07-30sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller
2008-07-26video/console/stico{n,re}.c: make code staticAdrian Bunk
2008-07-24fbcon: remove stray semicolonsJan Beulich
2008-07-24fbcon: bgcolor fixStefano Stabellini
2008-07-24fbcon: make logo_height a local variableKrzysztof Helt
2008-07-24mdacon messing up default vc's - set default to vc13-16 againRoland Kletzing
2008-07-21device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt
2008-05-13vt/fbcon: fix background color on line feedJan Engelhardt
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt
2008-04-29vt: fix background color on line feedJan Engelhardt
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fbcon: replace mono_col macro with static inlineHarvey Harrison
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-06fbcon: fix color generation for monochrome framebufferThomas Pfaff
2008-02-06fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz
2008-02-06fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz