summaryrefslogtreecommitdiffstats
path: root/media/mtp/MtpDataPacket.cpp
Commit message (Expand)AuthorAgeFilesLines
* MTP: add strict bounds checking for all incoming packetsMike Lockwood2014-11-121-43/+117
* Fix buffer allocationMarco Nelissen2014-06-231-1/+1
* Long mp3 metadata displays as corrupted file after transferYin Liu2013-12-201-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* MTP: Don't attempt to read more than 16K at a time from the MTP driverMike Lockwood2011-12-011-2/+4
* MTP: Use a single packet for the data phaseMike Lockwood2011-07-171-37/+9
* MTP: Implement GetThumb commandMike Lockwood2011-04-251-0/+10
* MTP host: Fix problems reading large data packetsMike Lockwood2011-03-121-3/+3
* MTP: changes to use new usb_request support in libusbhostMike Lockwood2011-01-061-21/+37
* MTP: Make sure buffer is big enough before reading the data packetMike Lockwood2010-11-301-0/+1
* PTP: Improve performance and reliability of file importingMike Lockwood2010-11-191-13/+17
* MTP: Don't dump data packets twice in debug output.Mike Lockwood2010-11-101-1/+0
* MTP: Fix build break due to integer constant too largeMike Lockwood2010-08-251-1/+1
* MTP: work in progress on expanded property supportMike Lockwood2010-08-251-1/+11
* MTP: Compatibility fixes for transferring stringsMike Lockwood2010-08-181-1/+4
* MTP: Push queries for supported formats and properties up to Java.Mike Lockwood2010-08-101-0/+7
* MTP host: Add support for reading files from an MTP device via ParcelFileDesc...Mike Lockwood2010-07-261-0/+44
* MTP host fixes:Mike Lockwood2010-07-201-1/+1
* MTP: Use media provider database to implement MTP device support.Mike Lockwood2010-07-081-4/+15
* MTP: replace printfs with logcatMike Lockwood2010-06-301-3/+2
* MTP: Add support for retrieving thumbnails to MTP content provider.Mike Lockwood2010-06-101-5/+32
* MTP: host support for retrieving device property descriptorsMike Lockwood2010-06-071-0/+21
* More work on PTP host support.Mike Lockwood2010-05-191-0/+64
* Move MTP code to the android namespaceMike Lockwood2010-05-141-0/+4
* Checkpoint work on MTP and PTP investigation.Mike Lockwood2010-05-131-0/+296