Age | Commit message (Expand) | Author |
---|---|---|
2015-09-10 | kstrto*: accept "-0" for signed conversion | Alexey Dobriyan |
2014-01-23 | lib/kstrtox.c: remove redundant cleanup | Felipe Contreras |
2012-12-17 | kstrto*: add documentation | Eldad Zack |
2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker |
2012-02-09 | Reduce the number of expensive division instructions done by _parse_integer() | David Howells |
2011-10-31 | lib/kstrtox: common code between kstrto*() and simple_strto*() functions | Alexey Dobriyan |
2011-07-25 | lib: make _tolower() public | Andy Shevchenko |
2011-05-25 | lib: add kstrto*_from_user() | Alexey Dobriyan |
2011-04-14 | kstrtox: simpler code in _kstrtoull() | Alexey Dobriyan |
2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan |