index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
consolemap.h
Age
Commit message (
Expand
)
Author
2025-05-21
vt: add ucs_get_fallback()
Nicolas Pitre
2025-04-26
vt: support Unicode recomposition
Nicolas Pitre
2025-04-26
vt: use new tables in ucs.c
Nicolas Pitre
2025-04-26
vt: properly support zero-width Unicode code points
Nicolas Pitre
2025-04-26
vt: move unicode processing to a separate file
Nicolas Pitre
2025-04-26
Revert "vt: move unicode processing to a separate file"
Greg Kroah-Hartman
2025-04-26
Revert "vt: properly support zero-width Unicode code points"
Greg Kroah-Hartman
2025-04-26
Revert "vt: update ucs_width.c using gen_ucs_width.py"
Greg Kroah-Hartman
2025-04-26
Revert "vt: create ucs_recompose.c using gen_ucs_recompose.py"
Greg Kroah-Hartman
2025-04-11
vt: create ucs_recompose.c using gen_ucs_recompose.py
Nicolas Pitre
2025-04-11
vt: update ucs_width.c using gen_ucs_width.py
Nicolas Pitre
2025-04-11
vt: properly support zero-width Unicode code points
Nicolas Pitre
2025-04-11
vt: move unicode processing to a separate file
Nicolas Pitre
2022-06-10
tty/vt: consolemap: introduce enum translation_map and use it
Jiri Slaby
2022-06-10
tty/vt: consolemap: make parameters of inverse_translate() saner
Jiri Slaby
2022-06-10
tty/vt: consolemap: convert macros to static inlines
Jiri Slaby
2022-06-10
tty/vt: consolemap: remove extern from function decls
Jiri Slaby
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2008-06-04
Make console charset translation optional
David Woodhouse
2007-10-17
unicode diacritics support
Samuel Thibault
2007-07-16
Kernel utf-8 handling
Jan Engelhardt
2006-10-03
[PATCH] vt: proper prototypes for some console functions
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds