index
:
system_core.git
r11.1
s12.1
t13.0
u14.0
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fastboot
/
usb_linux.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fastboot: Allow fastboot to asynchronously differentiate between fastboot and...
David Anderson
2020-05-28
1
-0
/
+9
*
fastbootd: Fix transport ownership.
David Anderson
2018-09-04
1
-1
/
+5
*
Add support for fastboot transport timeouts and USB Reset() on linux
Aaron Wisner
2018-07-26
1
-9
/
+21
*
Revert "Add derived UsbTransport class with USB reset method"
Tobias Thierer
2018-07-25
1
-21
/
+9
*
Add derived UsbTransport class with USB reset method
Aaron Wisner
2018-07-24
1
-9
/
+21
*
Refactor libfastboot
Aaron Wisner
2018-07-19
1
-1
/
+1
*
Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.
Elliott Hughes
2016-11-14
1
-15
/
+17
*
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-29
1
-1
/
+1
*
system/core: Cleanup direct calls to opendir by containing in a
James Hawkins
2016-02-18
1
-5
/
+3
*
fastboot: create Transport object (take 2).
David Pursell
2015-11-16
1
-43
/
+48
*
Revert "fastboot: create Transport object."
David Pursell
2015-11-14
1
-48
/
+43
*
fastboot: create Transport object.
David Pursell
2015-11-13
1
-43
/
+48
*
Document the current MAX_USBFS_BULK_SIZE situation.
Elliott Hughes
2015-07-28
1
-16
/
+19
*
Move fastboot to C++.
Elliott Hughes
2015-06-23
1
-0
/
+490