aboutsummaryrefslogtreecommitdiffstats
path: root/desc-dump.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-22rename "GPL-2.0+" to "GPL-2.0-or-later"Greg Kroah-Hartman1-1/+1
2018-06-07desc-dump.c: fix compiler warning about unused variableGreg Kroah-Hartman1-1/+0
2018-06-07lsusb: Add support for descriptor extensions.Michael Drake1-7/+45
2018-06-07lsusb: Split out field name rendering.Michael Drake1-12/+33
2018-06-07lsusb: Split out routine that fetches value for given field.Michael Drake1-48/+58
2017-12-08Add correct SPDX license identifiers to all filesGreg Kroah-Hartman1-17/+3
2017-12-07lsusb: Fix array entry count for variable sized entries.Michael Drake1-1/+1
2017-12-07lsusb: Squash Wpointer-compare warning.Michael Drake1-4/+3
2017-12-07lsusb: Add descriptor definitions for UAC3.Michael Drake1-0/+5
2017-12-07lsusb: Add code to dump descriptor data using descriptor definition.Michael Drake1-0/+541