summaryrefslogtreecommitdiffstats
path: root/fastboot/usb_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.Elliott Hughes2016-11-141-15/+17
* Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-291-1/+1
* system/core: Cleanup direct calls to opendir by containing in aJames Hawkins2016-02-181-5/+3
* fastboot: create Transport object (take 2).David Pursell2015-11-161-43/+48
* Revert "fastboot: create Transport object."David Pursell2015-11-141-48/+43
* fastboot: create Transport object.David Pursell2015-11-131-43/+48
* Document the current MAX_USBFS_BULK_SIZE situation.Elliott Hughes2015-07-281-16/+19
* Move fastboot to C++.Elliott Hughes2015-06-231-0/+490