platform_system_core/fastboot
Patrick Tjin aac89db8a5 Scan all descriptors when checking for fastboot
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.

Change-Id: I9e4871c4d477ac10ba75bb17a955f176809af289
Signed-off-by: Patrick Tjin <pattjin@google.com>
2014-07-11 14:15:30 -07:00
..
Android.mk fastboot: turn on -Werror 2014-05-14 08:33:56 -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 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fastboot.c Wait for device to disappear after "fastboot reboot". 2014-06-24 22:34:34 +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: support for overriding format fs-type and size 2014-05-06 15:14:15 -07:00
fs.h Fix typo in fs.h 2014-07-09 15:27:53 -07:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
p12topem.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
signfile.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
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 2014-07-11 14:15:30 -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 Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_osx.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_windows.c fastboot: Remove legacy MINGW workarounds 2013-06-28 17:00:41 -07:00