index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
/
vgacon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: console: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-22
1
-0
/
+1
*
tty: vt: change consw::con_set_origin() return type
Jiri Slaby (SUSE)
2024-01-28
1
-4
/
+4
*
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
2024-01-28
1
-1
/
+1
*
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
2024-01-28
1
-2
/
+2
*
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
2024-01-28
1
-3
/
+4
*
tty: vt: use VESA blanking constants
Jiri Slaby (SUSE)
2024-01-28
1
-3
/
+3
*
tty: vt: stop using -1 for blank mode in consw::con_blank()
Jiri Slaby (SUSE)
2024-01-28
1
-1
/
+0
*
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
2024-01-28
1
-2
/
+2
*
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
2024-01-28
1
-3
/
+3
*
consoles: use if instead of switch-case in consw::con_cursor()
Jiri Slaby (SUSE)
2024-01-28
1
-36
/
+30
*
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
2024-01-28
1
-2
/
+2
*
tty: vt: eliminate unneeded consw::con_putc() implementations
Jiri Slaby (SUSE)
2024-01-28
1
-2
/
+0
*
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
2024-01-28
1
-2
/
+2
*
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
2024-01-28
1
-2
/
+2
*
tty: vt: pass vc_resize_user as a parameter
Jiri Slaby (SUSE)
2024-01-28
1
-2
/
+2
*
vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta()
Jiri Slaby (SUSE)
2024-01-28
1
-2
/
+34
*
vgacon: remove screen_info dependency
Arnd Bergmann
2023-10-17
1
-28
/
+40
*
vgacon: cache vc_cell_height in vgacon_cursor()
Jiri Slaby (SUSE)
2023-07-20
1
-19
/
+15
*
vgacon: let vgacon_doresize() return void
Jiri Slaby (SUSE)
2023-07-20
1
-2
/
+1
*
vgacon: remove unused xpos from vgacon_set_cursor_size()
Jiri Slaby (SUSE)
2023-07-20
1
-15
/
+10
*
vgacon: remove unneeded forward declarations
Jiri Slaby (SUSE)
2023-07-20
1
-9
/
+1
*
vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
Jiri Slaby (SUSE)
2023-07-20
1
-6
/
+6
*
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
2023-01-19
1
-1
/
+1
*
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2023-01-19
1
-4
/
+4
*
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-27
1
-4
/
+4
*
tty/vt: consolemap: rename and document struct uni_pagedir
Jiri Slaby
2022-06-10
1
-2
/
+2
*
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-14
1
-5
/
+9
|
\
|
*
vgacon: Propagate console boot parameters before calling `vc_resize'
Maciej W. Rozycki
2021-11-25
1
-5
/
+9
*
|
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
1
-21
/
+0
|
/
*
Merge branch 'resizex' (patches from Maciej)
Linus Torvalds
2021-05-13
1
-24
/
+32
|
\
|
*
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-13
1
-22
/
+22
|
*
vgacon: Record video mode changes with VT_RESIZEX
Maciej W. Rozycki
2021-05-13
1
-3
/
+11
*
|
vgacon: drop unused vga_init_done
Stephen Kitt
2021-03-23
1
-3
/
+0
*
|
vgacon: comment on vga_rolled_over
Jiri Slaby
2021-03-10
1
-1
/
+1
|
/
*
vgacon: drop BROKEN_GRAPHICS_PROGRAMS
Jiri Slaby
2021-01-07
1
-19
/
+0
*
vgacon: remove software scrollback support
Linus Torvalds
2020-09-14
1
-220
/
+1
*
vgacon: Fix for missing check in scrollback handling
Yunhai Zhang
2020-08-04
1
-0
/
+4
*
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
1
-1
/
+1
*
vc: switch state to bool
Jiri Slaby
2020-06-24
1
-1
/
+2
*
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-24
1
-4
/
+5
*
vc: separate state
Jiri Slaby
2020-06-24
1
-11
/
+11
*
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
2020-03-06
1
-0
/
+3
*
vgacon: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-3
/
+3
*
vgacon: unconfuse vc_origin when using soft scrollback
Nicolas Pitre
2019-01-18
1
-3
/
+4
*
video/console/vgacon: Print big fat warning with nomodeset
Lyude Paul
2018-07-24
1
-0
/
+5
*
console: Expand dummy functions for CFI
Kees Cook
2018-02-27
1
-10
/
+10
*
vgacon: Set VGA struct resource types
Bjorn Helgaas
2017-12-19
1
-8
/
+26
*
vgacon: Prevent faulty bootparams.screeninfo from causing harm
Jan H. Schönherr
2017-09-04
1
-3
/
+2
*
console: Make persistent scrollback a boot parameter
Manuel Schölling
2017-01-25
1
-13
/
+12
*
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2017-01-25
1
-53
/
+89
[next]