Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard | Joe Perches | 2011-01-13 | 1 | -0/+2 |
* | lib: hex2bin converts ascii hexadecimal string to binary | Mimi Zohar | 2010-11-29 | 1 | -0/+16 |
* | lib: introduce common method to convert hex digits | Andy Shevchenko | 2010-05-25 | 1 | -0/+18 |
* | lib/hexdump.c: reduce stack variable size and cleanups | Joe Perches | 2010-05-25 | 1 | -17/+19 |
* | hexdump: remove the trailing space | Li Zefan | 2009-06-16 | 1 | -6/+9 |
* | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 | 1 | -2/+5 |
* | hexdump: don't print bytes with bit 7 set | Randy Dunlap | 2007-11-29 | 1 | -1/+2 |
* | hex_dump: add missing "const" qualifiers | Alan Stern | 2007-08-11 | 1 | -1/+1 |
* | hexdump: use const notation | Artem Bityutskiy | 2007-08-09 | 1 | -2/+2 |
* | hexdump: more output formatting | Randy Dunlap | 2007-06-08 | 1 | -28/+121 |
* | lib/hexdump | Randy Dunlap | 2007-05-11 | 1 | -0/+104 |