summaryrefslogtreecommitdiff
path: root/drivers/video/console/mdacon.c
AgeCommit message (Expand)Author
2024-01-27tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)
2024-01-27tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)
2024-01-27tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2024-01-27tty: vt: remove CM_* constantsJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)
2024-01-27tty: vt: eliminate unneeded consw::con_putc() implementationsJiri Slaby (SUSE)
2024-01-27tty: vt: remove checks for count in consw::con_clear() implementationsJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2024-01-27tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby
2020-06-24vc: switch state to boolJiri Slaby
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby
2020-06-24vc: separate stateJiri Slaby
2017-06-14mdacon: replace MDA_ADDR macro by inline functionJiri Slaby
2017-06-14mdacon: make mda_vram_base u16 *Jiri Slaby
2017-06-14mdacon: align code in mda_detect properlyJiri Slaby
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-04-30tty: vt, make color_table constJiri Slaby
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds
2008-07-24mdacon messing up default vc's - set default to vc13-16 againRoland Kletzing
2008-04-29vt: fix background color on line feedJan Engelhardt
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-07-31[PATCH] mdacon: fix __init section warningsFrederik Deweerdt
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-26[PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas
2005-04-16Linux-2.6.12-rc2Linus Torvalds