summaryrefslogtreecommitdiff
path: root/drivers/char/consolemap.c
AgeCommit message (Expand)Author
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman
2009-01-06consolemap: indentation & braces disagree - reindentIlpo Järvinen
2008-04-30Basic braille screen reader supportSamuel Thibault
2007-10-17unicode diacritics supportSamuel Thibault
2007-10-17drivers/char/consolemap.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-16Kernel utf-8 handlingJan Engelhardt
2007-05-08console UTF-8 fixesEgmont Koblinger
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-07[PATCH] kfree cleanup: drivers/charJesper Juhl
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-03-07[PATCH] cleanup vc array accessRoman Zippel
2005-01-20[PATCH] Use official Unicodes for DEC VT charactersH. Peter Anvin
2004-05-30[PATCH] sparse: vt and friendsAlexander Viro
2004-05-10[PATCH] export con_set_default_unimap()Andrew Morton
2002-11-28Made it modular.James Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds