summaryrefslogtreecommitdiff
path: root/fastboot/usb_windows.cpp
AgeCommit message (Expand)Author
2023-09-03fastboot: get rid of manual transport memory managementDmitrii Merkurev
2020-05-28fastboot: Allow fastboot to asynchronously differentiate between fastboot and...David Anderson
2019-06-03fastboot: windows: Minor printf format fixesGreg Kaiser
2019-05-30fastboot: windows: fix Read functionFernando Lugo
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-06-01fastboot: fix USB_TRACE, make it better.Josh Gao
2016-11-14Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.Elliott Hughes
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-06-24Move fastboot's Windows code to C++.Elliott Hughes