summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-135-123/+50
|\
| * vgacon: remove prehistoric macrosJiri Slaby2016-10-271-49/+0
| * vgacon: switch boolean variables to boolJiri Slaby2016-10-271-22/+23
| * tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-25/+2
| * tty: vt, cleanup and document con_scrollJiri Slaby2016-10-275-27/+25
* | openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-121-1/+1
|/
* tty: vt, convert more macros to functionsJiri Slaby2016-06-252-17/+17
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-256-82/+0
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-256-29/+7
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-256-37/+12
* tty: vt, make color_table constJiri Slaby2016-04-305-8/+7
* fbcon: set a default value to blink intervalJean-Philippe Brucker2016-02-261-0/+2
* fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-171-0/+1
* Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-09-081-1/+1
|\
| * framebuffer: disable vgacon on microblaze archNicolai Stange2015-08-201-1/+1
* | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov2015-09-041-1/+1
|/
* fbcon: unconditionally initialize cursor blink intervalScot Doyle2015-08-101-1/+2
* Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-262-2/+4
|\
| * fbcon: Avoid deleting a timer in IRQ contextThierry Reding2015-05-271-2/+3
| * fbcon: use the cursor blink interval provided by vtScot Doyle2015-05-102-5/+6
* | video/console: use swap() in newport_bmove()Fabian Frederick2015-05-271-4/+2
|/
* fbcon: Remove unused vblank cursor codeScot Doyle2015-01-261-4/+0
* console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven2015-01-132-10/+11
* fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede2014-11-141-1/+1
* video/console: Resolve several shadow warningsMark Rustad2014-10-221-12/+12
* fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne2014-10-221-10/+9
* framebuffer: fix border colorMikulas Patocka2014-09-304-8/+4
* Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-192-0/+2
|\
| * drm/i915: Kick out vga consoleDaniel Vetter2014-06-092-0/+2
* | Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-041-0/+1
|\ \
| * | fbcon: Fix memory leak in con2fb_release_oldinfo()Masami Ichikawa2014-05-091-0/+1
| |/
* | console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai2014-05-281-2/+2
* | vgacon: Fix & cleanup refcountingTakashi Iwai2014-05-281-7/+8
|/
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-172-2/+2
* fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard2014-02-111-2/+25
* parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-021-1/+1
* video: vgacon: Don't build on arm64Mark Brown2014-01-171-1/+2
* fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa2014-01-171-0/+1
* fbcon: trivial optimization for fbcon_exitWang YanQing2014-01-171-1/+3
* parisc: sticon - unbreak on 64bit kernelHelge Deller2013-11-071-63/+103
* fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-021-1/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-091-4/+13
|\
| * vgacon: fix missing include.Dave Airlie2013-06-271-0/+1
| * vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti2013-06-261-4/+12
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-0313-31583/+10
|\ \
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-2813-31577/+0
| * | console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-232-11/+15
| * | Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven2013-06-231-2/+0
| * | console: Disable VGA text console support on crisGeert Uytterhoeven2013-06-161-1/+3
| |/