aboutsummaryrefslogtreecommitdiffstats
path: root/usbmisc.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-22rename "GPL-2.0+" to "GPL-2.0-or-later"Greg Kroah-Hartman1-1/+1
2020-10-22usbmisc: initialize string buffer before reading from device.Greg Kroah-Hartman1-0/+6
2018-12-28fix up standard int typesGreg Kroah-Hartman1-4/+4
2018-05-11usbmisc: fix up some strncpy() issuesGreg Kroah-Hartman1-3/+3
2017-12-08Add correct SPDX license identifiers to all filesGreg Kroah-Hartman1-17/+3
2015-10-04lsusb: Fix issue with lengthy string descriptorsMuthu M1-1/+1
2013-11-04Ignore invalid string descriptorsPeter Wu1-0/+3
2013-02-05lsusb: Support non-ASCII string descriptors.Роман Донченко1-0/+94
2012-01-11Buffer overunLukas Nykryn1-1/+1
2011-09-09Remove the FSF address from the source files.Greg Kroah-Hartman1-4/+0
2010-12-14usbutils: Fix compile error on Ubuntu 9.04.Sarah Sharp1-0/+1
2010-11-18usbutils: convert to libusb-1.0Mike Frysinger1-11/+19
2010-11-16usbmisc: pull in unistd.h for readlink()Mike Frysinger1-0/+1
2010-08-12Include config.h before everything else.Nix1-3/+3
2009-09-28coding style cleanups for usbmisc.cGreg Kroah-Hartman1-25/+26
2009-04-27/proc/bus/usb -> /dev/bus/usbKay Sievers1-2/+2
2009-04-25fix compile warning in usbmisc.cGreg Kroah-Hartman1-5/+4
2004-02-20Initial revisionThomas Sailer1-0/+141