Patchset introducing mtp functionality to usb. Arnaud Mandy (3): USB: linux/usb/ptp.h common definitions. usb: gadget: mtp: Add MTP function driver usb: gadget: nokia: Add MTP function interface drivers/usb/gadget/f_mtp.c | 2064 ++++++++++++++++++++++++++++++++++++++++++++ drivers/usb/gadget/nokia.c | 23 + include/linux/usb/ptp.h | 120 +++ 3 files changed, 2207 insertions(+), 0 deletions(-) create mode 100644 drivers/usb/gadget/f_mtp.c create mode 100644 include/linux/usb/ptp.h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html