index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-02-14
newport_con: depend on LOGO_LINUX_CLUT224 instead of LOGO_SGI_CLUT224
Vincent Mailhol
-2
/
+2
2025-08-02
Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"
Helge Deller
-1
/
+1
2025-06-06
Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-5
/
+13
2025-05-31
vgacon: Add check for vc_origin address range in vgacon_scroll()
GONG Ruiqi
-1
/
+1
2025-05-26
dummycon: Trigger redraw when switching consoles with deferred takeover
Thomas Zimmermann
-5
/
+13
2025-03-26
mdacon: rework dependency list
Arnd Bergmann
-1
/
+1
2025-03-26
dummycon: fix default rows/cols
Arnd Bergmann
-2
/
+2
2025-03-26
dummycon: only build module if there are users
Arnd Bergmann
-2
/
+1
2024-06-22
video: console: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+4
2024-01-27
tty: vt: change consw::con_set_origin() return type
Jiri Slaby (SUSE)
-4
/
+4
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
-2
/
+4
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
-5
/
+6
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
-19
/
+21
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
-8
/
+14
2024-01-27
tty: vt: use VESA blanking constants
Jiri Slaby (SUSE)
-5
/
+5
2024-01-27
tty: vt: stop using -1 for blank mode in consw::con_blank()
Jiri Slaby (SUSE)
-1
/
+0
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
-10
/
+10
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
-11
/
+11
2024-01-27
consoles: use if instead of switch-case in consw::con_cursor()
Jiri Slaby (SUSE)
-66
/
+53
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
-15
/
+16
2024-01-27
tty: vt: sanitize consw::con_putc() parameters
Jiri Slaby (SUSE)
-4
/
+6
2024-01-27
tty: vt: eliminate unneeded consw::con_putc() implementations
Jiri Slaby (SUSE)
-20
/
+0
2024-01-27
tty: vt: remove checks for count in consw::con_clear() implementations
Jiri Slaby (SUSE)
-6
/
+0
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
-21
/
+16
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
-6
/
+6
2024-01-27
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
-2
/
+2
2024-01-27
vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
Jiri Slaby (SUSE)
-2
/
+34
2023-11-28
vgacon: drop IA64 reference in VGA_CONSOLE dependency list
Lukas Bulwahn
-1
/
+1
2023-10-17
console: fix up ARM screen_info reference
Arnd Bergmann
-2
/
+3
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
-28
/
+40
2023-10-17
dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
-3
/
+4
2023-10-17
vgacon: rework Kconfig dependencies
Arnd Bergmann
-3
/
+3
2023-09-18
drm: fix up fbdev Kconfig defaults
Arnd Bergmann
-0
/
+1
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
-52
/
+34
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
-1
/
+1
2023-07-20
sticon: make sticon_set_def_font() void and remove op parameter
Jiri Slaby (SUSE)
-6
/
+6
2023-07-20
vgacon: cache vc_cell_height in vgacon_cursor()
Jiri Slaby (SUSE)
-19
/
+15
2023-07-20
vgacon: let vgacon_doresize() return void
Jiri Slaby (SUSE)
-2
/
+1
2023-07-20
vgacon: remove unused xpos from vgacon_set_cursor_size()
Jiri Slaby (SUSE)
-15
/
+10
2023-07-20
vgacon: remove unneeded forward declarations
Jiri Slaby (SUSE)
-9
/
+1
2023-07-20
vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
Jiri Slaby (SUSE)
-6
/
+6
2023-04-20
video: Move HP PARISC STI core code to shared location
Thomas Zimmermann
-1176
/
+3
2023-04-20
video: Remove trailing whitespaces
Thomas Zimmermann
-53
/
+53
2023-01-19
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
-1
/
+1
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
-12
/
+14
2022-08-24
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
-1
/
+1
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-6
/
+6
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
-0
/
+2
[next]