aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)AuthorFilesLines
2024-01-27tty: vt: change consw::con_set_origin() return typeGravatar Jiri Slaby (SUSE) 1-4/+4
2024-01-27tty: vt: make consw::con_font_default()'s name constGravatar Jiri Slaby (SUSE) 2-2/+4
2024-01-27tty: vt: make font of consw::con_font_set() constGravatar Jiri Slaby (SUSE) 3-5/+6
2024-01-27tty: vt: make types around consw::con_blank() boolGravatar Jiri Slaby (SUSE) 5-19/+21
2024-01-27tty: vt: use enum constants for VESA blanking modesGravatar Jiri Slaby (SUSE) 5-8/+14
2024-01-27tty: vt: use VESA blanking constantsGravatar Jiri Slaby (SUSE) 3-5/+5
2024-01-27tty: vt: stop using -1 for blank mode in consw::con_blank()Gravatar Jiri Slaby (SUSE) 1-1/+0
2024-01-27tty: vt: make consw::con_switch() return a boolGravatar Jiri Slaby (SUSE) 5-10/+10
2024-01-27tty: vt: remove CM_* constantsGravatar Jiri Slaby (SUSE) 5-11/+11
2024-01-27consoles: use if instead of switch-case in consw::con_cursor()Gravatar Jiri Slaby (SUSE) 3-66/+53
2024-01-27tty: vt: sanitize consw::con_putcs() parametersGravatar Jiri Slaby (SUSE) 5-15/+16
2024-01-27tty: vt: sanitize consw::con_putc() parametersGravatar Jiri Slaby (SUSE) 2-4/+6
2024-01-27tty: vt: eliminate unneeded consw::con_putc() implementationsGravatar Jiri Slaby (SUSE) 3-20/+0
2024-01-27tty: vt: remove checks for count in consw::con_clear() implementationsGravatar Jiri Slaby (SUSE) 2-6/+0
2024-01-27tty: vt: sanitize arguments of consw::con_clear()Gravatar Jiri Slaby (SUSE) 5-21/+16
2024-01-27tty: vt: make init parameter of consw::con_init() a boolGravatar Jiri Slaby (SUSE) 5-6/+6
2024-01-27tty: vt: pass vc_resize_user as a parameterGravatar Jiri Slaby (SUSE) 1-2/+2
2024-01-27vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()Gravatar Jiri Slaby (SUSE) 1-2/+34
2023-11-28vgacon: drop IA64 reference in VGA_CONSOLE dependency listGravatar Lukas Bulwahn 1-1/+1
2023-10-17console: fix up ARM screen_info referenceGravatar Arnd Bergmann 1-2/+3
2023-10-17vgacon: remove screen_info dependencyGravatar Arnd Bergmann 1-28/+40
2023-10-17dummycon: limit Arm console size hack to footbridgeGravatar Arnd Bergmann 2-3/+4
2023-10-17vgacon: rework Kconfig dependenciesGravatar Arnd Bergmann 1-3/+3
2023-09-18drm: fix up fbdev Kconfig defaultsGravatar Arnd Bergmann 1-0/+1
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextGravatar Dave Airlie 2-52/+34
2023-07-22fbdev: Split frame buffer support in FB and FB_CORE symbolsGravatar Javier Martinez Canillas 1-1/+1
2023-07-20sticon: make sticon_set_def_font() void and remove op parameterGravatar Jiri Slaby (SUSE) 1-6/+6
2023-07-20vgacon: cache vc_cell_height in vgacon_cursor()Gravatar Jiri Slaby (SUSE) 1-19/+15
2023-07-20vgacon: let vgacon_doresize() return voidGravatar Jiri Slaby (SUSE) 1-2/+1
2023-07-20vgacon: remove unused xpos from vgacon_set_cursor_size()Gravatar Jiri Slaby (SUSE) 1-15/+10
2023-07-20vgacon: remove unneeded forward declarationsGravatar Jiri Slaby (SUSE) 1-9/+1
2023-07-20vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Gravatar Jiri Slaby (SUSE) 1-6/+6
2023-04-20video: Move HP PARISC STI core code to shared locationGravatar Thomas Zimmermann 4-1176/+3
2023-04-20video: Remove trailing whitespacesGravatar Thomas Zimmermann 2-53/+53
2023-01-19VT: Bump font size limitation to 64x128 pixelsGravatar Samuel Thibault 1-1/+1
2023-01-19VT: Add height parameter to con_font_get/set consw operationsGravatar Samuel Thibault 3-12/+14
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyGravatar Wolfram Sang 1-1/+1
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+6
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Gravatar Dave Airlie 1-0/+2
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Gravatar Jiri Slaby 1-4/+4
2022-06-27drm: Implement DRM aperture helpers under video/Gravatar Thomas Zimmermann 1-0/+1
2022-06-10tty/vt: consolemap: rename and document struct uni_pagedirGravatar Jiri Slaby 1-2/+2
2022-06-07parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIGravatar Helge Deller 1-0/+2
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-9/+28
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardGravatar Helge Deller 2-9/+11
2022-06-04parisc/stifb: Implement fb_is_primary_device()Gravatar Helge Deller 1-0/+17
2022-05-23parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI fontGravatar Helge Deller 1-0/+21
2022-03-07nds32: Remove the architectureGravatar Alan Kao 1-1/+1
2022-02-02fbcon: Add option to enable legacy hardware accelerationGravatar Helge Deller 1-0/+20
2021-12-14Merge v5.16-rc5 into drm-nextGravatar Daniel Vetter 1-5/+9