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
2023-10-06
hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow
Thomas Huth
5
-14
/
+14
2023-10-03
audio: propagate Error * out of audio_init
Martin Kletzander
1
-1
/
+4
2023-08-31
hw/usb/hcd-xhci: Avoid variable-length array in xhci_get_port_bandwidth()
Peter Maydell
1
-6
/
+4
2023-08-31
hw/usb: spelling fixes
Michael Tokarev
7
-9
/
+9
2023-08-31
hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE
Philippe Mathieu-Daudé
1
-1
/
+1
2023-07-25
hw/usb/canokey: change license to GPLv2+
Hongren (Zenithal) Zheng
2
-2
/
+2
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
1
-1
/
+1
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-37
/
+37
2023-06-09
hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
Philippe Mathieu-Daudé
1
-1
/
+1
2023-05-25
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
1
-0
/
+2
2023-05-10
hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
Fabiano Rosas
1
-1
/
+0
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
7
-9
/
+17
2023-03-21
hw/usb/imx: Fix out of bounds access in imx_usbphy_read()
Guenter Roeck
1
-2
/
+17
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
2
-10
/
+21
2023-03-08
hw/usb/ohci: Implement resume on connection status change
BALATON Zoltan
1
-6
/
+17
2023-03-08
hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
Bernhard Beschow
1
-12
/
+0
2023-03-07
hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
David Woodhouse
1
-1
/
+1
2023-03-07
hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
David Woodhouse
1
-4
/
+4
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
1
-5
/
+16
2023-02-27
hw/usb/xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw/usb/xhci-nec: Declare QOM macros for NEC_XHCI
Philippe Mathieu-Daudé
1
-2
/
+4
2023-02-27
hw/usb/uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
Philippe Mathieu-Daudé
1
-3
/
+2
2023-02-27
hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
Philippe Mathieu-Daudé
2
-3
/
+1
2023-02-27
hw/usb/ohci: Fix typo
Philippe Mathieu-Daudé
1
-6
/
+6
2023-02-27
hw/usb/ohci: Add trace points for register access
BALATON Zoltan
2
-0
/
+31
2023-02-27
hw/usb/ohci: Move a function next to where it is used
BALATON Zoltan
1
-30
/
+30
2023-02-27
hw/usb/ohci: Code style fix missing braces and extra parenthesis
BALATON Zoltan
1
-46
/
+60
2023-02-27
hw/usb/ohci: Code style fix white space errors
BALATON Zoltan
1
-81
/
+79
2023-02-27
hw/usb/ohci: Code style fix comments
BALATON Zoltan
1
-50
/
+49
2023-02-27
hw/usb/ohci: Use OHCIState type definition
Philippe Mathieu-Daudé
2
-5
/
+7
2023-02-27
hw/usb/ohci: Include missing 'sysbus.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-02-27
hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
Philippe Mathieu-Daudé
1
-11
/
+5
2023-02-27
hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
Philippe Mathieu-Daudé
1
-4
/
+3
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2
-2
/
+0
2023-01-16
ccid-card-emulated: fix cast warning/error
Marc-André Lureau
1
-1
/
+1
2023-01-16
hw/usb: Mark the XLNX_VERSAL-related files as target-independent
Thomas Huth
1
-2
/
+2
2023-01-13
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
Bernhard Beschow
2
-8
/
+12
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
4
-3
/
+4
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
1
-1
/
+0
2022-12-16
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
1
-1
/
+1
2022-11-23
hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
Peter Maydell
2
-2
/
+2
2022-11-23
hw/usb/hcd-xhci.c: spelling: tranfer
Michael Tokarev
1
-1
/
+1
2022-11-23
Revert "usbredir: avoid queuing hello packet on snapshot restore"
Joelle van Dyne
1
-2
/
+1
2022-11-11
host-libusb: Remove unused variable
Miroslav Rezanina
1
-15
/
+0
2022-11-08
hw/usb: fix tab indentation
Amarjargal Gundjalam
5
-440
/
+440
2022-10-31
hw/usb: dev-mtp: Use g_mkdir()
Bin Meng
1
-2
/
+2
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
1
-2
/
+2
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
1
-1
/
+1
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
5
-37
/
+136
2022-09-27
usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
Michael Brown
1
-6
/
+21
[next]