index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
/
vgacon.c
Age
Commit message (
Expand
)
Author
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
2023-07-20
vgacon: cache vc_cell_height in vgacon_cursor()
Jiri Slaby (SUSE)
2023-07-20
vgacon: let vgacon_doresize() return void
Jiri Slaby (SUSE)
2023-07-20
vgacon: remove unused xpos from vgacon_set_cursor_size()
Jiri Slaby (SUSE)
2023-07-20
vgacon: remove unneeded forward declarations
Jiri Slaby (SUSE)
2023-07-20
vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
Jiri Slaby (SUSE)
2023-01-19
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2022-06-27
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-10
tty/vt: consolemap: rename and document struct uni_pagedir
Jiri Slaby
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-25
vgacon: Propagate console boot parameters before calling `vc_resize'
Maciej W. Rozycki
2021-05-13
Merge branch 'resizex' (patches from Maciej)
Linus Torvalds
2021-05-13
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-13
vgacon: Record video mode changes with VT_RESIZEX
Maciej W. Rozycki
2021-03-23
vgacon: drop unused vga_init_done
Stephen Kitt
2021-03-10
vgacon: comment on vga_rolled_over
Jiri Slaby
2021-01-07
vgacon: drop BROKEN_GRAPHICS_PROGRAMS
Jiri Slaby
2020-09-14
vgacon: remove software scrollback support
Linus Torvalds
2020-08-04
vgacon: Fix for missing check in scrollback handling
Yunhai Zhang
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
vc: switch state to bool
Jiri Slaby
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-24
vc: separate state
Jiri Slaby
2020-03-06
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
2019-10-18
vgacon: Use pr_warn instead of pr_warning
Kefeng Wang
2019-01-18
vgacon: unconfuse vc_origin when using soft scrollback
Nicolas Pitre
2018-07-24
video/console/vgacon: Print big fat warning with nomodeset
Lyude Paul
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
2017-12-18
vgacon: Set VGA struct resource types
Bjorn Helgaas
2017-09-04
vgacon: Prevent faulty bootparams.screeninfo from causing harm
Jan H. Schönherr
2017-01-25
console: Make persistent scrollback a boot parameter
Manuel Schölling
2017-01-25
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
2017-01-25
console: Move scrollback data into its own struct
Manuel Schölling
2016-10-27
vgacon: remove prehistoric macros
Jiri Slaby
2016-10-27
vgacon: switch boolean variables to bool
Jiri Slaby
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-06-25
tty: vt, convert more macros to functions
Jiri Slaby
2016-06-25
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-04-30
tty: vt, make color_table const
Jiri Slaby
2014-10-22
video/console: Resolve several shadow warnings
Mark Rustad
2014-06-19
Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-09
drm/i915: Kick out vga console
Daniel Vetter
2014-05-28
console: Use explicit pointer type for vc_uni_pagedir* fields
Takashi Iwai
2014-05-28
vgacon: Fix & cleanup refcounting
Takashi Iwai
[next]