summaryrefslogtreecommitdiffstats
path: root/core/jni/android_hardware_UsbDeviceConnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-12/+4
* Add support for USB devices with multiple configurations and alternate interf...Mike Lockwood2014-02-271-3/+30
* AArch64: Use long for pointers in hardware classesAshok Bhat2014-01-081-10/+10
* Support specifying buffer start offset for USB requests.Jeff Brown2013-03-281-20/+14
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-10/+10
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* resolved conflicts for merge of c1730dcf to masterMike Lockwood2011-05-191-0/+22
|\
| * USB: Add method to access raw USB device descriptorsMike Lockwood2011-05-191-0/+22
* | You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-1/+1
* | Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-071-3/+2
|/
* UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-111-0/+242