summaryrefslogtreecommitdiff
path: root/hw/usb/dev-mtp.c
AgeCommit message (Expand)Author
2014-05-05usb: mtp: reply INCOMPLETE_TRANSFER on read errorsGerd Hoffmann
2014-05-05usb: mtp: fix possible buffer overflowGerd Hoffmann
2014-05-05usb: mtp: drop data-out hexdumpGerd Hoffmann
2014-05-05usb: mtp: avoid empty description stringGerd Hoffmann
2014-05-05usb: mtp: fix error path memory leakGerd Hoffmann
2014-05-05usb: mtp: fix serial (must be exact 32 chars)Gerd Hoffmann
2014-05-05usb: mtp: fix version (is decimal not bcd)Gerd Hoffmann
2014-05-05usb: mtp: fix usb_mtp_add_u64Gerd Hoffmann
2014-05-05usb: mtp: replace debug printfs with trace pointsGerd Hoffmann
2014-04-23usb: mtp filesharingGerd Hoffmann