summaryrefslogtreecommitdiff
path: root/fastboot/usb_linux.cpp
AgeCommit message (Expand)Author
2020-05-28fastboot: Allow fastboot to asynchronously differentiate between fastboot and...David Anderson
2018-09-04fastbootd: Fix transport ownership.David Anderson
2018-07-26Add support for fastboot transport timeouts and USB Reset() on linuxAaron Wisner
2018-07-25Revert "Add derived UsbTransport class with USB reset method"Tobias Thierer
2018-07-24Add derived UsbTransport class with USB reset methodAaron Wisner
2018-07-19Refactor libfastbootAaron Wisner
2016-11-14Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.Elliott Hughes
2016-04-29Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2016-02-18system/core: Cleanup direct calls to opendir by containing in aJames Hawkins
2015-11-16fastboot: create Transport object (take 2).David Pursell
2015-11-14Revert "fastboot: create Transport object."David Pursell
2015-11-13fastboot: create Transport object.David Pursell
2015-07-28Document the current MAX_USBFS_BULK_SIZE situation.Elliott Hughes
2015-06-23Move fastboot to C++.Elliott Hughes