summaryrefslogtreecommitdiffstats
path: root/hw/usb/dev-mtp.c
Commit message (Expand)AuthorAgeFilesLines
* usb-mtp: fix segmentation faultGonglei2015-05-081-0/+4
* usb: usb-mtp QOMifyGonglei2015-05-081-4/+7
* usb-mtp: convert init to realizeGonglei2014-09-231-3/+2
* usb: don't use 'Yoda conditions'Gonglei2014-08-151-2/+2
* usb: mtp: tag root property as experimentalGerd Hoffmann2014-07-231-1/+1
* mtp: linux guest detection fix.Gerd Hoffmann2014-07-111-0/+4
* usb-mtp: handle usb_mtp_get_object failureGerd Hoffmann2014-05-261-2/+7
* usb-mtp: handle lseek failureGerd Hoffmann2014-05-261-1/+4
* usb-mtp: use bool to track MTPObject init statusGerd Hoffmann2014-05-261-6/+8
* usb: mtp: reply INCOMPLETE_TRANSFER on read errorsGerd Hoffmann2014-05-051-1/+3
* usb: mtp: fix possible buffer overflowGerd Hoffmann2014-05-051-0/+8
* usb: mtp: drop data-out hexdumpGerd Hoffmann2014-05-051-2/+1
* usb: mtp: avoid empty description stringGerd Hoffmann2014-05-051-1/+1
* usb: mtp: fix error path memory leakGerd Hoffmann2014-05-051-0/+2
* usb: mtp: fix serial (must be exact 32 chars)Gerd Hoffmann2014-05-051-1/+1
* usb: mtp: fix version (is decimal not bcd)Gerd Hoffmann2014-05-051-1/+1
* usb: mtp: fix usb_mtp_add_u64Gerd Hoffmann2014-05-051-2/+2
* usb: mtp: replace debug printfs with trace pointsGerd Hoffmann2014-05-051-4/+4
* usb: mtp filesharingGerd Hoffmann2014-04-231-0/+1103
OpenPOWER on IntegriCloud