index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2
-3
/
+2
2021-09-30
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
Peter Maydell
3
-6
/
+4
2021-09-01
hw/usb: Fix typo in comments and print
Cai Huoqing
6
-12
/
+12
2021-09-01
uas: add stream number sanity checks.
Gerd Hoffmann
1
-0
/
+11
2021-08-05
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
1
-1
/
+1
2021-07-29
usbredir: fix free call
Gerd Hoffmann
1
-1
/
+1
2021-07-29
usb-host: wire up timer for windows
Gerd Hoffmann
1
-1
/
+32
2021-07-22
usb: fix usb-host dependency check
Gerd Hoffmann
1
-1
/
+1
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
9
-78
/
+21
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
1
-1
/
+1
2021-07-09
usb: build usb-host as module
Gerd Hoffmann
2
-2
/
+7
2021-07-09
monitor/usb: register 'info usbhost' dynamically
Gerd Hoffmann
3
-43
/
+2
2021-07-09
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
5
-34
/
+10
2021-07-09
modules: add ccid module annotations
Gerd Hoffmann
2
-0
/
+2
2021-07-09
modules: add usb-redir module annotations
Gerd Hoffmann
1
-0
/
+1
2021-06-25
configure, meson: convert libusbredir detection to meson
Paolo Bonzini
1
-1
/
+1
2021-06-25
configure, meson: convert libcacard detection to meson
Paolo Bonzini
1
-1
/
+1
2021-06-25
configure, meson: convert libusb detection to meson
Paolo Bonzini
1
-1
/
+1
2021-06-14
usb/dev-mtp: use GDateTime for formatting timestamp for objects
Daniel P. Berrangé
1
-6
/
+3
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-28
hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
Ruimei Yan
4
-7
/
+15
2021-05-28
hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
Ruimei Yan
1
-2
/
+3
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2
-7
/
+0
2021-05-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...
Peter Maydell
7
-14
/
+13
2021-05-05
usb: limit combined packets to 1 MiB (CVE-2021-3527)
Gerd Hoffmann
1
-1
/
+3
2021-05-04
usb/mtp: avoid dynamic stack allocation
Gerd Hoffmann
1
-1
/
+2
2021-05-04
usb/redir: avoid dynamic stack allocation (CVE-2021-3527)
Gerd Hoffmann
1
-3
/
+3
2021-05-04
usb/hid: avoid dynamic stack allocation
Gerd Hoffmann
2
-2
/
+2
2021-05-04
hw/usb: Do not build USB subsystem if not required
Philippe Mathieu-Daudé
1
-6
/
+3
2021-05-04
hw/usb/host-stub: Remove unused header
Philippe Mathieu-Daudé
1
-1
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
5
-5
/
+0
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw/usb: Constify VMStateDescription
Philippe Mathieu-Daudé
2
-5
/
+5
2021-03-26
hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices
Thomas Huth
1
-5
/
+5
2021-03-26
hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()
Philippe Mathieu-Daudé
1
-0
/
+9
2021-03-26
usb: Remove "-usbdevice ccid"
Thomas Huth
1
-1
/
+0
2021-03-15
usb/storage: clear csw on reset
Gerd Hoffmann
1
-0
/
+1
2021-03-15
usb/storage: add kconfig symbols
Gerd Hoffmann
2
-3
/
+14
2021-03-15
usb/storage move usb-storage device to separate source file
Gerd Hoffmann
3
-135
/
+157
2021-03-15
usb/storage: move usb-bot device to separate source file
Gerd Hoffmann
3
-42
/
+64
2021-03-15
usb/storage: move declarations to usb/msd.h header
Gerd Hoffmann
1
-42
/
+6
2021-03-15
hw/usb: Extract VT82C686 UHCI PCI function into a new unit
Philippe Mathieu-Daudé
3
-23
/
+44
2021-03-15
hw/usb/hcd-uhci: Expose generic prototypes to local header
Philippe Mathieu-Daudé
2
-57
/
+96
2021-03-15
usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
Thomas Huth
1
-1
/
+0
2021-03-15
usb: remove '-usbdevice u2f-key'
Paolo Bonzini
1
-1
/
+0
2021-03-15
usb: remove support for -usbdevice parameters
Paolo Bonzini
2
-26
/
+8
2021-03-15
hw/usb/bus: Remove the "full-path" property
Thomas Huth
1
-6
/
+1
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
3
-3
/
+3
2021-03-09
Various spelling fixes
Michael Tokarev
2
-2
/
+2
[next]