| Commit message (Expand) | Author | Age | Files | Lines |
* | libusbhost: permits client polling on inotify wd | Guillaume Ranquet | 2012-12-10 | 1 | -0/+13 |
* | libusbhost: Save endpoint ID in usb_request struct | Mike Lockwood | 2011-02-14 | 1 | -1/+4 |
* | libusbhost: Add call for synchronous bulk transfers | Mike Lockwood | 2011-01-27 | 1 | -9/+17 |
* | libusbhost: Add usb_device_connect_kernel_driver() | Mike Lockwood | 2011-01-22 | 1 | -0/+7 |
* | libusbhost: Tweak comments. | Mike Lockwood | 2011-01-07 | 1 | -6/+2 |
* | libusbhost: Support for multiple pending requests on a single endpoint | Mike Lockwood | 2011-01-06 | 1 | -27/+23 |
* | libusbhost: Add usb_device_get_name_from_unique_id() | Mike Lockwood | 2010-12-29 | 1 | -2/+9 |
* | libusbhost: Add accessor for the USB device descriptor | Mike Lockwood | 2010-12-13 | 1 | -0/+2 |
* | libusbhost: Add support for creating a usb_device struct from an existing fd | Mike Lockwood | 2010-12-13 | 1 | -0/+10 |
* | libusbhost: add usb chapter 9 include to usbhost.h | Erik Gilling | 2010-12-09 | 1 | -0/+7 |
* | libusbhost: add usb_device_get_unique_id_from_name() | Mike Lockwood | 2010-07-27 | 1 | -0/+2 |
* | libusbhost: Add usb_device_send_control for sending raw commands on endpoint 0. | Mike Lockwood | 2010-07-24 | 1 | -0/+9 |
* | libusbhost: Add callback to usb_host_run to notify when initial device discov... | Mike Lockwood | 2010-07-20 | 1 | -0/+8 |
* | libusbhost: The client is now responsible for creating the thread that monito... | Mike Lockwood | 2010-07-01 | 1 | -6/+20 |
* | libusbhost: Added usb_device_get_unique_id | Mike Lockwood | 2010-06-01 | 1 | -0/+5 |
* | libusbhost: Remove global data to allow multiple instances in the same process. | Mike Lockwood | 2010-05-25 | 1 | -3/+5 |
* | libusbhost: add usb_endpoint_get_device() | Mike Lockwood | 2010-05-12 | 1 | -0/+3 |
* | libusbhost: new library for Linux USB host support. | Mike Lockwood | 2010-05-10 | 1 | -0/+140 |