VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
ts_fsm.c
Date
Commit Message
Rev
Author
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
4c1ca831
Nick Desaulniers
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
6a9dc5fd
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
df561f66
Gustavo A. R. Silva
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
842ae1f5
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2874c5fd
Thomas Gleixner
2017-10-22
textsearch: fix typos in library helpers
7433a8d6
Randy Dunlap
2008-07-08
textsearch: ts_fsm: return error on request for case insensitive search
43138833
Joonwoo Park
2006-09-29
[PATCH] lib/ts_fsm.c: constify structs
1497b274
Andreas Mohr
2006-06-30
Remove obsolete #include
6ab3d562
Jörn Engel
2005-10-08
[PATCH] gfp flags annotations - part 1
dd0fc66f
Al Viro
2005-10-04
[TEXTSEARCH]: fix sparse gfp nocast warnings
3d2aef66
Randy Dunlap
2005-06-23
[LIB]: Naive finite state machine based textsearch
6408f79c
Thomas Graf