summaryrefslogtreecommitdiff
path: root/drivers/tty/vt/consolemap.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-25tty: vt, ignore PIO_UNIMAPCLR paramJiri Slaby1-7/+6
2015-05-10tty: consolemap.c: move assignment out of if () blockGreg Kroah-Hartman1-23/+37
2014-11-06tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-05-29console: Remove superfluous readonly checkTakashi Iwai1-13/+3
2014-05-29console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai1-19/+19
2013-03-19driver: tty: vt: remove cast for kmalloc return valueZhang Yanfei1-2/+1
2012-11-27tty: vt: Remove redundant null check before kfree.Sachin Kamat1-4/+2
2012-04-25vt: push the tty_lock down into the map handlingAlan Cox1-32/+91
2012-03-16TTY: Wrong unicode value copied in con_set_unimap()Liz Clark1-8/+43
2012-01-05tty: 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