index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
string_choices.h
Age
Commit message (
Expand
)
Author
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-28
lib/string_choices: Add str_assert_deassert() helper
Lad Prabhakar
2025-08-11
lib/string_choices: Add str_input_output() helper
Thomas Richard
2025-03-03
lib/string_choices: Rearrange functions in sorted order
R Sundar
2024-09-05
lib/string_choices: Add some comments to make more clear for string choices h...
Hongbo Li
2024-09-05
lib/string_choices: Introduce several opposite string choice helpers
Hongbo Li
2024-09-05
lib/string_choices: Add str_true_false()/str_false_true() helper
Hongbo Li
2024-08-15
string_choices: Add wrapper for str_down_up()
Kees Cook
2024-08-15
lib/string_choices: Add str_up_down() helper
Michal Wajdeczko
2024-02-29
lib/string_choices: Add str_plural() helper
Michal Wajdeczko
2023-07-28
lib/string_choices: Add str_write_read() helper
Andy Shevchenko
2023-06-12
lib/string_choices: Add str_high_low() helper
Andy Shevchenko
2023-06-12
lib/string_helpers: Split out string_choices.h
Andy Shevchenko