aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/consolemap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21vt: add ucs_get_fallback()Nicolas Pitre1-0/+6
2025-04-26vt: support Unicode recompositionNicolas Pitre1-0/+6
2025-04-26vt: use new tables in ucs.cNicolas Pitre1-5/+1
2025-04-26vt: properly support zero-width Unicode code pointsNicolas Pitre1-0/+10
2025-04-26vt: move unicode processing to a separate fileNicolas Pitre1-0/+6
2025-04-26Revert "vt: move unicode processing to a separate file"Greg Kroah-Hartman1-6/+0
2025-04-26Revert "vt: properly support zero-width Unicode code points"Greg Kroah-Hartman1-10/+0
2025-04-26Revert "vt: update ucs_width.c using gen_ucs_width.py"Greg Kroah-Hartman1-1/+5
2025-04-26Revert "vt: create ucs_recompose.c using gen_ucs_recompose.py"Greg Kroah-Hartman1-6/+0
2025-04-11vt: create ucs_recompose.c using gen_ucs_recompose.pyNicolas Pitre1-0/+6
2025-04-11vt: update ucs_width.c using gen_ucs_width.pyNicolas Pitre1-5/+1
2025-04-11vt: properly support zero-width Unicode code pointsNicolas Pitre1-0/+10
2025-04-11vt: move unicode processing to a separate fileNicolas Pitre1-0/+6
2022-06-10tty/vt: consolemap: introduce enum translation_map and use itJiri Slaby1-6/+12
2022-06-10tty/vt: consolemap: make parameters of inverse_translate() sanerJiri Slaby1-3/+3
2022-06-10tty/vt: consolemap: convert macros to static inlinesJiri Slaby1-7/+28
2022-06-10tty/vt: consolemap: remove extern from function declsJiri Slaby1-6/+5
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2008-06-04Make console charset translation optionalDavid Woodhouse1-0/+14
2007-10-17unicode diacritics supportSamuel Thibault1-0/+1
2007-07-16Kernel utf-8 handlingJan Engelhardt1-1/+4
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+15