aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/mdacon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14mdacon: replace MDA_ADDR macro by inline functionJiri Slaby1-8/+11
2017-06-14mdacon: make mda_vram_base u16 *Jiri Slaby1-6/+6
2017-06-14mdacon: align code in mda_detect properlyJiri Slaby1-25/+35
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby1-3/+4
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby1-33/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby1-6/+0
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby1-6/+0
2016-04-30tty: vt, make color_table constJiri Slaby1-1/+1
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds1-1/+1
2008-07-24mdacon messing up default vc's - set default to vc13-16 againRoland Kletzing1-1/+3
2008-04-29vt: fix background color on line feedJan Engelhardt1-1/+1
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt1-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-07-31[PATCH] mdacon: fix __init section warningsFrederik Deweerdt1-2/+2
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-26[PATCH] VT binding: Make mdacon support bindingAntonino A. Daplas1-1/+1
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+603