| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -1/+1 |
* | MTP: Don't attempt to read more than 16K at a time from the MTP driver | Mike Lockwood | 2011-12-01 | 1 | -2/+4 |
* | MTP: Use a single packet for the data phase | Mike Lockwood | 2011-07-17 | 1 | -37/+9 |
* | MTP: Implement GetThumb command | Mike Lockwood | 2011-04-25 | 1 | -0/+10 |
* | MTP host: Fix problems reading large data packets | Mike Lockwood | 2011-03-12 | 1 | -3/+3 |
* | MTP: changes to use new usb_request support in libusbhost | Mike Lockwood | 2011-01-06 | 1 | -21/+37 |
* | MTP: Make sure buffer is big enough before reading the data packet | Mike Lockwood | 2010-11-30 | 1 | -0/+1 |
* | PTP: Improve performance and reliability of file importing | Mike Lockwood | 2010-11-19 | 1 | -13/+17 |
* | MTP: Don't dump data packets twice in debug output. | Mike Lockwood | 2010-11-10 | 1 | -1/+0 |
* | MTP: Fix build break due to integer constant too large | Mike Lockwood | 2010-08-25 | 1 | -1/+1 |
* | MTP: work in progress on expanded property support | Mike Lockwood | 2010-08-25 | 1 | -1/+11 |
* | MTP: Compatibility fixes for transferring strings | Mike Lockwood | 2010-08-18 | 1 | -1/+4 |
* | MTP: Push queries for supported formats and properties up to Java. | Mike Lockwood | 2010-08-10 | 1 | -0/+7 |
* | MTP host: Add support for reading files from an MTP device via ParcelFileDesc... | Mike Lockwood | 2010-07-26 | 1 | -0/+44 |
* | MTP host fixes: | Mike Lockwood | 2010-07-20 | 1 | -1/+1 |
* | MTP: Use media provider database to implement MTP device support. | Mike Lockwood | 2010-07-08 | 1 | -4/+15 |
* | MTP: replace printfs with logcat | Mike Lockwood | 2010-06-30 | 1 | -3/+2 |
* | MTP: Add support for retrieving thumbnails to MTP content provider. | Mike Lockwood | 2010-06-10 | 1 | -5/+32 |
* | MTP: host support for retrieving device property descriptors | Mike Lockwood | 2010-06-07 | 1 | -0/+21 |
* | More work on PTP host support. | Mike Lockwood | 2010-05-19 | 1 | -0/+64 |
* | 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/+296 |