android_system_core/fastboot
Patrick Tjin 4415e2a269 Scan all descriptors when checking for fastboot [DO NOT MERGE]
For Linux, the USB code was only looking at the first
descriptor when searching for the fastboot interface
which caused some devices to not be found.

Also clarify some code by using the actual USB structures
instead of void or char pointers.

(Cherry Picked from aac89db8a5)
Change-Id: I9e4871c4d477ac10ba75bb17a955f176809af289
Signed-off-by: Patrick Tjin <pattjin@google.com>
2014-07-17 10:07:19 -07:00
..
Android.mk fastboot: Allow searching for needed dynamic libs in '.' (F2FS) 2014-06-19 14:47:19 -07:00
bootimg.c fastboot: add support for some obscure args. 2013-03-07 17:06:41 -08:00
engine.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
engineering_key.p12
fastboot.c am 47050442: am 31132182: am 07703339: Merge "Wait for device to disappear after "fastboot reboot"." 2014-06-25 00:28:50 +00:00
fastboot.h Revert "System: Fastboot: warning fixit, misc bugs and cleanup." 2014-05-07 23:31:59 +00:00
fastboot_protocol.txt Revert "fastboot: add preflash command to help with large downloads+flash" 2013-06-26 03:51:29 +00:00
fs.c fastboot: fix windows sdk build (don't do f2fs dyn load on windows) 2014-06-17 23:43:18 -07:00
fs.h Fix typo in fs.h 2014-07-09 15:27:53 -07:00
genkey.sh
p12topem.sh
protocol.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
signfile.sh
usb.h Wait for device to disappear after reboot-bootloader. 2013-10-17 20:06:32 +00:00
usb_linux.c Scan all descriptors when checking for fastboot [DO NOT MERGE] 2014-07-17 10:07:19 -07:00
usb_osx.c Wait for device to disappear after reboot-bootloader. 2013-10-17 20:06:32 +00:00
usb_windows.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
usbtest.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
util.c Wait for device to disappear after reboot-bootloader. 2013-10-17 20:06:32 +00:00
util_linux.c
util_osx.c
util_windows.c fastboot: Remove legacy MINGW workarounds 2013-06-28 17:00:41 -07:00