index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-16
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181214-pull-request' ...
Peter Maydell
4
-16
/
+32
2018-12-14
usb-mtp: Limit filename to object information size
Michael Hanselmann
1
-4
/
+5
2018-12-14
usb-mtp: use O_NOFOLLOW and O_CLOEXEC.
Gerd Hoffmann
1
-4
/
+9
2018-12-13
usb/tusb6010: Convert sysbus init function to realize function
Mao Zhongyi
1
-5
/
+3
2018-12-10
ehci: fix fetch qtd race
Gerd Hoffmann
1
-2
/
+10
2018-12-10
usb-host: reset and close libusb_device_handle before qemu exit
linzhecheng
1
-0
/
+2
2018-12-10
pvusb: set max grants only in initialise
Juergen Gross
1
-6
/
+6
2018-12-03
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181203-pull-requ...
Peter Maydell
1
-6
/
+18
2018-12-03
usb-mtp: outlaw slashes in filenames
Gerd Hoffmann
1
-0
/
+6
2018-12-03
usb-mtp: fix utf16_to_str
Gerd Hoffmann
1
-6
/
+12
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-6
/
+6
2018-11-27
usb-host: set ifs.detached as true if kernel driver is not active
linzhecheng
1
-0
/
+3
2018-10-30
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...
Peter Maydell
2
-9
/
+24
2018-10-29
hw: ccid-card-emulated: cleanup resource when realize in error path
Li Qiang
1
-6
/
+14
2018-10-29
hw: ccid-card-emulated: introduce clean_event_notifier
Li Qiang
1
-0
/
+7
2018-10-29
usb: ohci: make num_ports to an unsinged integer
Li Qiang
1
-3
/
+3
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
1
-2
/
+3
2018-10-01
ohci: set effectively usb frame rate to 1kHz
Miguel GAIO
1
-1
/
+5
2018-10-01
usb-hub: clear suspend on detach
Gerd Hoffmann
1
-0
/
+4
2018-10-01
usb-mtp: reset ObjectInfo dataset size on cleanup
Bandan Das
1
-0
/
+2
2018-10-01
usb-mtp: fix error conditions for write operation
Bandan
1
-3
/
+4
2018-08-21
dev-mtp: rename x-root to rootdir
Bandan Das
1
-2
/
+2
2018-08-21
dev-mtp: Add support for > 4GB file transfers
Bandan Das
1
-4
/
+27
2018-08-21
dev-mtp: retry write for incomplete transfers
Bandan Das
1
-2
/
+20
2018-08-21
dev-mtp: fix buffer allocation for writing file contents
Bandan Das
1
-2
/
+4
2018-08-21
dev-mtp: add support for canceling transaction
Bandan Das
1
-4
/
+26
2018-08-21
ohci: Clear the interrupt counter for erroneous transfers
Sebastian Bauer
1
-0
/
+3
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
1
-0
/
+1
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' ...
Peter Maydell
2
-2
/
+8
2018-07-03
xhci: fix guest-triggerable assert
Gerd Hoffmann
1
-1
/
+6
2018-07-03
ehci: Don't fetch a NULL current qtd but advance the queue instead.
Sebastian Bauer
1
-1
/
+2
2018-07-02
hw/usb: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
4
-7
/
+11
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
1
-0
/
+2
2018-06-18
Revert "usb: release the created buses"
Marc-André Lureau
2
-18
/
+0
2018-06-18
Revert "usb-ccid: fix bus leak"
Marc-André Lureau
1
-1
/
+0
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
1
-1
/
+0
2018-06-13
Purge uses of banned g_assert_FOO()
Markus Armbruster
1
-1
/
+1
2018-06-12
usb-mtp: Return error on suspicious TYPE_DATA packet from initiator
Bandan Das
1
-0
/
+5
2018-06-12
usb-ccid: fix bus leak
Marc-André Lureau
1
-0
/
+1
2018-06-12
usb/dev-mtp: Fix use of uninitialized values
Philippe Mathieu-Daudé
1
-1
/
+5
2018-06-12
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
13
-13
/
+13
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
13
-13
/
+13
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-22
xen: remove other open-coded use of libxengnttab
Paul Durrant
1
-20
/
+17
2018-05-18
hw/usb/dev-smartcard-reader: Handle 64 B USB packets
Jakub Jelen
1
-5
/
+9
2018-05-18
ccid-card-passthru: fix regression in realize()
Marc-André Lureau
1
-1
/
+1
2018-05-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...
Peter Maydell
2
-7
/
+15
2018-05-07
usb-host: skip open on pending postload bh
Gerd Hoffmann
1
-0
/
+7
[next]