summaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2020-02-12uas: fix super speed bMaxPacketSize0Gerd Hoffmann
2020-02-12usb-host: wait for cancel completeGerd Hoffmann
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-13Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...Peter Maydell
2020-01-13xhci: recheck slot statusGerd Hoffmann
2020-01-13xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOSChen Qun
2020-01-13usbredir: Prevent recursion in usbredir_writeDr. David Alan Gilbert
2020-01-13usb-redir: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich
2020-01-13usb-host: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé
2020-01-07ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandlerPhilippe Mathieu-Daudé
2020-01-07hw/usb/redirect: Do not link 'usb-redir' device when USB not enabledPhilippe Mathieu-Daudé
2019-12-18hw/usb: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-16hw/usb: Remove the USB bluetooth dongle deviceThomas Huth
2019-11-06usb-host: add option to allow all resets.Gerd Hoffmann
2019-10-18usbaudio: change playback counters to 64 bitKővágó, Zoltán
2019-10-18usb-audio: support more than two channels of audioKővágó, Zoltán
2019-10-18usb-audio: do not count on avail bytes actually availableKővágó, Zoltán
2019-08-29usb-mtp: add sanity checks on rootdirBandan Das
2019-08-29xhci: Fix memory leak in xhci_kick_epctxfangying
2019-08-29xhci: Fix memory leak in xhci_address_slotYing Fang
2019-08-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ...Peter Maydell
2019-08-22ehci: fix queue->dev null ptr dereferenceGerd Hoffmann
2019-08-21xhci: Add No Op CommandHikaru Nishida
2019-08-21usb-redir: merge interrupt packetsMartin Cerveny
2019-08-21usbredir: fix buffer-overflow on vmloadMarc-André Lureau
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-07-15hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCIPhilippe Mathieu-Daudé
2019-07-15hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...Peter Maydell
2019-06-07usb-mtp: refactor the flow of usb_mtp_write_dataBandan Das
2019-06-06hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé
2019-05-29usb-hub: emulate per port power switchingGerd Hoffmann