summaryrefslogtreecommitdiff
path: root/lib/hexdump.c
Commit message (Expand)AuthorAge
* lib: add error checking to hex2binMimi Zohar2011-09-20
* include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches2011-01-13
* lib: hex2bin converts ascii hexadecimal string to binaryMimi Zohar2010-11-29
* lib: introduce common method to convert hex digitsAndy Shevchenko2010-05-25
* lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches2010-05-25
* hexdump: remove the trailing spaceLi Zefan2009-06-16
* lib: create common ascii hex arrayHarvey Harrison2008-05-14
* hexdump: don't print bytes with bit 7 setRandy Dunlap2007-11-29
* hex_dump: add missing "const" qualifiersAlan Stern2007-08-11
* hexdump: use const notationArtem Bityutskiy2007-08-09
* hexdump: more output formattingRandy Dunlap2007-06-08
* lib/hexdumpRandy Dunlap2007-05-11