Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8459fd54aa3ac145ba16a2b9cbc76ab5b99b4d32
/
lib
/
hexdump.c
0f70fe6
hexdump: fix for non-aligned buffers
by Horacio Mijail Anton Quiles
· 9 years ago
114fc1a
hexdump: make it return number of bytes placed in buffer
by Andy Shevchenko
· 10 years ago
5d909c8
hexdump: do a few calculations ahead
by Andy Shevchenko
· 10 years ago
6f6f3fc
hexdump: fix ascii column for the tail of a dump
by Andy Shevchenko
· 10 years ago
53d91c5
Provide a binary to hex conversion function
by David Howells
· 10 years ago
c26d436
lib: introduce upper case hex ascii helpers
by Andre Naujoks
· 11 years ago
7a55561
dynamic_debug: dynamic hex dump
by Vladimir Kondratiev
· 12 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
b780498
lib: add error checking to hex2bin
by Mimi Zohar
· 13 years ago
ac83ed6
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
by Joe Perches
· 14 years ago
dc88e46
lib: hex2bin converts ascii hexadecimal string to binary
by Mimi Zohar
· 14 years ago
90378889
lib: introduce common method to convert hex digits
by Andy Shevchenko
· 14 years ago
db0fd97
lib/hexdump.c: reduce stack variable size and cleanups
by Joe Perches
· 14 years ago
c67ae69
hexdump: remove the trailing space
by Li Zefan
· 15 years ago
3fc9577
lib: create common ascii hex array
by Harvey Harrison
· 16 years ago
d0eec99
hexdump: don't print bytes with bit 7 set
by Randy Dunlap
· 17 years ago
eb9a9a5
hex_dump: add missing "const" qualifiers
by Alan Stern
· 17 years ago
6a0ed91
hexdump: use const notation
by Artem Bityutskiy
· 17 years ago
c790923
hexdump: more output formatting
by Randy Dunlap
· 17 years ago
99eaf3c
lib/hexdump
by Randy Dunlap
· 17 years ago