summaryrefslogtreecommitdiffstats
path: root/adb/usb.h
Commit message (Expand)AuthorAgeFilesLines
* adb: move all cleanup to a function with defined ordering.Josh Gao2017-05-091-0/+1
* adb: use the actual wMaxPacketSize for usb endpoints.Josh Gao2017-05-031-1/+4
* adb: add `adb host-features`, report libusb status.Josh Gao2017-02-221-0/+2
* adb: add libusb implementation for Linux/Darwin.Josh Gao2017-01-251-0/+57