Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libusbhost: Add callback to usb_host_run to notify when initial device discov... | Mike Lockwood | 2010-07-20 | 1 | -0/+3 |
* | libusbhost: The client is now responsible for creating the thread that monito... | Mike Lockwood | 2010-07-01 | 1 | -47/+49 |
* | libusbhost: Use logcat for debugging when building device library. | Mike Lockwood | 2010-06-10 | 2 | -6/+20 |
* | libusbhost: Added usb_device_get_unique_id | Mike Lockwood | 2010-06-01 | 1 | -0/+8 |
* | libusbhost: Remove global data to allow multiple instances in the same process. | Mike Lockwood | 2010-05-25 | 1 | -23/+25 |
* | libusbhost: add usb_endpoint_get_device() | Mike Lockwood | 2010-05-12 | 1 | -0/+5 |
* | libusbhost: new library for Linux USB host support. | Mike Lockwood | 2010-05-10 | 2 | -0/+497 |