Amey Narkhede 5c43b603a2 hw/usb: Use lock guard macros 4 年之前
..
Kconfig f00ff136ee usb: hcd-xhci-sysbus: Attach xhci to sysbus device 4 年之前
bus.c 4b602b6003 usb/bus: Remove dead assignment in usb_get_fw_dev_path() 5 年之前
ccid-card-emulated.c 5c43b603a2 hw/usb: Use lock guard macros 4 年之前
ccid-card-passthru.c 8110fa1d94 Use DECLARE_*CHECKER* macros 5 年之前
ccid.h a489d1951c Use OBJECT_DECLARE_TYPE when possible 4 年之前
chipidea.c 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 年之前
combined-packet.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
core.c b946434f26 usb: fix setup_len init (CVE-2020-14364) 5 年之前
desc-msos.c 463581a827 usb: use local path for local headers 7 年之前
desc.c 463581a827 usb: use local path for local headers 7 年之前
desc.h 30456d5ba3 all: Clean up includes 9 年之前
dev-audio.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
dev-hid.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
dev-hub.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
dev-mtp.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
dev-network.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
dev-serial.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
dev-smartcard-reader.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
dev-storage.c 8110fa1d94 Use DECLARE_*CHECKER* macros 5 年之前
dev-uas.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
dev-wacom.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
hcd-dwc2.c 79f6cf7e59 hcd-dwc2: Rename USB_*CLASS macros for consistency 5 年之前
hcd-dwc2.h a489d1951c Use OBJECT_DECLARE_TYPE when possible 4 年之前
hcd-ehci-pci.c b69c3c21a5 qdev: Unrealize must not fail 5 年之前
hcd-ehci-sysbus.c 2e4dfe80f0 hw/arm/allwinner-h3: add USB host controller 5 年之前
hcd-ehci.c 10b2d90c94 ehci: drop pointless warn_report for guest bugs. 5 年之前
hcd-ehci.h 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
hcd-musb.c efb22b2f98 exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h' 5 年之前
hcd-ohci-pci.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
hcd-ohci.c 1be90ebecc hw: usb: hcd-ohci: check for processed TD before retire 4 年之前
hcd-ohci.h 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
hcd-uhci.c 8110fa1d94 Use DECLARE_*CHECKER* macros 5 年之前
hcd-xhci-nec.c 8ddab8dd3d usb/hcd-xhci: Split pci wrapper for xhci base model 4 年之前
hcd-xhci-pci.c 8ddab8dd3d usb/hcd-xhci: Split pci wrapper for xhci base model 4 年之前
hcd-xhci-pci.h 8ddab8dd3d usb/hcd-xhci: Split pci wrapper for xhci base model 4 年之前
hcd-xhci-sysbus.c f00ff136ee usb: hcd-xhci-sysbus: Attach xhci to sysbus device 4 年之前
hcd-xhci-sysbus.h f00ff136ee usb: hcd-xhci-sysbus: Attach xhci to sysbus device 4 年之前
hcd-xhci.c 8ddab8dd3d usb/hcd-xhci: Split pci wrapper for xhci base model 4 年之前
hcd-xhci.h f00ff136ee usb: hcd-xhci-sysbus: Attach xhci to sysbus device 4 年之前
host-libusb.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
host-stub.c a8d2532645 Include qemu-common.h exactly where needed 6 年之前
host.h 4075975d83 usb-host: move legacy cmd line bits 12 年之前
imx-usb-phy.c 0701a5efa0 hw/usb: Add basic i.MX USB Phy support 5 年之前
libhw.c 650d103d3e Include hw/hw.h exactly where needed 6 年之前
meson.build f00ff136ee usb: hcd-xhci-sysbus: Attach xhci to sysbus device 4 年之前
quirks-ftdi-ids.h b2d1fe67d0 usbredir: Add support for buffered bulk input (v2) 12 年之前
quirks-pl2303-ids.h b2d1fe67d0 usbredir: Add support for buffered bulk input (v2) 12 年之前
quirks.c 092b6d1e88 hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB 5 年之前
quirks.h 092b6d1e88 hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB 5 年之前
redirect.c 842038f55c Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging 5 年之前
trace-events b15e402fc8 trace-events: Fix attribution of trace points to source 5 年之前
trace.h 243af0225a trace: switch position of headers to what Meson requires 5 年之前
tusb6010.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
u2f-emulated.c 26d56f489e usb: fix u2f build 4 年之前
u2f-passthru.c 448058aa99 util: rename qemu_open() to qemu_open_old() 5 年之前
u2f.c bb014a810b hw/usb: Add U2F key base class implementation 5 年之前
u2f.h 80e267f1d1 hw/usb: Add U2F key base class 5 年之前
xen-usb.c 56f9dde414 xen: Fix and improve handling of device_add usb-host errors 5 年之前