aboutsummaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
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
2018-05-07usb-mtp: Unconditionally check for the readonly bitBandan Das
2018-05-07usb-mtp: Add some NULL checks for issues pointed out by coverityBandan Das
2018-05-04hw/usb/tusb6010: Convert away from old_mmioPeter Maydell
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-04-27ccid-card: include libcacard.h onlyMichal Privoznik
2018-04-27Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_optionJohn Thomson
2018-04-27ccid: Fix dwProtocols advertisement of T=0Jason Andryuk
2018-03-12usbredir: reorder fields in USBRedirDevice to reduce paddingzhenwei.pi
2018-02-26usb-mtp: Advertise SendObjectInfo for write supportBandan Das
2018-02-26usb-mtp: Introduce write support for MTP objectsBandan Das
2018-02-26usb-mtp: Support delete of mtp objectsBandan Das
2018-02-26usb-mtp: print parent path in IN_IGNORED trace fnBandan Das
2018-02-26usb-mtp: Add one more argument when building resultsBandan Das
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan