aboutsummaryrefslogtreecommitdiff
path: root/lib/hexdump.c
AgeCommit message (Expand)Author
2011-01-13include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches
2010-11-29lib: hex2bin converts ascii hexadecimal string to binaryMimi Zohar
2010-05-25lib: introduce common method to convert hex digitsAndy Shevchenko
2010-05-25lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches
2009-06-16hexdump: remove the trailing spaceLi Zefan
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2007-11-29hexdump: don't print bytes with bit 7 setRandy Dunlap
2007-08-11hex_dump: add missing "const" qualifiersAlan Stern
2007-08-09hexdump: use const notationArtem Bityutskiy
2007-06-08hexdump: more output formattingRandy Dunlap
2007-05-11lib/hexdumpRandy Dunlap