1. 5b8b10e adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 7 years ago
  2. 7dd382d adb: improve race between device_connected and device_disconnected. by Josh Gao · 7 years ago
  3. 60b8c26 adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 7 years ago
  4. 0b13c89 adb: reunregress waiting for device on start-server. by Josh Gao · 7 years ago
  5. d1a3e8f adb: fix deadlock. by Josh Gao · 7 years ago
  6. 425aefd adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 7 years ago
  7. 3f60a96 adb: libusb: wait for devices to become accessible. by Josh Gao · 7 years ago
  8. 6da1cd4 adb: libusb: switch to hotplug for device detection. by Josh Gao · 7 years ago
  9. 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  10. 707a6e4 adb: libusb: replace sleep with timed CV wait. by Josh Gao · 7 years ago
  11. 8bf37d7 adb: properly handle libusb_clear_halt failure. by Josh Gao · 7 years ago
  12. 4acb360 Fix macOS build. by Elliott Hughes · 7 years ago
  13. cd35664 Improve udev failure diagnostics. by Elliott Hughes · 7 years ago
  14. fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  15. ef3d343 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 7 years ago
  16. b5e1141 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  17. 5d002b8 adb: don't reset usb when connecting it. by Yabin Cui · 7 years ago
  18. 1c70e1b adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago