This patch series adds support for deletion and upload of TIFF or JPEG images and text files. Changes since first version: - Merged upload functionality fixes to third patch, so the patch 5 from previous series is now removed entirely - fixed endianness issues, so that deletion/upload now works on big-endian target - added a patch to update documentation in README Anatolij Gustschin (5): ptp-gadget: Fix issue in enum_object ptp-gadget: Add delete object support ptp-gadget: Add support for SendObjectInfo and SendObject ptp-gadget: Add storage clean up code ptp-gadget: update documentation README | 6 +- ptp.c | 998 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 951 insertions(+), 53 deletions(-) -- 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