index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
/
sticon.c
Age
Commit message (
Expand
)
Author
2024-06-22
video: console: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
2024-01-27
tty: vt: use VESA blanking constants
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
2024-01-27
consoles: use if instead of switch-case in consw::con_cursor()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
2024-01-27
tty: vt: eliminate unneeded consw::con_putc() implementations
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove checks for count in consw::con_clear() implementations
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
2023-07-20
sticon: make sticon_set_def_font() void and remove op parameter
Jiri Slaby (SUSE)
2023-04-20
video: Move HP PARISC STI core code to shared location
Thomas Zimmermann
2023-04-20
video: Remove trailing whitespaces
Thomas Zimmermann
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2022-06-04
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
2021-11-17
parisc/sticon: fix reverse colors
Sven Schnelle
2020-10-15
parisc/sticon: Add user font support
Helge Deller
2020-10-15
parisc/sticon: Always register sticon console driver
Helge Deller
2020-09-16
sticon: remove no-op sticon_set_origin()
Tetsuo Handa
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
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
2016-10-27
tty: vt, cleanup and document con_scroll
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-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2013-05-20
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2008-10-14
Revert "vt: fix background color on line feed"
Linus Torvalds
2008-07-26
video/console/stico{n,re}.c: make code static
Adrian Bunk
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
2007-05-08
vt: add color support to the "underline" and "italic" attributes
Jan Engelhardt
2006-12-08
[PATCH] various fbdev files: mark structs and array read-only
Helge Deller
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-06-26
[PATCH] VT binding: Make sticon support binding
Antonino A. Daplas
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds