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