summaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2017-05-15Merge remote-tracking branch 'kraxel/tags/pull-usb-20170512-1' into stagingStefan Hajnoczi
2017-05-12hw/usb/dev-serial: Do not try to set vendorid or productid propertiesThomas Huth
2017-05-12xhci: relax link checkLadi Prosek
2017-05-12usb-hub: clear PORT_STAT_SUSPEND on wakeupLadi Prosek
2017-05-12xhci: fix loggingLadi Prosek
2017-05-12usb-redir: fix stack overflow in usbredir_log_dataGerd Hoffmann
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2017-05-07usb-ccid: make ccid_write_data_block() cope with null buffersPhilippe Mathieu-Daudé
2017-05-04char: add a /chardevs containerMarc-André Lureau
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng
2017-04-21xen: import ring.h from xenStefano Stabellini
2017-04-03usb-host: switch to LIBUSB_API_VERSIONGerd Hoffmann
2017-04-03xhci: flush dequeue pointer to endpoint contextGerd Hoffmann
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2017-03-09ohci: relax link checkGerd Hoffmann
2017-03-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a'...Peter Maydell
2017-03-02Merge remote-tracking branch 'remotes/elmarco/tags/leak-pull-request' into st...Peter Maydell
2017-03-01usb: release the created busesMarc-André Lureau
2017-02-28hw/block: Request permissionsKevin Wolf
2017-02-28migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratableAshijeet Acharya
2017-02-23xhci: properties cleanupGerd Hoffmann
2017-02-23usb: ohci: fix error return code in servicing tdLi Qiang
2017-02-23usb: replace handle_destroy with unrealizeMarc-André Lureau
2017-02-21usb-ccid: add check message size checksGerd Hoffmann
2017-02-21usb-ccid: move header size checkGerd Hoffmann
2017-02-21usb-ccid: better bulk_out error handlingGerd Hoffmann
2017-02-21xhci: drop via vendor command handlingGerd Hoffmann
2017-02-21xhci: fix nec vendor quirk handlingGerd Hoffmann
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann
2017-02-21xhci: drop ER_FULL_HACK workaroundGerd Hoffmann
2017-02-21xhci: apply limits to loopsGerd Hoffmann
2017-02-21usb: ohci: limit the number of link edsLi Qiang
2017-02-21usb: ohci: fix error return code in servicing iso tdLi Qiang
2017-02-21usb: ehci: fix memory leak in ehciLi Qiang
2017-02-06xhci: fix event queue IRQ handlingGerd Hoffmann
2017-02-06usb: ccid: check ccid apdu lengthPrasad J Pandit
2017-02-06xhci: guard xhci_kick_epctx against recursive callsGerd Hoffmann
2017-02-06xhci: don't kick in xhci_submit and xhci_fire_ctl_transferGerd Hoffmann
2017-02-06xhci: rename xhci_complete_packet to xhci_try_complete_packetGerd Hoffmann
2017-02-06xhci: only free completed transfersGerd Hoffmann
2017-02-06usb: accept usb3 control requestsGerd Hoffmann
2017-02-06usb/uas: more verbose error messageGerd Hoffmann
2017-02-06hw/usb/dev-hid: Improve guest compatibility of usb-tabletPhil Dennis-Jordan
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-02-01hcd-xhci: check & correct param before using itCao jin
2017-01-31trace: clean up trace-events filesStefan Hajnoczi