summaryrefslogtreecommitdiffstats
path: root/drivers/video/console/sticon.c
Commit message (Expand)AuthorAgeFilesLines
* tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)2024-01-271-1/+2
* tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)2024-01-271-2/+2
* tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)2024-01-271-4/+5
* tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)2024-01-271-1/+2
* tty: vt: use VESA blanking constantsJiri Slaby (SUSE)2024-01-271-1/+1
* tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)2024-01-271-2/+2
* tty: vt: remove CM_* constantsJiri Slaby (SUSE)2024-01-271-3/+3
* consoles: use if instead of switch-case in consw::con_cursor()Jiri Slaby (SUSE)2024-01-271-15/+12
* tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)2024-01-271-2/+2
* tty: vt: eliminate unneeded consw::con_putc() implementationsJiri Slaby (SUSE)2024-01-271-12/+0
* tty: vt: remove checks for count in consw::con_clear() implementationsJiri Slaby (SUSE)2024-01-271-3/+0
* tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)2024-01-271-4/+4
* tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)2024-01-271-1/+1
* sticon: make sticon_set_def_font() void and remove op parameterJiri Slaby (SUSE)2023-07-201-6/+6
* video: Move HP PARISC STI core code to shared locationThomas Zimmermann2023-04-201-1/+1
* video: Remove trailing whitespacesThomas Zimmermann2023-04-201-2/+2
* VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault2023-01-191-4/+5
* parisc/stifb: Keep track of hardware path of graphics cardHelge Deller2022-06-041-1/+4
* parisc/sticon: fix reverse colorsSven Schnelle2021-11-171-6/+6
* parisc/sticon: Add user font supportHelge Deller2020-10-151-119/+163
* parisc/sticon: Always register sticon console driverHelge Deller2020-10-151-8/+7
* sticon: remove no-op sticon_set_origin()Tetsuo Handa2020-09-161-7/+0
* vt: make vc_data pointers const in selection.hJiri Slaby2020-08-181-1/+1
* vt: use newly defined CUR_* macrosJiri Slaby2020-06-241-1/+1
* vc: switch state to boolJiri Slaby2020-06-241-1/+2
* vt: introduce enum vc_intensity for intensityJiri Slaby2020-06-241-1/+2
* vc: separate stateJiri Slaby2020-06-241-3/+3
* tty: vt, cleanup and document con_scrollJiri Slaby2016-10-271-3/+4
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-251-17/+0
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-251-6/+0
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-251-6/+0
* tty: vt, make color_table constJiri Slaby2016-04-301-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-1/+1
* TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-1/+5
* Revert "vt: fix background color on line feed"Linus Torvalds2008-10-141-2/+2
* video/console/stico{n,re}.c: make code staticAdrian Bunk2008-07-261-1/+1
* vt: fix background color on line feedJan Engelhardt2008-04-291-2/+2
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-081-1/+1
* [PATCH] various fbdev files: mark structs and array read-onlyHelge Deller2006-12-081-1/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* [PATCH] VT binding: Make sticon support bindingAntonino A. Daplas2006-06-261-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+392