aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/fbcon.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter1-3665/+0
2017-02-08video/console: use setup_timer and mod_timer instead of init_timerJan Stourac1-5/+3
2017-01-11fbcon: Fix vc attr at deinitTakashi Iwai1-27/+40
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby1-10/+8
2016-06-25tty: vt, convert more macros to functionsJiri Slaby1-13/+13
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby1-1/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby1-5/+5
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby1-9/+7
2016-04-30tty: vt, make color_table constJiri Slaby1-2/+2
2016-02-26fbcon: set a default value to blink intervalJean-Philippe Brucker1-0/+2
2015-10-17fbcon: initialize blink interval before calling fb_set_parScot Doyle1-0/+1
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle1-1/+2
2015-05-27fbcon: Avoid deleting a timer in IRQ contextThierry Reding1-2/+3
2015-05-10fbcon: use the cursor blink interval provided by vtScot Doyle1-5/+5
2015-01-26fbcon: Remove unused vblank cursor codeScot Doyle1-4/+0
2014-11-14fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede1-1/+1
2014-10-22fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne1-10/+9
2014-05-09fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa1-0/+1
2014-02-11fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard1-2/+25
2014-01-17fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa1-0/+1
2014-01-17fbcon: trivial optimization for fbcon_exitWang YanQing1-1/+3
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing1-1/+1
2013-05-20fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing1-1/+1
2013-05-20fbcon: delete unneeded function fbcon_takeoverWang YanQing1-28/+0
2013-05-20fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing1-1/+2
2013-05-14fbcon: queue work on power efficient wqViresh Kumar1-1/+1
2013-04-24fbcon: when font is freed, clear also vc_font.dataMika Kuoppala1-0/+2
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-10/+48
2013-02-21fbcon: clear the logo bitmap from the margin areaKamal Mostafa1-1/+9
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie1-4/+10
2013-02-08fbcon: fix locking harderDave Airlie1-3/+8
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai1-2/+2
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox1-1/+28
2013-02-07fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2012-08-23fbcon: prevent possible buffer overflow.Paul Cercueil1-1/+1
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-03-31fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky1-2/+0
2011-03-22fbcon: fix situation where fbcon gets deinitialised and can't reinit.Dave Airlie1-2/+2
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-21/+21
2010-09-22fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski1-2/+3
2010-08-11fbcon: uninline large static function get_color()Denys Vlasenko1-1/+1
2010-08-10vt/console: try harder to print output when panicingJesse Barnes1-1/+3
2010-08-05fb: add hooks to handle KDB enter/exitJesse Barnes1-0/+26
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-0/+18
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt1-4/+1
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong1-0/+10
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat1-11/+37
2009-08-07fbcon: don't use vc_resize() on initializationJohannes Weiner1-3/+3
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi1-52/+3
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi1-10/+63
2009-01-12fbdev: Kill Atari vblank cursor blinkingGeert Uytterhoeven1-38/+0
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain1-72/+3
2008-12-10fbcon: fix workqueue shutdownGeoff Levand1-0/+6
2008-12-01fbdev: fix FB console blankingDmitry Baryshkov1-6/+3
2008-10-30fbcon: don't inline updatescrollmodeMarcin Slusarz1-1/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+2
2008-10-16fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
2008-10-16device create: video: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+2
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds1-29/+10
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt1-1/+5
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt1-0/+3
2008-07-24fbcon: make logo_height a local variableKrzysztof Helt1-3/+2
2008-07-21device create: framebuffer: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt1-3/+1
2008-05-13vt/fbcon: fix background color on line feedJan Engelhardt1-5/+16
2008-05-13vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt1-1/+9
2008-04-29vt: fix background color on line feedJan Engelhardt1-4/+4
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28fbdev: use DIV_ROUND_UP or roundupJulia Lawall1-2/+1
2008-02-06fbcon: fix color generation for monochrome framebufferThomas Pfaff1-4/+1
2008-02-06fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz1-6/+6
2008-02-06fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz1-5/+5
2008-02-06cleanup after APUS removalAdrian Bunk1-1/+1
2007-10-16fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas1-1/+1
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas1-1/+1
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+0
2007-08-11fbcon: Kill compile warningAntonino A. Daplas1-1/+13
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes1-0/+42
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas1-36/+13
2007-07-17fbcon: set_con2fb_map fixesAntonino A. Daplas1-39/+25
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas1-7/+73
2007-07-17fbcon: use struct device instead of struct class_deviceAntonino A. Daplas1-28/+29
2007-07-17fbcon: cursor blink controlAntonino A. Daplas1-1/+73
2007-07-17fbcon: smart blitter usage for scrollingKrzysztof Helt1-8/+68
2007-05-08fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas1-9/+8
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas1-0/+42
2007-05-08fbcon: check if the character count can be handledAntonino A. Daplas1-0/+21
2007-05-08fbcon: font setting should check limitation of driverAntonino A. Daplas1-3/+14
2007-05-08fbcon: delay screen update when setting the mode of all consolesAntonino A. Daplas1-21/+10
2007-05-08fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas1-0/+15
2007-05-08fbcon: don't draw cursor when it's disabledMichal Januszewski1-1/+1
2007-05-08fbdev: avoid vertical overflow when making space for the logoGeert Uytterhoeven1-2/+7
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie1-0/+7
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-03[PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas1-7/+27
2006-10-03[PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas1-6/+11
2006-10-03[PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones1-0/+3
2006-09-22[PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro1-2/+2
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] VT binding: Do not create a device file for class device 'fbcon'Antonino A. Daplas1-4/+2
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas1-60/+144
2006-06-26[PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas1-58/+97
2006-06-26[PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas1-0/+43
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas1-8/+105
2006-06-08[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons1-1/+1
2006-05-31[PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister1-1/+1
2006-03-31[PATCH] fbcon: Save current display during initializationAntonino A. Daplas1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-5/+5
2006-01-10[PATCH] fbcon: Code cleanupsAntonino A. Daplas1-16/+11
2006-01-10[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling codeKnut Petersen1-1/+2
2006-01-10[PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas1-0/+2
2006-01-10[PATCH] fbcon: Sanitize fbconAntonino A. Daplas1-26/+23
2006-01-07[PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen1-1/+2
2005-12-12[PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas1-6/+19
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas1-1/+4
2005-12-12[PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas1-1/+8
2005-11-13[PATCH] fbdev: fix module dependency loopAntonino A. Daplas1-9/+6
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas1-0/+72
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotationAntonino A. Daplas1-0/+13
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas1-2/+3
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas1-103/+182
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski1-1/+2
2005-11-07[PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas1-0/+9
2005-11-07[PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas1-15/+2
2005-11-07[PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas1-62/+23
2005-09-13[PATCH] fbcon: constify font dataJan Beulich1-8/+8
2005-09-13[PATCH] minor fbcon_scroll adjustmentJan Beulich1-0/+2
2005-09-09[PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas1-42/+50
2005-09-09[PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas1-2/+19
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas1-9/+17
2005-09-09[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas1-0/+48
2005-07-27[PATCH] fbcon: don't repaint the cursor when it is disabled.Michal Januszewski1-1/+2
2005-06-30[PATCH] ARM: Acornfb: Don't claim IRQ fbcon for cursorRussell King1-7/+1
2005-05-01[PATCH] fbcon: Fix check after useAdrian Bunk1-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2814