Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -4/+4 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -3/+3 |
* | MTP host: Use usb_device_bulk_transfer for synchronous transfers | Mike Lockwood | 2011-02-14 | 1 | -6/+7 |
* | MTP: changes to use new usb_request support in libusbhost | Mike Lockwood | 2011-01-06 | 1 | -4/+4 |
* | MTP host: Handle receiving a response packet instead of data packet. | Mike Lockwood | 2010-12-09 | 1 | -0/+11 |
* | MTP: Implement GetPartialObject command | Mike Lockwood | 2010-11-23 | 1 | -2/+2 |
* | MTP: replace printfs with logcat | Mike Lockwood | 2010-06-30 | 1 | -12/+26 |
* | PTP host: Implement getObjectHandles and getObjectInfo commands | Mike Lockwood | 2010-05-19 | 1 | -1/+0 |
* | More work on PTP host support. | Mike Lockwood | 2010-05-19 | 1 | -0/+1 |
* | Move MTP code to the android namespace | Mike Lockwood | 2010-05-14 | 1 | -0/+4 |
* | Checkpoint work on MTP and PTP investigation. | Mike Lockwood | 2010-05-13 | 1 | -0/+136 |