summaryrefslogtreecommitdiff
path: root/drivers/video/console
AgeCommit message (Expand)Author
2024-06-22video: console: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-01-27tty: vt: change consw::con_set_origin() return typeJiri Slaby (SUSE)
2024-01-27tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)
2024-01-27tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)
2024-01-27tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)
2024-01-27tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)
2024-01-27tty: vt: use VESA blanking constantsJiri Slaby (SUSE)
2024-01-27tty: vt: stop using -1 for blank mode in consw::con_blank()Jiri Slaby (SUSE)
2024-01-27tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2024-01-27tty: vt: remove CM_* constantsJiri Slaby (SUSE)
2024-01-27consoles: use if instead of switch-case in consw::con_cursor()Jiri Slaby (SUSE)
2024-01-27tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize consw::con_putc() parametersJiri Slaby (SUSE)
2024-01-27tty: vt: eliminate unneeded consw::con_putc() implementationsJiri Slaby (SUSE)
2024-01-27tty: vt: remove checks for count in consw::con_clear() implementationsJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2024-01-27tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2024-01-27tty: vt: pass vc_resize_user as a parameterJiri Slaby (SUSE)
2024-01-27vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()Jiri Slaby (SUSE)
2023-11-28vgacon: drop IA64 reference in VGA_CONSOLE dependency listLukas Bulwahn
2023-10-17console: fix up ARM screen_info referenceArnd Bergmann
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann
2023-10-17dummycon: limit Arm console size hack to footbridgeArnd Bergmann
2023-10-17vgacon: rework Kconfig dependenciesArnd Bergmann
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-07-22fbdev: Split frame buffer support in FB and FB_CORE symbolsJavier Martinez Canillas
2023-07-20sticon: make sticon_set_def_font() void and remove op parameterJiri Slaby (SUSE)
2023-07-20vgacon: cache vc_cell_height in vgacon_cursor()Jiri Slaby (SUSE)
2023-07-20vgacon: let vgacon_doresize() return voidJiri Slaby (SUSE)
2023-07-20vgacon: remove unused xpos from vgacon_set_cursor_size()Jiri Slaby (SUSE)
2023-07-20vgacon: remove unneeded forward declarationsJiri Slaby (SUSE)
2023-07-20vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Jiri Slaby (SUSE)
2023-04-20video: Move HP PARISC STI core code to shared locationThomas Zimmermann
2023-04-20video: Remove trailing whitespacesThomas Zimmermann
2023-01-19VT: Bump font size limitation to 64x128 pixelsSamuel Thibault
2023-01-19VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann
2022-06-10tty/vt: consolemap: rename and document struct uni_pagedirJiri Slaby
2022-06-07parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller
2022-05-23parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI fontHelge Deller
2022-03-07nds32: Remove the architectureAlan Kao
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller