index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fastboot
/
usb_linux.cpp
Age
Commit message (
Expand
)
Author
2020-05-28
fastboot: Allow fastboot to asynchronously differentiate between fastboot and...
David Anderson
2018-09-04
fastbootd: Fix transport ownership.
David Anderson
2018-07-26
Add support for fastboot transport timeouts and USB Reset() on linux
Aaron Wisner
2018-07-25
Revert "Add derived UsbTransport class with USB reset method"
Tobias Thierer
2018-07-24
Add derived UsbTransport class with USB reset method
Aaron Wisner
2018-07-19
Refactor libfastboot
Aaron Wisner
2016-11-14
Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.
Elliott Hughes
2016-04-29
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-02-18
system/core: Cleanup direct calls to opendir by containing in a
James Hawkins
2015-11-16
fastboot: create Transport object (take 2).
David Pursell
2015-11-14
Revert "fastboot: create Transport object."
David Pursell
2015-11-13
fastboot: create Transport object.
David Pursell
2015-07-28
Document the current MAX_USBFS_BULK_SIZE situation.
Elliott Hughes
2015-06-23
Move fastboot to C++.
Elliott Hughes