summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
Commit message (Expand)AuthorAgeFilesLines
* fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-241-1/+1
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-081-6/+6
|\
| * tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby2022-06-271-4/+4
| * tty/vt: consolemap: rename and document struct uni_pagedirJiri Slaby2022-06-101-2/+2
* | Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-07-131-0/+2
|\ \
| * | parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller2022-06-071-0/+2
| |/
* / drm: Implement DRM aperture helpers under video/Thomas Zimmermann2022-06-271-0/+1
|/
* Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-042-9/+28
|\
| * parisc/stifb: Keep track of hardware path of graphics cardHelge Deller2022-06-042-9/+11
| * parisc/stifb: Implement fb_is_primary_device()Helge Deller2022-06-041-0/+17
* | parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI fontHelge Deller2022-05-231-0/+21
|/
* nds32: Remove the architectureAlan Kao2022-03-071-1/+1
* fbcon: Add option to enable legacy hardware accelerationHelge Deller2022-02-021-0/+20
* Merge v5.16-rc5 into drm-nextDaniel Vetter2021-12-141-5/+9
|\
| * vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki2021-11-251-5/+9
* | Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-12-091-21/+0
|\ \ | |/ |/|
| * drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas2021-11-271-21/+0
* | parisc/sticon: fix reverse colorsSven Schnelle2021-11-171-6/+6
|/
* um: allow disabling NO_IOMEMJohannes Berg2021-06-171-1/+1
* Merge branch 'resizex' (patches from Maciej)Linus Torvalds2021-05-131-24/+32
|\
| * vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-131-22/+22
| * vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki2021-05-131-3/+11
* | vgacon: drop unused vga_init_doneStephen Kitt2021-03-231-3/+0
* | vgacon: comment on vga_rolled_overJiri Slaby2021-03-101-1/+1
|/
* vgacon: drop BROKEN_GRAPHICS_PROGRAMSJiri Slaby2021-01-071-19/+0
* parisc/sticore: Avoid hard-coding built-in font charcountPeilin Ye2020-11-161-4/+4
* console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye2020-11-161-14/+0
* console: Delete unused con_font_copy() callback implementationsPeilin Ye2020-11-161-6/+0
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-025-560/+325
|\
| * parisc/sticon: Add user font supportHelge Deller2020-10-153-254/+313
| * parisc/sticon: Always register sticon console driverHelge Deller2020-10-151-8/+7
| * Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-142-27/+4
| |\
| | * Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-212-266/+1
| | |\
| | * | sticon: remove no-op sticon_set_origin()Tetsuo Handa2020-09-161-7/+0
| | * | newport_con: remove no-op newport_set_origin()Tetsuo Handa2020-09-161-6/+0
| | * | newport_con: make module's init & exit static using module_driverJiri Slaby2020-08-181-13/+1
| | * | newport_con: fix no return statement in newport_show_logoJiri Slaby2020-08-181-0/+2
| | * | vt: make vc_data pointers const in selection.hJiri Slaby2020-08-181-1/+1
| * | | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-061-6/+1
| |\ \ \ | | |_|/ | |/| |
| | * | fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-09-251-6/+1
| | |/
| * / vgacon: remove software scrollback supportLinus Torvalds2020-09-142-266/+1
| |/
* / Fonts: Make font size unsigned in font_descPeilin Ye2020-10-281-1/+1
|/
* Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-064-37/+47
|\
| * vgacon: Fix for missing check in scrollback handlingYunhai Zhang2020-08-041-0/+4
| * newport_con: vc_color is now in stateJiri Slaby2020-07-241-5/+5
| * vt: use newly defined CUR_* macrosJiri Slaby2020-06-243-3/+3
| * vc: switch state to boolJiri Slaby2020-06-243-7/+10
| * vt: introduce enum vc_intensity for intensityJiri Slaby2020-06-243-7/+10
| * vc: separate stateJiri Slaby2020-06-243-15/+15
* | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-2/+10
|\ \ | |/ |/|