| Commit message (Expand) | Author | Age | Files | Lines |
* | MTP: add strict bounds checking for all incoming packets | Mike Lockwood | 2014-11-12 | 1 | -38/+55 |
* | mtp: avoid silent allocation overflow in MtpProperty | Lajos Molnar | 2014-03-24 | 1 | -1/+8 |
* | MTP: Add support for device property changed events | Mike Lockwood | 2014-03-11 | 1 | -2/+2 |
* | Make frameworks/av 64-bit compatible | Kévin PETIT | 2014-02-11 | 1 | -2/+3 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -6/+6 |
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-04 | 1 | -10/+10 |
* | MTP: Improve argument checking in SendObjectInfo | Mike Lockwood | 2010-12-08 | 1 | -0/+1 |
* | MTP: Read property code before calling isDeviceProperty in MtpProperty::read() | Mike Lockwood | 2010-12-07 | 1 | -2/+1 |
* | MTP: Improve MtpProperty logging support | Mike Lockwood | 2010-12-07 | 1 | -3/+88 |
* | MTP: Add support for multiple properties in GetObjectPropList command | Mike Lockwood | 2010-12-02 | 1 | -1/+1 |
* | MTP: Use DateTime form in GetObjectPropDesc for date/time properties. | Mike Lockwood | 2010-11-23 | 1 | -0/+4 |
* | MTP: Partial implementation of the GetObjectPropList command | Mike Lockwood | 2010-11-15 | 1 | -1/+1 |
* | Add support for range and enum forms in MTP ObjectPropDescs | Mike Lockwood | 2010-11-10 | 1 | -0/+89 |
* | MTP: Include current property value in GetDevicePropDesc | Mike Lockwood | 2010-09-25 | 1 | -32/+52 |
* | MTP: Fix reading and writing device property descriptors | Mike Lockwood | 2010-09-25 | 1 | -4/+14 |
* | MTP: Implement support for getting/setting device properties | Mike Lockwood | 2010-09-02 | 1 | -3/+2 |
* | MTP: Fix reading and writing property descriptors | Mike Lockwood | 2010-08-09 | 1 | -0/+4 |
* | MTP: Turn off excessive logging | Mike Lockwood | 2010-07-27 | 1 | -3/+3 |
* | MTP: Fix problems reading and writing arrays in property values. | Mike Lockwood | 2010-07-20 | 1 | -4/+37 |
* | MTP: Implement GetObjectPropDesc | Mike Lockwood | 2010-06-30 | 1 | -2/+132 |
* | MTP: replace printfs with logcat | Mike Lockwood | 2010-06-30 | 1 | -2/+1 |
* | MTP: host support for retrieving device property descriptors | Mike Lockwood | 2010-06-07 | 1 | -0/+161 |