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-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
2020-03-17
usb-serial: chunk data to wMaxPacketSize
Jason Andryuk
1
-18
/
+29
2020-03-17
usb-serial: Move USB_TOKEN_IN into a helper function
Jason Andryuk
1
-34
/
+46
2020-03-16
hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
Philippe Mathieu-Daudé
2
-11
/
+15
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2
-3
/
+3
2020-03-12
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
2
-0
/
+18
2020-03-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200310-pull-request' ...
Peter Maydell
2
-4
/
+5
2020-03-09
usb/dev-storage: remove unused include
Maxim Levitsky
1
-1
/
+0
2020-03-09
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-09
usb/hcd-ehci: Remove redundant statements
Chen Qun
1
-3
/
+0
2020-03-09
usb-serial: wakeup device on input
Jason Andryuk
1
-1
/
+5
2020-02-28
hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class
Guenter Roeck
1
-17
/
+0
2020-02-21
hcd-ehci: Introduce "companion-enable" sysbus property
Guenter Roeck
1
-0
/
+2
2020-02-21
hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
Guenter Roeck
2
-15
/
+16
2020-02-12
uas: fix super speed bMaxPacketSize0
Gerd Hoffmann
1
-1
/
+1
2020-02-12
usb-host: wait for cancel complete
Gerd Hoffmann
1
-8
/
+9
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
1
-2
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
21
-26
/
+26
2020-01-13
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...
Peter Maydell
4
-3
/
+63
2020-01-13
xhci: recheck slot status
Gerd Hoffmann
1
-3
/
+12
2020-01-13
xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
Chen Qun
1
-0
/
+1
2020-01-13
usbredir: Prevent recursion in usbredir_write
Dr. David Alan Gilbert
1
-0
/
+9
2020-01-13
usb-redir: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
1
-0
/
+20
2020-01-13
usb-host: remove 'remote wakeup' flag from configuration descriptor
Yuri Benditovich
2
-0
/
+21
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
3
-3
/
+3
2020-01-07
ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2020-01-07
hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+5
2020-01-07
hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
1
-0
/
+4
2020-01-07
hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled
Philippe Mathieu-Daudé
1
-0
/
+2
2019-12-18
hw/usb: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
[next]