Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/kstrtox: common code between kstrto*() and simple_strto*() functions | Alexey Dobriyan | 2011-10-31 | 1 | -22/+53 |
* | lib: make _tolower() public | Andy Shevchenko | 2011-07-25 | 1 | -5/+0 |
* | lib: add kstrto*_from_user() | Alexey Dobriyan | 2011-05-25 | 1 | -0/+26 |
* | kstrtox: simpler code in _kstrtoull() | Alexey Dobriyan | 2011-04-14 | 1 | -6/+3 |
* | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 | 1 | -0/+227 |