aboutsummaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2018-12-16Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181214-pull-request' ...Peter Maydell
2018-12-14usb-mtp: Limit filename to object information sizeMichael Hanselmann
2018-12-14usb-mtp: use O_NOFOLLOW and O_CLOEXEC.Gerd Hoffmann
2018-12-13usb/tusb6010: Convert sysbus init function to realize functionMao Zhongyi
2018-12-10ehci: fix fetch qtd raceGerd Hoffmann
2018-12-10usb-host: reset and close libusb_device_handle before qemu exitlinzhecheng
2018-12-10pvusb: set max grants only in initialiseJuergen Gross
2018-12-03Merge remote-tracking branch 'remotes/kraxel/tags/fixes-31-20181203-pull-requ...Peter Maydell
2018-12-03usb-mtp: outlaw slashes in filenamesGerd Hoffmann
2018-12-03usb-mtp: fix utf16_to_strGerd Hoffmann
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2018-11-27usb-host: set ifs.detached as true if kernel driver is not activelinzhecheng
2018-10-30Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181029-pull-request' ...Peter Maydell
2018-10-29hw: ccid-card-emulated: cleanup resource when realize in error pathLi Qiang
2018-10-29hw: ccid-card-emulated: introduce clean_event_notifierLi Qiang
2018-10-29usb: ohci: make num_ports to an unsinged integerLi Qiang
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster
2018-10-01ohci: set effectively usb frame rate to 1kHzMiguel GAIO
2018-10-01usb-hub: clear suspend on detachGerd Hoffmann
2018-10-01usb-mtp: reset ObjectInfo dataset size on cleanupBandan Das
2018-10-01usb-mtp: fix error conditions for write operationBandan
2018-08-21dev-mtp: rename x-root to rootdirBandan Das
2018-08-21dev-mtp: Add support for > 4GB file transfersBandan Das
2018-08-21dev-mtp: retry write for incomplete transfersBandan Das
2018-08-21dev-mtp: fix buffer allocation for writing file contentsBandan Das
2018-08-21dev-mtp: add support for canceling transactionBandan Das
2018-08-21ohci: Clear the interrupt counter for erroneous transfersSebastian Bauer
2018-08-15block: Remove deprecated -drive option serialKevin Wolf
2018-07-10Revert "block: Remove deprecated -drive option serial"Cornelia Huck
2018-07-03Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' ...Peter Maydell
2018-07-03xhci: fix guest-triggerable assertGerd Hoffmann
2018-07-03ehci: Don't fetch a NULL current qtd but advance the queue instead.Sebastian Bauer
2018-07-02hw/usb: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-29usb-storage: Add rerror/werror propertiesKevin Wolf
2018-06-18Revert "usb: release the created buses"Marc-André Lureau
2018-06-18Revert "usb-ccid: fix bus leak"Marc-André Lureau
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-06-13Purge uses of banned g_assert_FOO()Markus Armbruster
2018-06-12usb-mtp: Return error on suspicious TYPE_DATA packet from initiatorBandan Das
2018-06-12usb-ccid: fix bus leakMarc-André Lureau
2018-06-12usb/dev-mtp: Fix use of uninitialized valuesPhilippe Mathieu-Daudé
2018-06-12usb: correctly handle Zero Length PacketsPhilippe Mathieu-Daudé
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01usb: use local path for local headersMichael S. Tsirkin
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-22xen: remove other open-coded use of libxengnttabPaul Durrant
2018-05-18hw/usb/dev-smartcard-reader: Handle 64 B USB packetsJakub Jelen
2018-05-18ccid-card-passthru: fix regression in realize()Marc-André Lureau
2018-05-08Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' ...Peter Maydell
2018-05-07usb-host: skip open on pending postload bhGerd Hoffmann