aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAge
* fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede2014-11-14
* video/console: Resolve several shadow warningsMark Rustad2014-10-22
* fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne2014-10-22
* framebuffer: fix border colorMikulas Patocka2014-09-30
* Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-18
|\
| * drm/i915: Kick out vga consoleDaniel Vetter2014-06-09
* | Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-04
|\ \
| * | fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa2014-05-09
| |/
* | console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai2014-05-28
* | vgacon: Fix & cleanup refcountingTakashi Iwai2014-05-28
|/
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17
* fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard2014-02-11
* parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-02
* video: vgacon: Don't build on arm64Mark Brown2014-01-17
* fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa2014-01-17
* fbcon: trivial optimization for fbcon_exitWang YanQing2014-01-17
* parisc: sticon - unbreak on 64bit kernelHelge Deller2013-11-07
* fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-02
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\
| * vgacon: fix missing include.Dave Airlie2013-06-26
| * vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti2013-06-26
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-03
|\ \
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-28
| * | console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-23
| * | Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven2013-06-23
| * | console: Disable VGA text console support on crisGeert Uytterhoeven2013-06-16
| |/
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-02
|\ \
| * | fbcon: queue work on power efficient wqViresh Kumar2013-05-14
* | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-26
|\ \ \ | | |/ | |/|
| * | staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2013-05-16
| |/
* | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-21
* | fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing2013-05-20
* | fbcon: delete unneeded function fbcon_takeoverWang YanQing2013-05-20
* | fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing2013-05-20
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\
| * fbcon: when font is freed, clear also vc_font.dataMika Kuoppala2013-04-23
* | drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga2013-04-29
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * Merge branch 'console-fixes' into drm-nextDave Airlie2013-02-07
| |\
| | * fbcon: don't lose the console font across generic->chip driver switchDave Airlie2013-02-06
| | * vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-02-06
| * | fbcon: fix locking harderDave Airlie2013-02-07
| * | fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-07
| * | fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-07
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\ \
| * | fbcon: clear the logo bitmap from the margin areaKamal Mostafa2013-02-21
| |/
* / drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-15
|\
| * drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat2012-12-10