Age | Commit message (Expand) | Author | Files | Lines |
2016-02-26 | fbcon: set a default value to blink interval | Jean-Philippe Brucker | 1 | -0/+2 |
2015-10-18 | fbcon: initialize blink interval before calling fb_set_par | Scot Doyle | 1 | -0/+1 |
2015-09-09 | Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 1 | -1/+1 |
2015-09-05 | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC | Yuriy Kolerov | 1 | -1/+1 |
2015-08-20 | framebuffer: disable vgacon on microblaze arch | Nicolai Stange | 1 | -1/+1 |
2015-08-10 | fbcon: unconditionally initialize cursor blink interval | Scot Doyle | 1 | -1/+2 |
2015-06-27 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -2/+4 |
2015-05-27 | fbcon: Avoid deleting a timer in IRQ context | Thierry Reding | 1 | -2/+3 |
2015-05-27 | video/console: use swap() in newport_bmove() | Fabian Frederick | 1 | -4/+2 |
2015-05-10 | fbcon: use the cursor blink interval provided by vt | Scot Doyle | 2 | -5/+6 |
2015-01-26 | fbcon: Remove unused vblank cursor code | Scot Doyle | 1 | -4/+0 |
2015-01-13 | console/dummy: Move screen size selection from CPP to Kconfig | Geert Uytterhoeven | 2 | -10/+11 |
2014-11-14 | fbcon: Change fbcon_init from module_init to fs_initcall | Hans de Goede | 1 | -1/+1 |
2014-10-22 | video/console: Resolve several shadow warnings | Mark Rustad | 1 | -12/+12 |
2014-10-22 | fbcon: Fix option parsing control flow in fb_console_setup | Maarten ter Huurne | 1 | -10/+9 |
2014-09-30 | framebuffer: fix border color | Mikulas Patocka | 4 | -8/+4 |
2014-06-19 | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2 | -0/+2 |
2014-06-09 | drm/i915: Kick out vga console | Daniel Vetter | 2 | -0/+2 |
2014-06-04 | Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2014-05-29 | console: Use explicit pointer type for vc_uni_pagedir* fields | Takashi Iwai | 1 | -2/+2 |
2014-05-29 | vgacon: Fix & cleanup refcounting | Takashi Iwai | 1 | -7/+8 |
2014-05-09 | fbcon: Fix memory leak in con2fb_release_oldinfo() | Masami Ichikawa | 1 | -0/+1 |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2 | -2/+2 |
2014-02-11 | fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs | Keith Packard | 1 | -2/+25 |
2014-02-02 | parisc/sti_console: prefer Linux fonts over built-in ROM fonts | Helge Deller | 1 | -1/+1 |
2014-01-17 | video: vgacon: Don't build on arm64 | Mark Brown | 1 | -1/+2 |
2014-01-17 | fbcon: Fix memory leak in fbcon_exit(). | Masami Ichikawa | 1 | -0/+1 |
2014-01-17 | fbcon: trivial optimization for fbcon_exit | Wang YanQing | 1 | -1/+3 |
2013-11-08 | parisc: sticon - unbreak on 64bit kernel | Helge Deller | 1 | -63/+103 |
2013-08-03 | fbdev: fbcon: select VT_HW_CONSOLE_BINDING | David Herrmann | 1 | -1/+2 |
2013-07-10 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -4/+13 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -31583/+10 |
2013-07-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2013-06-28 | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven | 13 | -31577/+0 |
2013-06-27 | vgacon: fix missing include. | Dave Airlie | 1 | -0/+1 |
2013-06-26 | vgacon.c: add cond reschedule points in vgacon_do_font_op | Marcelo Tosatti | 1 | -4/+12 |
2013-06-23 | console/font: Refactor font support code selection logic | Geert Uytterhoeven | 2 | -11/+15 |
2013-06-23 | Revert "staging/solo6x10: depend on CONFIG_FONTS" | Geert Uytterhoeven | 1 | -2/+0 |
2013-06-16 | console: Disable VGA text console support on cris | Geert Uytterhoeven | 1 | -1/+3 |
2013-05-27 | Merge 3.10-rc3 into tty-next | Greg Kroah-Hartman | 1 | -0/+2 |
2013-05-21 | TTY:vt: convert remain take_over_console's users to do_take_over_console | Wang YanQing | 4 | -7/+18 |
2013-05-20 | fbcon: convert last two unregister_con_driver call to do_unregister_con_driver | Wang YanQing | 1 | -1/+1 |
2013-05-20 | fbcon: delete unneeded function fbcon_takeover | Wang YanQing | 1 | -28/+0 |
2013-05-20 | fbcon: convert last fbcon_takeover call to do_fbcon_takeover | Wang YanQing | 1 | -1/+2 |
2013-05-17 | staging/solo6x10: depend on CONFIG_FONTS | Arnd Bergmann | 1 | -0/+2 |
2013-05-14 | fbcon: queue work on power efficient wq | Viresh Kumar | 1 | -1/+1 |
2013-05-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+2 |
2013-04-30 | drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr | Devendra Naga | 1 | -2/+1 |
2013-04-24 | fbcon: when font is freed, clear also vc_font.data | Mika Kuoppala | 1 | -0/+2 |
2013-02-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -17/+63 |