summaryrefslogtreecommitdiffstats
path: root/usbdev.c
Commit message (Expand)AuthorAgeFilesLines
* usbdev.c: Add missing <inttypes.h> includeEdward O'Callaghan2019-10-221-0/+1
* usbdev: Only match requested USB devicesPatrick Rudolph2019-05-271-1/+1
* usbdev: Refactor device discovery codeDaniel Thompson2018-08-301-58/+70
* usbdev: Extract libusb1 device discovery into a separate fileDaniel Thompson2018-08-301-0/+130