Age | Commit message (Expand) | Author |
2015-05-08 | usb-mtp: fix segmentation fault | Gonglei |
2015-05-08 | usb: usb-mtp QOMify | Gonglei |
2014-09-23 | usb-mtp: convert init to realize | Gonglei |
2014-08-15 | usb: don't use 'Yoda conditions' | Gonglei |
2014-07-23 | usb: mtp: tag root property as experimental | Gerd Hoffmann |
2014-07-11 | mtp: linux guest detection fix. | Gerd Hoffmann |
2014-05-26 | usb-mtp: handle usb_mtp_get_object failure | Gerd Hoffmann |
2014-05-26 | usb-mtp: handle lseek failure | Gerd Hoffmann |
2014-05-26 | usb-mtp: use bool to track MTPObject init status | Gerd Hoffmann |
2014-05-05 | usb: mtp: reply INCOMPLETE_TRANSFER on read errors | Gerd Hoffmann |
2014-05-05 | usb: mtp: fix possible buffer overflow | Gerd Hoffmann |
2014-05-05 | usb: mtp: drop data-out hexdump | Gerd Hoffmann |
2014-05-05 | usb: mtp: avoid empty description string | Gerd Hoffmann |
2014-05-05 | usb: mtp: fix error path memory leak | Gerd Hoffmann |
2014-05-05 | usb: mtp: fix serial (must be exact 32 chars) | Gerd Hoffmann |
2014-05-05 | usb: mtp: fix version (is decimal not bcd) | Gerd Hoffmann |
2014-05-05 | usb: mtp: fix usb_mtp_add_u64 | Gerd Hoffmann |
2014-05-05 | usb: mtp: replace debug printfs with trace points | Gerd Hoffmann |
2014-04-23 | usb: mtp filesharing | Gerd Hoffmann |