aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/ucs.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-19vt: fix kernel-doc warnings in ucs_get_fallback()Randy Dunlap1-1/+1
2025-05-21vt: process the full-width ASCII fallback range programmaticallyNicolas Pitre1-0/+8
2025-05-21vt: add ucs_get_fallback()Nicolas Pitre1-0/+84
2025-05-21vt: ucs.c: fix misappropriate in_range() usageNicolas Pitre1-4/+4
2025-04-26vt: refresh ucs_width_table.h and adjust code in ucs.c accordinglyNicolas Pitre1-9/+45
2025-04-26vt: support Unicode recompositionNicolas Pitre1-0/+62
2025-04-26vt: use new tables in ucs.cNicolas Pitre1-20/+24
2025-04-26vt: move unicode processing to a separate fileNicolas Pitre1-0/+57