index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ccid: build smartcard as module
Gerd Hoffmann
2020-07-07
1
-1
/
+3
*
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2020-07-02
1
-1
/
+1
*
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
2020-07-02
1
-1
/
+1
*
usb/dev-mtp: Fix Error double free after inotify failure
Markus Armbruster
2020-07-02
1
-2
/
+0
*
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
2020-06-26
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-06-18
1
-1
/
+4
|
\
|
*
block: consolidate blocksize properties consistency checks
Roman Kagan
2020-06-17
1
-1
/
+4
*
|
usb-host: workaround libusb bug
Gerd Hoffmann
2020-06-17
1
-0
/
+14
*
|
usb: add hostdevice property to usb-host
Gerd Hoffmann
2020-06-17
2
-14
/
+62
|
/
*
usb: Eliminate usb_try_create_simple()
Markus Armbruster
2020-06-15
1
-22
/
+13
*
usb: usb_create() is now unused, drop
Markus Armbruster
2020-06-15
1
-8
/
+0
*
usb: Convert uses of usb_create()
Markus Armbruster
2020-06-15
2
-8
/
+7
*
usb: New usb_new(), usb_realize_and_unref()
Markus Armbruster
2020-06-15
1
-0
/
+10
*
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
1
-4
/
+4
*
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
2020-06-12
1
-2
/
+2
*
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2020-06-12
2
-0
/
+2
*
usb: add short-packet handling to usb-storage driver
Paul Zimmerman
2020-06-05
1
-1
/
+14
*
dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-06-05
4
-0
/
+1473
*
dwc-hsotg (dwc2) USB host controller state definitions
Paul Zimmerman
2020-06-05
1
-0
/
+190
*
error: Use error_reportf_err() where appropriate
Markus Armbruster
2020-05-27
1
-4
/
+5
*
xen: Fix and improve handling of device_add usb-host errors
Markus Armbruster
2020-05-27
1
-10
/
+9
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
15
-27
/
+22
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
3
-3
/
+3
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
2
-5
/
+3
*
hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()
Peter Maydell
2020-04-07
1
-6
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-03-17
4
-14
/
+18
|
\
|
*
hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
Philippe Mathieu-Daudé
2020-03-16
2
-11
/
+15
|
*
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
2
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
2020-03-17
3
-0
/
+232
|
\
\
|
*
|
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
2020-03-17
3
-0
/
+232
|
|
/
*
|
usb-serial: Fix timeout closing the device
Jason Andryuk
2020-03-17
1
-1
/
+1
*
|
usb-serial: Increase receive buffer to 496
Jason Andryuk
2020-03-17
1
-1
/
+1
*
|
usb-serial: chunk data to wMaxPacketSize
Jason Andryuk
2020-03-17
1
-18
/
+29
*
|
usb-serial: Move USB_TOKEN_IN into a helper function
Jason Andryuk
2020-03-17
1
-34
/
+46
|
/
*
hw/arm/allwinner-h3: add USB host controller
Niek Linnenbank
2020-03-12
2
-0
/
+18
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200310-pull-request' ...
Peter Maydell
2020-03-10
2
-4
/
+5
|
\
|
*
usb/hcd-ehci: Remove redundant statements
Chen Qun
2020-03-09
1
-3
/
+0
|
*
usb-serial: wakeup device on input
Jason Andryuk
2020-03-09
1
-1
/
+5
*
|
usb/dev-storage: remove unused include
Maxim Levitsky
2020-03-09
1
-1
/
+0
*
|
hw/usb/dev-storage: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
|
/
*
hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class
Guenter Roeck
2020-02-28
1
-17
/
+0
*
hcd-ehci: Introduce "companion-enable" sysbus property
Guenter Roeck
2020-02-21
1
-0
/
+2
*
hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include file
Guenter Roeck
2020-02-21
2
-15
/
+16
*
uas: fix super speed bMaxPacketSize0
Gerd Hoffmann
2020-02-12
1
-1
/
+1
*
usb-host: wait for cancel complete
Gerd Hoffmann
2020-02-12
1
-8
/
+9
*
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-02-04
1
-2
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
21
-26
/
+26
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...
Peter Maydell
2020-01-13
4
-3
/
+63
|
\
|
*
xhci: recheck slot status
Gerd Hoffmann
2020-01-13
1
-3
/
+12
|
*
xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
Chen Qun
2020-01-13
1
-0
/
+1
[next]