aboutsummaryrefslogtreecommitdiff
path: root/lib/kstrtox.c
AgeCommit message (Expand)Author
2012-12-17kstrto*: add documentationEldad Zack
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells
2011-10-31lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan
2011-07-25lib: make _tolower() publicAndy Shevchenko
2011-05-25lib: add kstrto*_from_user()Alexey Dobriyan
2011-04-14kstrtox: simpler code in _kstrtoull()Alexey Dobriyan
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan