index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
/
Makefile
Age
Commit message (
Expand
)
Author
2025-05-21
vt: add ucs_get_fallback()
Nicolas Pitre
2025-05-21
vt: create ucs_fallback_table.h_shipped with gen_ucs_fallback_table.py
Nicolas Pitre
2025-04-26
vt: move UCS tables to the "shipped" form
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: 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: move unicode processing to a separate file
Nicolas Pitre
2024-01-27
vt: remove superfluous CONFIG_HW_CONSOLE
Lukas Bulwahn
2022-06-10
tty/vt: Makefile, add --unicode for loadkeys invocation
Jiri Slaby
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-12-17
tty: vt: move conmakehash to drivers/tty/vt/ from scripts/
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-01-15
tty: vt/Makefile: set the variables to static
Cong Ding
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman