1. 670b359 usb: fix usb-host dependency check by Gerd Hoffmann · 3 years, 8 months ago
  2. d1987c8 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 8 months ago
  3. a476123 misc: Fix "havn't" typo by Philippe Mathieu-Daudé · 3 years, 8 months ago
  4. 627302a usb: build usb-host as module by Gerd Hoffmann · 3 years, 9 months ago
  5. f1a74bf monitor/usb: register 'info usbhost' dynamically by Gerd Hoffmann · 3 years, 9 months ago
  6. b7b2a60 usb: drop usb_host_dev_is_scsi_storage hook by Gerd Hoffmann · 3 years, 9 months ago
  7. be4bf77 modules: add ccid module annotations by Gerd Hoffmann · 3 years, 9 months ago
  8. 320f483 modules: add usb-redir module annotations by Gerd Hoffmann · 3 years, 9 months ago
  9. 18f31e6 configure, meson: convert libusbredir detection to meson by Paolo Bonzini · 3 years, 9 months ago
  10. 5f364c5 configure, meson: convert libcacard detection to meson by Paolo Bonzini · 3 years, 9 months ago
  11. 90540f3 configure, meson: convert libusb detection to meson by Paolo Bonzini · 3 years, 9 months ago
  12. 970bc16 usb/dev-mtp: use GDateTime for formatting timestamp for objects by Daniel P. Berrangé · 3 years, 10 months ago
  13. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
  14. fc967aa hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X by Ruimei Yan · 3 years, 10 months ago
  15. 3c6151c hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to by Ruimei Yan · 3 years, 10 months ago
  16. 9d49bcf Drop the deprecated lm32 target by Markus Armbruster · 3 years, 10 months ago
  17. e4f3ede Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' into staging by Peter Maydell · 3 years, 10 months ago
  18. 05a40b1 usb: limit combined packets to 1 MiB (CVE-2021-3527) by Gerd Hoffmann · 3 years, 10 months ago
  19. 06aa50c usb/mtp: avoid dynamic stack allocation by Gerd Hoffmann · 3 years, 10 months ago
  20. 7ec54f9 usb/redir: avoid dynamic stack allocation (CVE-2021-3527) by Gerd Hoffmann · 3 years, 10 months ago
  21. 3f67e2e usb/hid: avoid dynamic stack allocation by Gerd Hoffmann · 3 years, 10 months ago
  22. 9c3c834 hw/usb: Do not build USB subsystem if not required by Philippe Mathieu-Daudé · 3 years, 11 months ago
  23. 1081607 hw/usb/host-stub: Remove unused header by Philippe Mathieu-Daudé · 3 years, 11 months ago
  24. 19f4ed3 hw: Do not include qemu/log.h if it is not necessary by Thomas Huth · 4 years ago
  25. e924921 hw: Do not include hw/irq.h if it is not necessary by Thomas Huth · 4 years ago
  26. f6527ea hw: Do not include hw/sysbus.h if it is not necessary by Thomas Huth · 4 years ago
  27. db2dc7d hw/usb: Constify VMStateDescription by Philippe Mathieu-Daudé · 4 years ago
  28. db0b034 hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices by Thomas Huth · 4 years ago
  29. 2da6e36 hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize() by Philippe Mathieu-Daudé · 4 years ago
  30. d2aea77 usb: Remove "-usbdevice ccid" by Thomas Huth · 4 years ago
  31. 39912c1 usb/storage: clear csw on reset by Gerd Hoffmann · 4 years ago
  32. f98c9bd usb/storage: add kconfig symbols by Gerd Hoffmann · 4 years ago
  33. 6556135 usb/storage move usb-storage device to separate source file by Gerd Hoffmann · 4 years ago
  34. 31b7bed usb/storage: move usb-bot device to separate source file by Gerd Hoffmann · 4 years ago
  35. bbd8323 usb/storage: move declarations to usb/msd.h header by Gerd Hoffmann · 4 years ago
  36. 6f2bcd5 hw/usb: Extract VT82C686 UHCI PCI function into a new unit by Philippe Mathieu-Daudé · 4 years ago
  37. 9a4e12a hw/usb/hcd-uhci: Expose generic prototypes to local header by Philippe Mathieu-Daudé · 4 years ago
  38. 6db3427 usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed) by Thomas Huth · 4 years ago
  39. 6523c96 usb: remove '-usbdevice u2f-key' by Paolo Bonzini · 4 years ago
  40. 405cf80 usb: remove support for -usbdevice parameters by Paolo Bonzini · 4 years ago
  41. 7707bea hw/usb/bus: Remove the "full-path" property by Thomas Huth · 4 years ago
  42. 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 2 months ago
  43. cba42d6 Various spelling fixes by Michael Tokarev · 4 years ago
  44. 17ea26c2 scsi: drop 'result' argument from command_complete callback by Hannes Reinecke · 4 years, 4 months ago
  45. 50bf0b3 u2f-passthru: put it into the 'misc' category by Gan Qixin · 4 years, 3 months ago
  46. 6ba5a43 usb/pcap: set flag_setup by Gerd Hoffmann · 4 years, 1 month ago
  47. 0dbe476 usb-host: use correct altsetting in usb_host_ep_update by Nick Rosbrook · 4 years, 1 month ago
  48. 86b1cf3 block: Separate blk_is_writable() and blk_supports_write_perm() by Kevin Wolf · 4 years, 2 months ago
  49. 2980a31 usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER by Gerd Hoffmann · 4 years, 2 months ago
  50. 0f6dba1 usb: add pcap support. by Gerd Hoffmann · 4 years, 2 months ago
  51. d755cb9 hw/usb/dev-uas: Report command additional adb length as unsupported by Philippe Mathieu-Daudé · 4 years, 2 months ago
  52. 96b66e5 hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts by Philippe Mathieu-Daudé · 4 years, 2 months ago
  53. c3585b6 hw/usb: Convert to qdev_realize() by Markus Armbruster · 4 years, 2 months ago
  54. 268c024 hw/usb: Fix bad printf format specifiers by Alex Chen · 4 years, 4 months ago
  55. a3c27ea hw/usb/host-libusb.c: fix build with kernel < 5.0 by Fabrice Fontaine · 4 years, 3 months ago
  56. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 3 months ago
  57. 41192db Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 2 months ago
  58. 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 3 months ago
  59. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 3 months ago
  60. af3f373 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 3 months ago
  61. 2f181fb machine: introduce MachineInitPhase by Paolo Bonzini · 4 years, 4 months ago
  62. e29c7db usb: xlnx-usb-subsystem: Add xilinx usb subsystem by Sai Pavan Boddu · 4 years, 3 months ago
  63. 8bbe61f usb: Add DWC3 model by Vikram Garhwal · 4 years, 3 months ago
  64. 50e76a7 usb: Add versal-usb2-ctrl-regs module by Sai Pavan Boddu · 4 years, 3 months ago
  65. 6ca2aa5 usb: fix kconfig for usb-xhci-sysbus by Paolo Bonzini · 4 years, 4 months ago
  66. cb5ed40 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-15' into staging by Peter Maydell · 4 years, 4 months ago
  67. c590fe3 xhci: move sanity checks by Gerd Hoffmann · 4 years, 4 months ago
  68. 22abfc9 xhci: fix guest triggerable assert by Gerd Hoffmann · 4 years, 4 months ago
  69. af06a02 usb-storage: fill csw on cancel by Gerd Hoffmann · 4 years, 4 months ago
  70. e315bfd usb-storage: use bool for removable property by Gerd Hoffmann · 4 years, 4 months ago
  71. 51d4e42 usb-storage: add commandlog property by Gerd Hoffmann · 4 years, 4 months ago
  72. d0ccb39 usb-storage: switch trace events by Gerd Hoffmann · 4 years, 4 months ago
  73. bee4197 usb: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  74. 172bc85 xhci: fix nec-usb-xhci properties by Gerd Hoffmann · 4 years, 4 months ago
  75. f0617ab hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI) by Philippe Mathieu-Daudé · 4 years, 4 months ago
  76. 963a7be dev-serial: store flow control and xon/xoff characters by Mark Cave-Ayland · 4 years, 4 months ago
  77. a79f86c dev-serial: add support for setting data_bits in QEMUSerialSetParams by Mark Cave-Ayland · 4 years, 4 months ago
  78. 66007a9 dev-serial: add always-plugged property to ensure USB device is always attached by Mark Cave-Ayland · 4 years, 4 months ago
  79. 687dfe6 dev-serial: replace DeviceOutVendor/DeviceInVendor with equivalent macros from usb.h by Mark Cave-Ayland · 4 years, 4 months ago
  80. 655ec80 dev-serial: add trace-events for baud rate and data parameters by Mark Cave-Ayland · 4 years, 4 months ago
  81. ebb1132 dev-serial: convert from DPRINTF to trace-events by Mark Cave-Ayland · 4 years, 4 months ago
  82. 8a0e4ee dev-serial: use USB_SERIAL QOM macro for USBSerialState assignments by Mark Cave-Ayland · 4 years, 4 months ago
  83. adab8d4 dev-serial: style changes to improve readability and checkpatch fixes by Mark Cave-Ayland · 4 years, 4 months ago
  84. e23e7b1 hw/arm/npcm7xx: Add EHCI and OHCI controllers by Havard Skinnemoen · 4 years, 5 months ago
  85. 7114f6e usb/xhci: fixup xhci kconfig deps by Gerd Hoffmann · 4 years, 5 months ago
  86. 8e9c0c0 usb/xhci: add xhci_sysbus_build_aml() helper by Gerd Hoffmann · 4 years, 5 months ago
  87. 848db52 usb/xhci: add include/hw/usb/xhci.h header file by Gerd Hoffmann · 4 years, 5 months ago
  88. bea2a9e hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet() by Mauro Matteo Cascella · 4 years, 5 months ago
  89. ccee80c usb/hcd-ehci: Fix error handling on missing device for iTD by Anthony PERARD · 4 years, 5 months ago
  90. 69958d8 usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...) by Paul Zimmerman · 4 years, 6 months ago
  91. 5c43b60 hw/usb: Use lock guard macros by Amey Narkhede · 4 years, 6 months ago
  92. f00ff13 usb: hcd-xhci-sysbus: Attach xhci to sysbus device by Sai Pavan Boddu · 4 years, 5 months ago
  93. 8ddab8d usb/hcd-xhci: Split pci wrapper for xhci base model by Sai Pavan Boddu · 4 years, 5 months ago
  94. 755fba11 usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c by Sai Pavan Boddu · 4 years, 5 months ago
  95. a531707 usb/hcd-xhci: Make dma read/writes hooks pci free by Sai Pavan Boddu · 4 years, 5 months ago
  96. edf6ea6 Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
  97. 1be90eb hw: usb: hcd-ohci: check for processed TD before retire by Prasad J Pandit · 4 years, 6 months ago
  98. 1328fe0 hw: usb: hcd-ohci: check len and frame_number variables by Prasad J Pandit · 4 years, 6 months ago
  99. 26d56f4 usb: fix u2f build by Gerd Hoffmann · 4 years, 6 months ago
  100. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago