summaryrefslogtreecommitdiff
path: root/drivers/video/console/fbcon.c
AgeCommit message (Expand)Author
2014-08-04Revert "fbcon: workaround full screen custom boot logo issue and disable cursor"Colibri_T30_LinuxImageV2.3Beta1_20140804Colibri_T20_LinuxImageV2.3Beta1_20140804Apalis_T30_LinuxImageV2.3Beta1_20140804colibriMarcel Ziswiler
2014-08-04fbcon: workaround full screen custom boot logo issue and disable cursorRaul Munoz
2014-08-04Revert "fbcon: workaround full screen boot-logo issue"Marcel Ziswiler
2014-07-14fbcon: workaround full screen boot-logo issueRaul Munoz
2011-03-31fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky
2011-03-22fbcon: fix situation where fbcon gets deinitialised and can't reinit.Dave Airlie
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski
2010-08-11fbcon: uninline large static function get_color()Denys Vlasenko
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner
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
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-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-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt
2008-07-24fbcon: make logo_height a local variableKrzysztof Helt
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-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall
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
2008-02-06cleanup after APUS removalAdrian Bunk
2007-10-16fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-08-11fbcon: Kill compile warningAntonino A. Daplas
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas
2007-07-17fbcon: set_con2fb_map fixesAntonino A. Daplas