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
*
hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
Peter Maydell
2022-11-23
2
-2
/
+2
*
hw/usb/hcd-xhci.c: spelling: tranfer
Michael Tokarev
2022-11-23
1
-1
/
+1
*
Revert "usbredir: avoid queuing hello packet on snapshot restore"
Joelle van Dyne
2022-11-23
1
-2
/
+1
*
host-libusb: Remove unused variable
Miroslav Rezanina
2022-11-11
1
-15
/
+0
*
hw/usb: fix tab indentation
Amarjargal Gundjalam
2022-11-08
5
-440
/
+440
*
hw/usb: dev-mtp: Use g_mkdir()
Bin Meng
2022-10-31
1
-2
/
+2
*
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
2022-10-31
1
-2
/
+2
*
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-22
1
-1
/
+1
*
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-09-27
5
-37
/
+136
|
\
|
*
usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
Michael Brown
2022-09-27
1
-6
/
+21
|
*
usbnet: Detect short packets as sent by the xHCI controller
Michael Brown
2022-09-27
1
-1
/
+1
|
*
usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
Michael Brown
2022-09-27
1
-0
/
+6
|
*
usbnet: Add missing usb_wakeup() call in usbnet_receive()
Michael Brown
2022-09-27
1
-0
/
+3
|
*
hcd-xhci: drop operation with secondary stream arrays enabled
Qiang Liu
2022-09-27
1
-1
/
+3
|
*
usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
Gerd Hoffmann
2022-09-27
2
-1
/
+30
|
*
usb/msd: move usb_msd_packet_complete()
Gerd Hoffmann
2022-09-27
1
-12
/
+14
|
*
hcd-ohci: Drop ohci_service_iso_td() if ed->head & OHCI_DPTR_MASK is zero
Qiang Liu
2022-09-23
1
-0
/
+10
|
*
hw/usb/hcd-xhci: Check whether DMA accesses fail
Thomas Huth
2022-09-23
1
-16
/
+48
*
|
hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-3
/
+4
|
/
*
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
2022-09-01
2
-3
/
+4
*
hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394)
Thomas Huth
2022-08-16
1
-4
/
+19
*
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-08-01
1
-1
/
+1
*
usb/hcd-xhci: check slotid in xhci_wakeup_endpoint()
Mauro Matteo Cascella
2022-07-19
1
-1
/
+2
*
hw: canokey: Remove HS support as not compliant to the spec
MkfsSion
2022-07-01
1
-1
/
+0
*
hw/usb/canokey: fix compatibility of qemu-xhci
Hongren (Zenithal) Zheng
2022-07-01
1
-0
/
+23
*
hw/usb/canokey: Fix CCID ZLP
Hongren (Zenithal) Zheng
2022-07-01
1
-4
/
+3
*
usbredir: avoid queuing hello packet on snapshot restore
Joelle van Dyne
2022-06-14
1
-1
/
+2
*
hw/usb/hcd-ehci: fix writeback order
Arnout Engelen
2022-06-14
1
-1
/
+4
*
meson: Add CanoKey
Hongren (Zenithal) Zheng
2022-06-14
2
-0
/
+10
*
hw/usb/canokey: Add trace events
Hongren (Zenithal) Zheng
2022-06-14
2
-0
/
+29
*
hw/usb: Add CanoKey Implementation
Hongren (Zenithal) Zheng
2022-06-14
2
-0
/
+369
*
modules: introduces module_kconfig directive
Jose R. Ziviani
2022-06-06
4
-0
/
+4
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-2
/
+2
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
3
-3
/
+3
*
hw/usb/redirect.c: Stop using qemu_oom_check()
Peter Maydell
2022-03-04
1
-3
/
+14
*
usb/ohci: Don't use packet from OHCIState for isochronous transfers
BALATON Zoltan
2022-03-04
1
-33
/
+38
*
usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()
BALATON Zoltan
2022-03-04
1
-9
/
+4
*
usb/ohci: Move USBPortOps related functions together
BALATON Zoltan
2022-03-04
1
-104
/
+101
*
usb/ohci: Move cancelling async packet to ohci_stop_endpoints()
BALATON Zoltan
2022-03-04
1
-8
/
+4
*
usb/ohci: Move trace point and log ep number to help debugging
BALATON Zoltan
2022-03-04
2
-8
/
+8
*
hw/usb/dev-mtp: create directories with a+x mode mask
Volker Rümelin
2022-03-04
1
-2
/
+2
*
hw/usb: pacify xhciwmi.exe warning
Denis V. Lunev
2022-03-04
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-02-22
1
-3
/
+3
|
\
|
*
hid: Implement support for side and extra buttons
Noah Bergbauer
2022-02-22
1
-3
/
+3
*
|
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
2
-2
/
+2
|
/
*
uas: add missing return
Gerd Hoffmann
2022-01-13
1
-0
/
+1
*
usb: allow max 8192 bytes for desc
zhenwei pi
2022-01-13
2
-7
/
+9
*
hw/usb/dev-wacom: add missing HID descriptor
Dario Binacchi
2022-01-13
1
-1
/
+71
*
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-0
/
+1
[next]