| Commit message (Expand) | Author | Age | Files | Lines |
* | Deleted the media, camera, drm related files since they are relocated | James Dong | 2012-03-28 | 1 | -835/+0 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -12/+12 |
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-04 | 1 | -3/+3 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -5/+5 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -5/+5 |
* | MtpDevice: Handle zero length packets in readResponse() | Mike Lockwood | 2011-03-14 | 1 | -0/+4 |
* | MTP host: disable some test code | Mike Lockwood | 2011-02-15 | 1 | -2/+6 |
* | Fix some memory leaks found in static analysis | Kenny Root | 2011-02-02 | 1 | -14/+40 |
* | Add support for synchronous bulk USB transfers | Mike Lockwood | 2011-01-27 | 1 | -5/+5 |
* | New APIs for MTP and PTP host support | Mike Lockwood | 2011-01-22 | 1 | -5/+215 |
* | MTP: changes to use new usb_request support in libusbhost | Mike Lockwood | 2011-01-06 | 1 | -23/+35 |
* | MTP host: Handle receiving a response packet instead of data packet. | Mike Lockwood | 2010-12-09 | 1 | -3/+16 |
* | MTP: Support format argument in host GetObjectPropDesc command | Mike Lockwood | 2010-12-07 | 1 | -2/+3 |
* | MTP: Improve MtpProperty logging support | Mike Lockwood | 2010-12-07 | 1 | -5/+40 |
* | MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc | Mike Lockwood | 2010-12-07 | 1 | -0/+35 |
* | PTP: Fix permissions problems with files imported via PTP | Mike Lockwood | 2010-11-19 | 1 | -1/+7 |
* | PTP: Improve performance and reliability of file importing | Mike Lockwood | 2010-11-19 | 1 | -79/+72 |
* | MTP: Implement support for getting/setting device properties | Mike Lockwood | 2010-09-02 | 1 | -1/+1 |
* | MTP host: Reduce buffer size for readObject so we don't clog our pipe. | Mike Lockwood | 2010-07-27 | 1 | -1/+1 |
* | MTP: Turn off excessive logging | Mike Lockwood | 2010-07-27 | 1 | -9/+5 |
* | MTP host: Add support for reading files from an MTP device via ParcelFileDesc... | Mike Lockwood | 2010-07-26 | 1 | -1/+200 |
* | MTP: Implement GetObjectPropDesc | Mike Lockwood | 2010-06-30 | 1 | -1/+1 |
* | MTP: replace printfs with logcat | Mike Lockwood | 2010-06-30 | 1 | -9/+8 |
* | MTP: Add host support for deleting objects. | Mike Lockwood | 2010-06-11 | 1 | -0/+28 |
* | MTP: Add support for retrieving thumbnails to MTP content provider. | Mike Lockwood | 2010-06-10 | 1 | -0/+14 |
* | MTP: host support for retrieving device property descriptors | Mike Lockwood | 2010-06-07 | 1 | -11/+41 |
* | Prototype Content Provider support for MTP/PTP devices. | Mike Lockwood | 2010-06-01 | 1 | -0/+230 |