aboutsummaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)Author
2022-07-01hw: canokey: Remove HS support as not compliant to the specMkfsSion
2022-07-01hw/usb/canokey: fix compatibility of qemu-xhciHongren (Zenithal) Zheng
2022-07-01hw/usb/canokey: Fix CCID ZLPHongren (Zenithal) Zheng
2022-06-14usbredir: avoid queuing hello packet on snapshot restoreJoelle van Dyne
2022-06-14hw/usb/hcd-ehci: fix writeback orderArnout Engelen
2022-06-14meson: Add CanoKeyHongren (Zenithal) Zheng
2022-06-14hw/usb/canokey: Add trace eventsHongren (Zenithal) Zheng
2022-06-14hw/usb: Add CanoKey ImplementationHongren (Zenithal) Zheng
2022-06-06modules: introduces module_kconfig directiveJose R. Ziviani
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau
2022-03-04hw/usb/redirect.c: Stop using qemu_oom_check()Peter Maydell
2022-03-04usb/ohci: Don't use packet from OHCIState for isochronous transfersBALATON Zoltan
2022-03-04usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()BALATON Zoltan
2022-03-04usb/ohci: Move USBPortOps related functions togetherBALATON Zoltan
2022-03-04usb/ohci: Move cancelling async packet to ohci_stop_endpoints()BALATON Zoltan
2022-03-04usb/ohci: Move trace point and log ep number to help debuggingBALATON Zoltan
2022-03-04hw/usb/dev-mtp: create directories with a+x mode maskVolker Rümelin
2022-03-04hw/usb: pacify xhciwmi.exe warningDenis V. Lunev
2022-02-22Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell
2022-02-22hid: Implement support for side and extra buttonsNoah Bergbauer
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow
2022-01-13uas: add missing returnGerd Hoffmann
2022-01-13usb: allow max 8192 bytes for desczhenwei pi
2022-01-13hw/usb/dev-wacom: add missing HID descriptorDario Binacchi
2021-12-31pci: Let ld*_pci_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-31dma: Let ld*_dma() propagate MemTxResultPhilippe Mathieu-Daudé
2021-12-31dma: Let ld*_dma() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_map() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-30dma: Let dma_memory_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-11-02hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interruptsBALATON Zoltan
2021-11-02usb/uhci: Replace pci_set_irq with qemu_set_irqBALATON Zoltan
2021-11-02usb/uhci: Disallow user creating a vt82c686-uhci-pci deviceBALATON Zoltan
2021-11-02usb/uhci: Misc clean upBALATON Zoltan
2021-09-30qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell
2021-09-30scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()Peter Maydell
2021-09-01hw/usb: Fix typo in comments and printCai Huoqing
2021-09-01uas: add stream number sanity checks.Gerd Hoffmann
2021-08-05chardev: mark explicitly first argument as poisonedMarc-André Lureau
2021-07-29usbredir: fix free callGerd Hoffmann
2021-07-29usb-host: wire up timer for windowsGerd Hoffmann
2021-07-22usb: fix usb-host dependency checkGerd Hoffmann
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-09misc: Fix "havn't" typoPhilippe Mathieu-Daudé
2021-07-09usb: build usb-host as moduleGerd Hoffmann
2021-07-09monitor/usb: register 'info usbhost' dynamicallyGerd Hoffmann