index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
unicode
Age
Commit message (
Expand
)
Author
2025-02-12
unicode: kunit: change tests filename and path
Gabriela Bittencourt
2025-02-10
unicode: kunit: refactor selftest to kunit tests
Gabriela Bittencourt
2024-12-11
Revert "unicode: Don't special case ignorable code points"
Linus Torvalds
2024-11-22
Merge tag 'unicode-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-28
unicode: Recreate utf8_parse_version()
André Almeida
2024-10-28
unicode: Export latest available UTF-8 version number
André Almeida
2024-10-09
unicode: Don't special case ignorable code points
Gabriel Krisman Bertazi
2024-09-13
unicode: change the reference of database file
Gan Jie
2024-09-03
unicode: Fix utf8_load() error path
André Almeida
2024-08-13
unicode: constify utf8 data table
Thomas Weißschuh
2024-06-20
unicode: add MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
unicode: make utf8 test count static
Ben Dooks
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2023-04-13
unicode: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-02-14
kbuild: unify cmd_copy and cmd_shipped
Masahiro Yamada
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-17
unicode: fix .gitignore for generated utfdata file
Linus Torvalds
2021-10-12
unicode: only export internal symbols for the selftests
Christoph Hellwig
2021-10-12
unicode: Add utf8-data module
Christoph Hellwig
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
2021-10-11
unicode: move utf8cursor to utf8-selftest.c
Christoph Hellwig
2021-10-11
unicode: simplify utf8len
Christoph Hellwig
2021-10-11
unicode: remove the unused utf8{,n}age{min,max} functions
Christoph Hellwig
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
2021-05-02
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2020-09-10
unicode: Add utf8_casefold_hash
Daniel Rosenberg
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-09-17
unicode: make array 'token' static const, makes object smaller
Colin Ian King
2019-09-17
unicode: Move static keyword to the front of declarations
Krzysztof Wilczynski
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-12
unicode: update to Unicode 12.1.0 final
Theodore Ts'o
2019-05-12
unicode: add missing check for an error return from utf8lookup()
Theodore Ts'o
2019-04-28
unicode: refactor the rule for regenerating utf8data.h
Masahiro Yamada
2019-04-25
unicode: update unicode database unicode version 12.1.0
Gabriel Krisman Bertazi
2019-04-25
unicode: introduce test module for normalized utf8 implementation
Gabriel Krisman Bertazi
2019-04-25
unicode: implement higher level API for string handling
Gabriel Krisman Bertazi
2019-04-25
unicode: reduce the size of utf8data[]
Olaf Weber
2019-04-25
unicode: introduce code for UTF-8 normalization
Olaf Weber
2019-04-25
unicode: introduce UTF-8 character database
Gabriel Krisman Bertazi