aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/consolemap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-10tty: consolemap.c: move assignment out of if () blockGreg Kroah-Hartman1-23/+37
2014-11-05tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-05-28console: Remove superfluous readonly checkTakashi Iwai1-13/+3
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai1-19/+19
2013-03-18driver: tty: vt: remove cast for kmalloc return valueZhang Yanfei1-2/+1
2012-11-26tty: vt: Remove redundant null check before kfree.Sachin Kamat1-4/+2
2012-04-24vt: push the tty_lock down into the map handlingAlan Cox1-32/+91
2012-03-15TTY: Wrong unicode value copied in con_set_unimap()Liz Clark1-8/+43
2012-01-04tty: Fix memory leak in virtual console when enable unicode translationZeng Zhaoming1-1/+1
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman1-0/+745