summaryrefslogtreecommitdiff
path: root/str.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-02str: Add function for converting string into DNS nameVadim Kochan1-0/+37
2016-12-16str: Avoid trailing space in string returng by argv2str()Tobias Klauser1-2/+4
2016-01-28str: Add str2mac helper functionVadim Kochan1-0/+29
2015-12-17str: Add helper to extend dynamically argv listVadim Kochan1-0/+20
2015-11-09str: Add converting cmdline args vector to str moduleVadim Kochan1-0/+23
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+88
href='/cgit.cgi/linux/net-next.git/diff/?h=nds-private-remove&id=0e2ce9d3fcba5f92dd6c2b27d82690e49d0c0854&id2=8ff0513bdcdd71e84aa561cce216675d43fb41b8'>diff)
Merge tag 'nand/fixes-for-4.9-rc3' of github.com:linux-nand/linux
From Boris: """ Three simple fixes: - the first one is fixing a non-critical bug in the gpmi driver - the second one is fixing a bug in the 'automatic NAND timings selection' feature introduced in 4.9-rc1 - the last one is fixing a false positive uninitialized-var warning """ Acked-by: Marek Vasut <marex@denx.de>
Diffstat