summaryrefslogtreecommitdiffstats
path: root/adb/usb_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Be tolerant of devices that don't report serials.Dan Albert2015-05-071-26/+27
* Support the full length of USB serial numbers.Elliott Hughes2015-04-271-61/+18
* Improve logging of USBDEVFS_CLAIMINTERFACE failures.Elliott Hughes2015-04-251-24/+20
* Add missing null checks after allocations.Elliott Hughes2015-04-211-2/+2
* File header cleanup.Dan Albert2015-03-191-3/+4
* Move adb to C++.Dan Albert2015-03-091-0/+729