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
2020-08-31
hw/usb: Add U2F key base class
César Belley
1
-0
/
+92
2020-08-31
hw/usb: Regroup USB HID protocol values
César Belley
2
-28
/
+10
2020-08-31
ehci: drop pointless warn_report for guest bugs.
Gerd Hoffmann
1
-1
/
+0
2020-08-31
hw: ehci: check return value of 'usb_packet_map'
Li Qiang
1
-2
/
+8
2020-08-31
hw: ehci: destroy sglist in error path
Li Qiang
1
-0
/
+1
2020-08-31
hw: xhci: check return value of 'usb_packet_map'
Li Qiang
1
-1
/
+4
2020-08-27
hcd-dwc2: Rename USB_*CLASS macros for consistency
Eduardo Habkost
2
-6
/
+6
2020-08-21
meson: convert hw/usb
Paolo Bonzini
2
-71
/
+69
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-24
hw: Only compile the usb-dwc2 controller if it is really needed
Thomas Huth
1
-1
/
+0
2020-07-21
xhci: fix valid.max_access_size to access address registers
Laurent Vivier
1
-2
/
+2
2020-07-16
usb: fix storage regression
Gerd Hoffmann
1
-2
/
+1
2020-07-13
usb: fix usb-host build on windows.
Gerd Hoffmann
1
-2
/
+2
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
1
-3
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-2
/
+2
2020-07-10
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
1
-8
/
+1
2020-07-10
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
1
-2
/
+2
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-2
/
+1
2020-07-07
usb: build usb-redir as module
Gerd Hoffmann
1
-3
/
+6
2020-07-07
ccid: build smartcard as module
Gerd Hoffmann
1
-1
/
+3
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-07-02
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-07-02
usb/dev-mtp: Fix Error double free after inotify failure
Markus Armbruster
1
-2
/
+0
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
1
-1
/
+1
2020-06-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+4
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
1
-1
/
+4
2020-06-17
usb-host: workaround libusb bug
Gerd Hoffmann
1
-0
/
+14
2020-06-17
usb: add hostdevice property to usb-host
Gerd Hoffmann
2
-14
/
+62
2020-06-15
usb: Eliminate usb_try_create_simple()
Markus Armbruster
1
-22
/
+13
2020-06-15
usb: usb_create() is now unused, drop
Markus Armbruster
1
-8
/
+0
2020-06-15
usb: Convert uses of usb_create()
Markus Armbruster
2
-8
/
+7
2020-06-15
usb: New usb_new(), usb_realize_and_unref()
Markus Armbruster
1
-0
/
+10
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
1
-4
/
+4
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
1
-2
/
+2
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2020-06-05
usb: add short-packet handling to usb-storage driver
Paul Zimmerman
1
-1
/
+14
2020-06-05
dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
4
-0
/
+1473
2020-06-05
dwc-hsotg (dwc2) USB host controller state definitions
Paul Zimmerman
1
-0
/
+190
2020-05-27
error: Use error_reportf_err() where appropriate
Markus Armbruster
1
-4
/
+5
2020-05-27
xen: Fix and improve handling of device_add usb-host errors
Markus Armbruster
1
-10
/
+9
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
15
-27
/
+22
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
3
-3
/
+3
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2
-5
/
+3
2020-04-07
hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()
Peter Maydell
1
-6
/
+4
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-14
/
+18
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
3
-0
/
+232
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
3
-0
/
+232
2020-03-17
usb-serial: Fix timeout closing the device
Jason Andryuk
1
-1
/
+1
2020-03-17
usb-serial: Increase receive buffer to 496
Jason Andryuk
1
-1
/
+1
[prev]
[next]