summaryrefslogtreecommitdiffstats
path: root/fastboot/usb_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* fastbootd: Fix transport ownership.David Anderson2018-09-041-1/+5
* Add support for fastboot transport timeouts and USB Reset() on linuxAaron Wisner2018-07-261-3/+9
* Revert "Add derived UsbTransport class with USB reset method"Tobias Thierer2018-07-251-9/+3
* Add derived UsbTransport class with USB reset methodAaron Wisner2018-07-241-3/+9
* fastboot: fix USB_TRACE, make it better.Josh Gao2018-06-011-6/+15
* Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.Elliott Hughes2016-11-141-6/+0
* fastboot: create Transport object (take 2).David Pursell2015-11-161-74/+59
* Revert "fastboot: create Transport object."David Pursell2015-11-141-59/+74
* fastboot: create Transport object.David Pursell2015-11-131-74/+59
* Move fastboot's Windows code to C++.Elliott Hughes2015-06-241-0/+385