index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-mtp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-08
usb-mtp: fix segmentation fault
Gonglei
1
-0
/
+4
2015-05-08
usb: usb-mtp QOMify
Gonglei
1
-4
/
+7
2014-09-23
usb-mtp: convert init to realize
Gonglei
1
-3
/
+2
2014-08-15
usb: don't use 'Yoda conditions'
Gonglei
1
-2
/
+2
2014-07-23
usb: mtp: tag root property as experimental
Gerd Hoffmann
1
-1
/
+1
2014-07-11
mtp: linux guest detection fix.
Gerd Hoffmann
1
-0
/
+4
2014-05-26
usb-mtp: handle usb_mtp_get_object failure
Gerd Hoffmann
1
-2
/
+7
2014-05-26
usb-mtp: handle lseek failure
Gerd Hoffmann
1
-1
/
+4
2014-05-26
usb-mtp: use bool to track MTPObject init status
Gerd Hoffmann
1
-6
/
+8
2014-05-05
usb: mtp: reply INCOMPLETE_TRANSFER on read errors
Gerd Hoffmann
1
-1
/
+3
2014-05-05
usb: mtp: fix possible buffer overflow
Gerd Hoffmann
1
-0
/
+8
2014-05-05
usb: mtp: drop data-out hexdump
Gerd Hoffmann
1
-2
/
+1
2014-05-05
usb: mtp: avoid empty description string
Gerd Hoffmann
1
-1
/
+1
2014-05-05
usb: mtp: fix error path memory leak
Gerd Hoffmann
1
-0
/
+2
2014-05-05
usb: mtp: fix serial (must be exact 32 chars)
Gerd Hoffmann
1
-1
/
+1
2014-05-05
usb: mtp: fix version (is decimal not bcd)
Gerd Hoffmann
1
-1
/
+1
2014-05-05
usb: mtp: fix usb_mtp_add_u64
Gerd Hoffmann
1
-2
/
+2
2014-05-05
usb: mtp: replace debug printfs with trace points
Gerd Hoffmann
1
-4
/
+4
2014-04-23
usb: mtp filesharing
Gerd Hoffmann
1
-0
/
+1103