index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-22
video: console: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-01-27
tty: vt: change consw::con_set_origin() return type
Jiri Slaby (SUSE)
1
-4
/
+4
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
2
-2
/
+4
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
3
-5
/
+6
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
5
-19
/
+21
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
5
-8
/
+14
2024-01-27
tty: vt: use VESA blanking constants
Jiri Slaby (SUSE)
3
-5
/
+5
2024-01-27
tty: vt: stop using -1 for blank mode in consw::con_blank()
Jiri Slaby (SUSE)
1
-1
/
+0
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
5
-10
/
+10
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
5
-11
/
+11
2024-01-27
consoles: use if instead of switch-case in consw::con_cursor()
Jiri Slaby (SUSE)
3
-66
/
+53
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
5
-15
/
+16
2024-01-27
tty: vt: sanitize consw::con_putc() parameters
Jiri Slaby (SUSE)
2
-4
/
+6
2024-01-27
tty: vt: eliminate unneeded consw::con_putc() implementations
Jiri Slaby (SUSE)
3
-20
/
+0
2024-01-27
tty: vt: remove checks for count in consw::con_clear() implementations
Jiri Slaby (SUSE)
2
-6
/
+0
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
5
-21
/
+16
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
5
-6
/
+6
2024-01-27
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
1
-2
/
+2
2024-01-27
vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
Jiri Slaby (SUSE)
1
-2
/
+34
2023-11-28
vgacon: drop IA64 reference in VGA_CONSOLE dependency list
Lukas Bulwahn
1
-1
/
+1
2023-10-17
console: fix up ARM screen_info reference
Arnd Bergmann
1
-2
/
+3
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
1
-28
/
+40
2023-10-17
dummycon: limit Arm console size hack to footbridge
Arnd Bergmann
2
-3
/
+4
2023-10-17
vgacon: rework Kconfig dependencies
Arnd Bergmann
1
-3
/
+3
2023-09-18
drm: fix up fbdev Kconfig defaults
Arnd Bergmann
1
-0
/
+1
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2
-52
/
+34
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
1
-1
/
+1
2023-07-20
sticon: make sticon_set_def_font() void and remove op parameter
Jiri Slaby (SUSE)
1
-6
/
+6
2023-07-20
vgacon: cache vc_cell_height in vgacon_cursor()
Jiri Slaby (SUSE)
1
-19
/
+15
2023-07-20
vgacon: let vgacon_doresize() return void
Jiri Slaby (SUSE)
1
-2
/
+1
2023-07-20
vgacon: remove unused xpos from vgacon_set_cursor_size()
Jiri Slaby (SUSE)
1
-15
/
+10
2023-07-20
vgacon: remove unneeded forward declarations
Jiri Slaby (SUSE)
1
-9
/
+1
2023-07-20
vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
Jiri Slaby (SUSE)
1
-6
/
+6
2023-04-20
video: Move HP PARISC STI core code to shared location
Thomas Zimmermann
4
-1176
/
+3
2023-04-20
video: Remove trailing whitespaces
Thomas Zimmermann
2
-53
/
+53
2023-01-19
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
1
-1
/
+1
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
3
-12
/
+14
2022-08-24
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+6
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-0
/
+2
2022-06-27
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
1
-4
/
+4
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann
1
-0
/
+1
2022-06-10
tty/vt: consolemap: rename and document struct uni_pagedir
Jiri Slaby
1
-2
/
+2
2022-06-07
parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
Helge Deller
1
-0
/
+2
2022-06-04
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+28
2022-06-04
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
2
-9
/
+11
2022-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
1
-0
/
+17
2022-05-23
parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI font
Helge Deller
1
-0
/
+21
2022-03-07
nds32: Remove the architecture
Alan Kao
1
-1
/
+1
2022-02-02
fbcon: Add option to enable legacy hardware acceleration
Helge Deller
1
-0
/
+20
[next]