summaryrefslogtreecommitdiffstats
path: root/media/mtp/MtpPacket.cpp
Commit message (Expand)AuthorAgeFilesLines
* MTP: add strict bounds checking for all incoming packetsMike Lockwood2014-11-121-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
* MTP host: Use usb_device_bulk_transfer for synchronous transfersMike Lockwood2011-02-141-6/+7
* MTP: changes to use new usb_request support in libusbhostMike Lockwood2011-01-061-4/+4
* MTP host: Handle receiving a response packet instead of data packet.Mike Lockwood2010-12-091-0/+11
* MTP: Implement GetPartialObject commandMike Lockwood2010-11-231-2/+2
* MTP: replace printfs with logcatMike Lockwood2010-06-301-12/+26
* PTP host: Implement getObjectHandles and getObjectInfo commandsMike Lockwood2010-05-191-1/+0
* More work on PTP host support.Mike Lockwood2010-05-191-0/+1
* Move MTP code to the android namespaceMike Lockwood2010-05-141-0/+4
* Checkpoint work on MTP and PTP investigation.Mike Lockwood2010-05-131-0/+136