1. 8d66c49 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. c4c00d8 libusbhost: Limit bulk transfer requests to 16384 bytes by Mike Lockwood · 13 years ago
  3. b5d68a3 libusbhost: Save endpoint ID in usb_request struct by Mike Lockwood · 13 years ago
  4. 120b57a libusbhost: Add call for synchronous bulk transfers by Mike Lockwood · 13 years ago
  5. ec9e7b1 libusbhost: Add usb_device_connect_kernel_driver() by Mike Lockwood · 13 years ago
  6. e533c5f libusbhost: Support for multiple pending requests on a single endpoint by Mike Lockwood · 14 years ago
  7. 7d700f8 libusbhost: Add usb_device_get_name_from_unique_id() by Mike Lockwood · 14 years ago
  8. 1235389 Change libusbhost from static to shared library by Mike Lockwood · 14 years ago
  9. 93aff72 libusbhost: Fix breakage due to not storing dev_name in struct usb_device by Mike Lockwood · 14 years ago
  10. 5037207 libusbhost: Add accessor for the USB device descriptor by Mike Lockwood · 14 years ago
  11. cd185f2 libusbhost: Add support for creating a usb_device struct from an existing fd by Mike Lockwood · 14 years ago
  12. 07eb4af libusbhost: add usb_device_get_unique_id_from_name() by Mike Lockwood · 14 years ago
  13. 1b7d991 libusbhost: Add usb_device_send_control for sending raw commands on endpoint 0. by Mike Lockwood · 14 years ago
  14. e8849d1 libusbhost: Fix deadlock on devices without USB host support. by Mike Lockwood · 14 years ago
  15. a805519 libusbhost: Add callback to usb_host_run to notify when initial device discovery is done by Mike Lockwood · 14 years ago
  16. 7a96ba4 libusbhost: The client is now responsible for creating the thread that monitors the bus by Mike Lockwood · 14 years ago
  17. e15af09 libusbhost: Use logcat for debugging when building device library. by Mike Lockwood · 14 years ago
  18. 203f102 libusbhost: Added usb_device_get_unique_id by Mike Lockwood · 14 years ago
  19. 6ac3aa1 libusbhost: Remove global data to allow multiple instances in the same process. by Mike Lockwood · 14 years ago
  20. 5e567cb libusbhost: add usb_endpoint_get_device() by Mike Lockwood · 14 years ago
  21. 30ff2c7 libusbhost: new library for Linux USB host support. by Mike Lockwood · 14 years ago