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
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-01
2
-3
/
+2
|
\
|
*
usb/bus: Remove dead assignment in usb_get_fw_dev_path()
Chen Qun
2020-09-01
1
-2
/
+2
|
*
hw: Remove superfluous breaks
Liao Pingfang
2020-09-01
1
-1
/
+0
*
|
usb: fix setup_len init (CVE-2020-14364)
Gerd Hoffmann
2020-08-31
1
-6
/
+10
*
|
usb-host: workaround libusb bug
Gerd Hoffmann
2020-08-31
1
-1
/
+36
*
|
hw/usb: Add U2F device autoscan to passthru mode
César Belley
2020-08-31
2
-14
/
+101
*
|
hw/usb: Add U2F device check to passthru mode
César Belley
2020-08-31
1
-0
/
+41
*
|
meson: Add U2F key to meson
César Belley
2020-08-31
2
-0
/
+12
*
|
hw/usb: Add U2F key emulated mode
César Belley
2020-08-31
1
-0
/
+405
*
|
hw/usb: Add U2F key passthru mode
César Belley
2020-08-31
1
-0
/
+423
*
|
hw/usb: Add U2F key base class implementation
César Belley
2020-08-31
1
-0
/
+352
*
|
hw/usb: Add U2F key base class
César Belley
2020-08-31
1
-0
/
+92
*
|
hw/usb: Regroup USB HID protocol values
César Belley
2020-08-31
2
-28
/
+10
*
|
ehci: drop pointless warn_report for guest bugs.
Gerd Hoffmann
2020-08-31
1
-1
/
+0
*
|
hw: ehci: check return value of 'usb_packet_map'
Li Qiang
2020-08-31
1
-2
/
+8
*
|
hw: ehci: destroy sglist in error path
Li Qiang
2020-08-31
1
-0
/
+1
*
|
hw: xhci: check return value of 'usb_packet_map'
Li Qiang
2020-08-31
1
-1
/
+4
|
/
*
hcd-dwc2: Rename USB_*CLASS macros for consistency
Eduardo Habkost
2020-08-27
2
-6
/
+6
*
meson: convert hw/usb
Paolo Bonzini
2020-08-21
2
-71
/
+69
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
hw: Only compile the usb-dwc2 controller if it is really needed
Thomas Huth
2020-07-24
1
-1
/
+0
*
xhci: fix valid.max_access_size to access address registers
Laurent Vivier
2020-07-21
1
-2
/
+2
*
usb: fix storage regression
Gerd Hoffmann
2020-07-16
1
-2
/
+1
*
usb: fix usb-host build on windows.
Gerd Hoffmann
2020-07-13
1
-2
/
+2
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-2
/
+2
*
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
2020-07-10
1
-8
/
+1
*
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
2020-07-10
1
-2
/
+2
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
usb: build usb-redir as module
Gerd Hoffmann
2020-07-07
1
-3
/
+6
*
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
[next]