aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle1-1/+2
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-2/+4
2015-05-27fbcon: Avoid deleting a timer in IRQ contextThierry Reding1-2/+3
2015-05-27video/console: use swap() in newport_bmove()Fabian Frederick1-4/+2
2015-05-10fbcon: use the cursor blink interval provided by vtScot Doyle2-5/+6
2015-01-26fbcon: Remove unused vblank cursor codeScot Doyle1-4/+0
2015-01-13console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven2-10/+11
2014-11-14fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede1-1/+1
2014-10-22video/console: Resolve several shadow warningsMark Rustad1-12/+12
2014-10-22fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne1-10/+9
2014-09-30framebuffer: fix border colorMikulas Patocka4-8/+4
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie2-0/+2
2014-06-09drm/i915: Kick out vga consoleDaniel Vetter2-0/+2
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into nextLinus Torvalds1-0/+1
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai1-2/+2
2014-05-28vgacon: Fix & cleanup refcountingTakashi Iwai1-7/+8
2014-05-09fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa1-0/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen2-2/+2
2014-02-11fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard1-2/+25
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2014-01-17video: vgacon: Don't build on arm64Mark Brown1-1/+2
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-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller1-63/+103
2013-08-02fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann1-1/+2
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+13
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds13-31583/+10
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven13-31577/+0
2013-06-27vgacon: fix missing include.Dave Airlie1-0/+1
2013-06-26vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti1-4/+12
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven2-11/+15
2013-06-23Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven1-2/+0
2013-06-16console: Disable VGA text console support on crisGeert Uytterhoeven1-1/+3
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman1-0/+2
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing4-7/+18
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-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann1-0/+2
2013-05-14fbcon: queue work on power efficient wqViresh Kumar1-1/+1
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-04-29drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga1-2/+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 Torvalds2-17/+63
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+9
2013-02-21fbcon: clear the logo bitmap from the margin areaKamal Mostafa1-1/+9
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie2-11/+25
2013-02-08fbcon: fix locking harderDave Airlie1-3/+8
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai1-2/+2