summaryrefslogtreecommitdiffstats
path: root/drivers/video/console
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-14newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224Vincent Mailhol-2/+2
2025-08-02Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"Helge Deller-1/+1
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5/+13
2025-05-31vgacon: Add check for vc_origin address range in vgacon_scroll()GONG Ruiqi-1/+1
2025-05-26dummycon: Trigger redraw when switching consoles with deferred takeoverThomas Zimmermann-5/+13
2025-03-26mdacon: rework dependency listArnd Bergmann-1/+1
2025-03-26dummycon: fix default rows/colsArnd Bergmann-2/+2
2025-03-26dummycon: only build module if there are usersArnd Bergmann-2/+1
2024-06-22video: console: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+4
2024-01-27tty: vt: change consw::con_set_origin() return typeJiri Slaby (SUSE)-4/+4
2024-01-27tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)-2/+4
2024-01-27tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)-5/+6
2024-01-27tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)-19/+21
2024-01-27tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)-8/+14
2024-01-27tty: vt: use VESA blanking constantsJiri Slaby (SUSE)-5/+5
2024-01-27tty: vt: stop using -1 for blank mode in consw::con_blank()Jiri Slaby (SUSE)-1/+0
2024-01-27tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)-10/+10
2024-01-27tty: vt: remove CM_* constantsJiri Slaby (SUSE)-11/+11
2024-01-27consoles: use if instead of switch-case in consw::con_cursor()Jiri Slaby (SUSE)-66/+53
2024-01-27tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)-15/+16
2024-01-27tty: vt: sanitize consw::con_putc() parametersJiri Slaby (SUSE)-4/+6
2024-01-27tty: vt: eliminate unneeded consw::con_putc() implementationsJiri Slaby (SUSE)-20/+0
2024-01-27tty: vt: remove checks for count in consw::con_clear() implementationsJiri Slaby (SUSE)-6/+0
2024-01-27tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)-21/+16
2024-01-27tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)-6/+6
2024-01-27tty: vt: pass vc_resize_user as a parameterJiri Slaby (SUSE)-2/+2
2024-01-27vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()Jiri Slaby (SUSE)-2/+34
2023-11-28vgacon: drop IA64 reference in VGA_CONSOLE dependency listLukas Bulwahn-1/+1
2023-10-17console: fix up ARM screen_info referenceArnd Bergmann-2/+3
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann-28/+40
2023-10-17dummycon: limit Arm console size hack to footbridgeArnd Bergmann-3/+4
2023-10-17vgacon: rework Kconfig dependenciesArnd Bergmann-3/+3
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann-0/+1
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie-52/+34
2023-07-22fbdev: Split frame buffer support in FB and FB_CORE symbolsJavier Martinez Canillas-1/+1
2023-07-20sticon: make sticon_set_def_font() void and remove op parameterJiri Slaby (SUSE)-6/+6
2023-07-20vgacon: cache vc_cell_height in vgacon_cursor()Jiri Slaby (SUSE)-19/+15
2023-07-20vgacon: let vgacon_doresize() return voidJiri Slaby (SUSE)-2/+1
2023-07-20vgacon: remove unused xpos from vgacon_set_cursor_size()Jiri Slaby (SUSE)-15/+10
2023-07-20vgacon: remove unneeded forward declarationsJiri Slaby (SUSE)-9/+1
2023-07-20vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Jiri Slaby (SUSE)-6/+6
2023-04-20video: Move HP PARISC STI core code to shared locationThomas Zimmermann-1176/+3
2023-04-20video: Remove trailing whitespacesThomas Zimmermann-53/+53
2023-01-19VT: Bump font size limitation to 64x128 pixelsSamuel Thibault-1/+1
2023-01-19VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault-12/+14
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang-1/+1
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+6
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie-0/+2