Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for USB devices with multiple configurations and alternate interf... | Mike Lockwood | 2014-02-27 | 1 | -3/+30 |
* | AArch64: Use long for pointers in hardware classes | Ashok Bhat | 2014-01-08 | 1 | -10/+10 |
* | Support specifying buffer start offset for USB requests. | Jeff Brown | 2013-03-28 | 1 | -20/+14 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -10/+10 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -1/+1 |
* | resolved conflicts for merge of c1730dcf to master | Mike Lockwood | 2011-05-19 | 1 | -0/+22 |
|\ | |||||
| * | USB: Add method to access raw USB device descriptors | Mike Lockwood | 2011-05-19 | 1 | -0/+22 |
* | | You don't need to poke around inside FileDescriptor manually. | Elliott Hughes | 2011-04-11 | 1 | -1/+1 |
* | | Use jniThrowException for exception throwing from native code. | Elliott Hughes | 2011-04-07 | 1 | -3/+2 |
|/ | |||||
* | UsbDevice: Move IO related methods to new UsbDeviceConnection class | Mike Lockwood | 2011-03-11 | 1 | -0/+242 |