summaryrefslogtreecommitdiff
path: root/include/linux/consolemap.h
AgeCommit message (Expand)Author
2025-05-21vt: add ucs_get_fallback()Nicolas Pitre
2025-04-26vt: support Unicode recompositionNicolas Pitre
2025-04-26vt: use new tables in ucs.cNicolas Pitre
2025-04-26vt: properly support zero-width Unicode code pointsNicolas Pitre
2025-04-26vt: move unicode processing to a separate fileNicolas Pitre
2025-04-26Revert "vt: move unicode processing to a separate file"Greg Kroah-Hartman
2025-04-26Revert "vt: properly support zero-width Unicode code points"Greg Kroah-Hartman
2025-04-26Revert "vt: update ucs_width.c using gen_ucs_width.py"Greg Kroah-Hartman
2025-04-26Revert "vt: create ucs_recompose.c using gen_ucs_recompose.py"Greg Kroah-Hartman
2025-04-11vt: create ucs_recompose.c using gen_ucs_recompose.pyNicolas Pitre
2025-04-11vt: update ucs_width.c using gen_ucs_width.pyNicolas Pitre
2025-04-11vt: properly support zero-width Unicode code pointsNicolas Pitre
2025-04-11vt: move unicode processing to a separate fileNicolas Pitre
2022-06-10tty/vt: consolemap: introduce enum translation_map and use itJiri Slaby
2022-06-10tty/vt: consolemap: make parameters of inverse_translate() sanerJiri Slaby
2022-06-10tty/vt: consolemap: convert macros to static inlinesJiri Slaby
2022-06-10tty/vt: consolemap: remove extern from function declsJiri Slaby
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2008-06-04Make console charset translation optionalDavid Woodhouse
2007-10-17unicode diacritics supportSamuel Thibault
2007-07-16Kernel utf-8 handlingJan Engelhardt
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds