summaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)Author
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-09drm/i915: Kick out vga consoleDaniel Vetter
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai
2014-05-28vgacon: Fix & cleanup refcountingTakashi Iwai
2014-05-09fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2014-02-11fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-01-17video: vgacon: Don't build on arm64Mark Brown
2014-01-17fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa
2014-01-17fbcon: trivial optimization for fbcon_exitWang YanQing
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller
2013-08-02fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven
2013-06-27vgacon: fix missing include.Dave Airlie
2013-06-26vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven
2013-06-23Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven
2013-06-16console: Disable VGA text console support on crisGeert Uytterhoeven
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2013-05-20fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing
2013-05-20fbcon: delete unneeded function fbcon_takeoverWang YanQing
2013-05-20fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann
2013-05-14fbcon: queue work on power efficient wqViresh Kumar
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-29drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga
2013-04-24fbcon: when font is freed, clear also vc_font.dataMika Kuoppala
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21fbcon: clear the logo bitmap from the margin areaKamal Mostafa
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie
2013-02-08fbcon: fix locking harderDave Airlie
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-07fbcon: don't lose the console font across generic->chip driver switchDave Airlie
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-01-21drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-12-13VIDEO: Newport Fix console crashesThomas Bogendoerfer
2012-12-10drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat
2012-09-22drivers: console: font_: Change a glyph from "broken bar" to "vertical line"Bjarni Ingi Gislason
2012-08-23fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont
2012-08-23fbcon: prevent possible buffer overflow.Paul Cercueil