summaryrefslogtreecommitdiff
path: root/usbmisc.c
Commit message (Expand)AuthorAgeFilesLines
* rename "GPL-2.0+" to "GPL-2.0-or-later"Greg Kroah-Hartman2021-02-221-1/+1
* usbmisc: initialize string buffer before reading from device.Greg Kroah-Hartman2020-10-221-0/+6
* fix up standard int typesGreg Kroah-Hartman2018-12-281-4/+4
* usbmisc: fix up some strncpy() issuesGreg Kroah-Hartman2018-05-111-3/+3
* Add correct SPDX license identifiers to all filesGreg Kroah-Hartman2017-12-081-17/+3
* lsusb: Fix issue with lengthy string descriptorsMuthu M2015-10-041-1/+1
* Ignore invalid string descriptorsPeter Wu2013-11-041-0/+3
* lsusb: Support non-ASCII string descriptors.Роман Донченко2013-02-051-0/+94
* Buffer overunLukas Nykryn2012-01-111-1/+1
* Remove the FSF address from the source files.Greg Kroah-Hartman2011-09-091-4/+0
* usbutils: Fix compile error on Ubuntu 9.04.Sarah Sharp2010-12-141-0/+1
* usbutils: convert to libusb-1.0Mike Frysinger2010-11-181-11/+19
* usbmisc: pull in unistd.h for readlink()Mike Frysinger2010-11-161-0/+1
* Include config.h before everything else.Nix2010-08-121-3/+3
* coding style cleanups for usbmisc.cGreg Kroah-Hartman2009-09-281-25/+26
* /proc/bus/usb -> /dev/bus/usbKay Sievers2009-04-271-2/+2
* fix compile warning in usbmisc.cGreg Kroah-Hartman2009-04-251-5/+4
* Initial revisionThomas Sailer2004-02-201-0/+141