summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/consolemap.c
Commit message (Expand)AuthorAgeFilesLines
* tty: consolemap.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-23/+37
* tty/vt: don't set font mappings on vc not supporting thisImre Deak2014-11-051-0/+7
* console: Remove superfluous readonly checkTakashi Iwai2014-05-281-13/+3
* console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai2014-05-281-19/+19
* driver: tty: vt: remove cast for kmalloc return valueZhang Yanfei2013-03-181-2/+1
* tty: vt: Remove redundant null check before kfree.Sachin Kamat2012-11-261-4/+2
* vt: push the tty_lock down into the map handlingAlan Cox2012-04-241-32/+91
* TTY: Wrong unicode value copied in con_set_unimap()Liz Clark2012-03-151-8/+43
* tty: Fix memory leak in virtual console when enable unicode translationZeng Zhaoming2012-01-041-1/+1
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-051-0/+745
OpenPOWER on IntegriCloud