History log of /include/linux/usb/f_mtp.h
Revision Date Author Comments
f0fbc48125af7f02d1582e514f5b97a64266e643 19-Dec-2011 Benoit Goby <benoit@android.com> 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>