aboutsummaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2016-10-28usb: Change *_exitfn return type from int to voidAkanksha Srivastava
2016-10-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-24char: remove unused CHR_EVENT_FOCUSMarc-André Lureau
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-10-21xen-usb: do not reference PAGE_SIZEStefano Stabellini
2016-10-12usb-redir: allocate buffers before waking up the host adapterHans de Goede
2016-10-12usb: Fix incorrect default DMA offset.Vijay Kumar B
2016-10-12usb: fix serial generatorGerd Hoffmann
2016-10-12xhci: make xhci_epid_to_usbep accept XHCIEPContextGerd Hoffmann
2016-10-12xhci: drop XHCITransfer->{slotid,epid}Gerd Hoffmann
2016-10-12xhci: add & use xhci_kick_epctx()Gerd Hoffmann
2016-10-12xhci: drop XHCITransfer->xhciGerd Hoffmann
2016-10-12xhci: use linked list for transfersGerd Hoffmann
2016-10-12xhci: drop unused comp_xfer fieldGerd Hoffmann
2016-10-12xhci: decouple EV_QUEUE from TD_QUEUEGerd Hoffmann
2016-10-12xhci: limit the number of link trbs we are willing to processGerd Hoffmann
2016-10-08usb: ehci: fix memory leak in ehci_process_itdLi Qiang
2016-09-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...Peter Maydell
2016-09-14usb-mtp: added object propertiesIsaac Lozano
2016-09-14usb-mtp: fix sending files larger than 4gbIsaac Lozano
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-09-13usb:xhci:fix memory leak in usb_xhci_exitLi Qiang
2016-09-13usb-host: fix streams detection in usb_host_speed_compatGerd Hoffmann
2016-09-13xhci: Fix remainder field for TR_SETUP completion event.Hans Petter Selasky
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-08usb: free leaking pathMarc-André Lureau
2016-08-08usb: free USBDevice.stringsMarc-André Lureau
2016-08-03xen: drain submit queue in xen-usb before removing deviceJuergen Gross
2016-08-02ehci: faster frame index calculation for skipped framesEvgeny Yakovlev
2016-08-02wxx: Fix compilation of host-libusb.cStefan Weil
2016-08-02wxx: Fix compiler warning for host-libusb.cStefan Weil
2016-07-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160720-1' into s...Peter Maydell
2016-07-20usbredir: add streams propertyGerd Hoffmann
2016-07-20xhci: Fix possible side effect from assert()Alexey Kardashevskiy
2016-07-19net: Use correct type for bool flagEric Blake
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-13block/qdev: Allow node name for drive propertiesKevin Wolf
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-12xen-usb: Fix 32bit buildAnthony PERARD
2016-07-12nec-usb-xhci: set the device state to USB_STATE_DEFAULTZhang Shuaiyi
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-07-05usb xhci: change msi/msix property typeCao jin
2016-06-22usb-uas: hotplug supportGerd Hoffmann
2016-06-22usb-bot: hotplug supportGerd Hoffmann