| commit | f0fbc48125af7f02d1582e514f5b97a64266e643 | [log] [tgz] |
|---|---|---|
| author | Benoit Goby <benoit@android.com> | Mon Dec 19 14:37:50 2011 -0800 |
| committer | Colin Cross <ccross@android.com> | Mon Apr 09 13:58:00 2012 -0700 |
| tree | 12f7a57c95f8da53b5bca8d96c61adc2dabb47a8 | |
| parent | 1e8ce155ca4507b2644d005d6b2b9e29b133881c [diff] |
usb: gadget: mtp: Add MTP/PTP function USB gadget function driver used by the Android framework to implement the MTP and PTP protocols. It creates a character device that provides an interface for fast transfer of files and supports transferring files greater than 4GB. Signed-off-by: Mike Lockwood <lockwood@android.com>