VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
parser.c
Date
Commit Message
Rev
Author
2021-05-06
lib: parser: clean up kernel-doc
edd9334c
Randy Dunlap
2021-02-03
parser: Fix kernel-doc markups
b9bffa10
BingJing Chang
2021-02-03
parser: add unsigned int parser
01531ac3
BingJing Chang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
40b0b3f8
Thomas Gleixner
2018-10-31
lib/parser.c: switch match_number() over to use match_strdup()
36c8d1e7
Eric Biggers
2018-10-31
lib/parser.c: switch match_u64int() over to use match_strdup()
4ed97b3c
Eric Biggers
2018-10-31
lib/parser.c: switch match_strdup() over to use kmemdup_nul()
30f7bc99
Eric Biggers
2016-12-06
parser: add u64 number parser
a317178e
James Smart
2014-01-23
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
a3d2cca4
Andrew Morton
2014-01-23
lib/parser.c: add match_wildcard() function
aace0509
Du, Changbin
2013-02-21
lib/parser.c: fix up comments for valid return values from match_number
53769627
Namjae Jeon
2012-10-06
lib/parser.c: avoid overflow in match_number()
77dd3b0b
Alex Elder
2012-03-07
lib: reduce the use of module.h wherever possible
8bc3bcc9
Paul Gortmaker
2011-03-31
Fix common misspellings
25985edc
Lucas De Marchi
2010-10-26
lib/parser: cleanup match_number()
5d051dec
Namhyung Kim
2009-12-15
parser: remove unnecessary strlen()
b5f54b07
André Goddard Rosa
2008-10-13
vfs: Use const for kernel parser table
a447c093
Steven Whitehouse
2008-05-14
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
b32a09db
Markus Armbruster
2007-05-03
[AFS]: Make the match_*() functions take const options.
ef4533f8
David Howells
2005-04-16
Linux-2.6.12-rc2
1da177e4
Linus Torvalds