index
:
linux/kernel/git/baikal/linux.git
boot/bt1
clk/bt1
dmac/bt1
edac/bt1
edac/fix
edac/map
edma/fix
for-landau-next
gmac/ext1/vlan
gmac/ext2/vlan
gmac/ext3/xdp
gmac/ext4/gpio
gmac/ext5/pcs
gmac/fix1
gmac/fix2
gmac/fix3
gmac/fix4/perf
gmac/fix5/err
gmac/fix6/stat
gmac/fix7/eng
gmac/fix8/mtu
gmac/fix9/vlan
i2c/bt1
mips/bpf
mips/bt1
mips/eva
pcie/bt1
pvt/bt1
spi/bt1
uart/bt1
xgmac/bt1
xgmac/ext1/pcs
xgmac/ext2/mv
LANDAU Linux Baikal Fork
LANDAU Linux Baikal Maintainers Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ts_fsm.c
Age
Commit message (
Expand
)
Author
2024-06-24
lib/ts: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-10-22
textsearch: fix typos in library helpers
Randy Dunlap
2008-07-08
textsearch: ts_fsm: return error on request for case insensitive search
Joonwoo Park
2006-09-29
[PATCH] lib/ts_fsm.c: constify structs
Andreas Mohr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-04
[TEXTSEARCH]: fix sparse gfp nocast warnings
Randy Dunlap
2005-06-23
[LIB]: Naive finite state machine based textsearch
Thomas Graf