Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Frameworks/base: Consistency in core/jni | Andreas Gampe | 2014-11-21 | 1 | -2/+2 |
* | USB: Fix race condition in acquiring global reference in UsbRequest JNI code | Mike Lockwood | 2014-05-20 | 1 | -10/+12 |
* | AArch64: Use long for pointers in hardware classes | Ashok Bhat | 2014-01-08 | 1 | -10/+10 |
* | UsbRequest: set ByteBuffer.position() upon success. | mike wakerly | 2012-08-09 | 1 | -7/+9 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -8/+8 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -2/+2 |
* | UsbDevice: Move IO related methods to new UsbDeviceConnection class | Mike Lockwood | 2011-03-11 | 1 | -5/+5 |
* | Move USB framework support from android.hardware to android.hardware.usb package | Mike Lockwood | 2011-03-01 | 1 | -4/+4 |
* | New APIs for USB host support: | Mike Lockwood | 2011-01-22 | 1 | -0/+217 |