|
|
@64294
|
8 年 |
vboxsync |
VUSB: Doxygen fixes
|
|
|
@62959
|
8 年 |
vboxsync |
Devices: warnings
|
|
|
@62502
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62294
|
8 年 |
vboxsync |
VUSB: Add reference couting to the USB device structure to prevent …
|
|
|
@59859
|
9 年 |
vboxsync |
gcc asan fix (don't call memcpy with a NULL parameter even if cb=0)
|
|
|
@59775
|
9 年 |
vboxsync |
VUSB: Remove unused read ahead buffering code and replace with new …
|
|
|
@59767
|
9 年 |
vboxsync |
VUSB: Fix possible crash
|
|
|
@59737
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
|
|
|
@59718
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#4 Move the URB allocation from the …
|
|
|
@59704
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
|
|
|
@59615
|
9 年 |
vboxsync |
USB/VUSBSniffer: Separate API from format to make it possible to …
|
|
|
@58364
|
9 年 |
vboxsync |
VUSB: Clear pDev->pvArgs before changing the state of the device to …
|
|
|
@57903
|
9 年 |
vboxsync |
USB: Disabled read-ahead processing, see #6078
|
|
|
@57515
|
9 年 |
vboxsync |
VUSBDevice: Don't set the device state to POWERED unless the device is …
|
|
|
@57442
|
9 年 |
vboxsync |
DECLCALLBACK and static
|
|
|
@57358
|
9 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@56992
|
9 年 |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56454
|
9 年 |
vboxsync |
Commit r100743 and r100913 to trunk which should improve pass through …
|
|
|
@56395
|
9 年 |
vboxsync |
VUSB: Reverted r100358, fixed xHCI device attaching differently.
|
|
|
@56292
|
9 年 |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56271
|
9 年 |
vboxsync |
VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
|
|
|
@55901
|
10 年 |
vboxsync |
USB: Fix attaching multiple devices to the same roothub on xHCI
|
|
|
@55337
|
10 年 |
vboxsync |
USB: Walk the async URB list only under the critical section or we …
|
|
|
@53977
|
10 年 |
vboxsync |
VUSB: Added separate SS EP companion descriptor to VUSBDESCENDPOINTEX …
|
|
|
@53633
|
10 年 |
vboxsync |
USB: fix debug assertion
|
|
|
@53210
|
10 年 |
vboxsync |
PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
|
|
|
@53062
|
10 年 |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@52881
|
10 年 |
vboxsync |
Devices/USB: Fix race when resetting USB devices causing a crash later
|
|
|
@52526
|
10 年 |
vboxsync |
usb arg2
|
|
|
@52525
|
10 年 |
vboxsync |
memset. arg.
|
|
|
@52522
|
10 年 |
vboxsync |
VUSBDevice.cpp: The critical sections associated with the pipes shall …
|
|
|
@52517
|
10 年 |
vboxsync |
Devices/USB: Fix crash on Linux hosts, a hang when disconnecting a USB …
|
|
|
@52513
|
10 年 |
vboxsync |
USB: Serialize access to the extra state data for control pipes, fixes …
|
|
|
@52301
|
10 年 |
vboxsync |
USB: Move the URB cancellation work to the per device I/O thread, fix …
|
|
|
@52274
|
10 年 |
vboxsync |
USB: Destroy I/O thread and request queue last because they might be …
|
|
|
@52269
|
10 年 |
vboxsync |
USB: Cleanup, move the device reset worker to the I/O thread instead …
|
|
|
@52254
|
10 年 |
vboxsync |
Devices/USB: Several fixes and misc cleanups, the VM crash when …
|
|
|
@52148
|
10 年 |
vboxsync |
Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
|
|
|
@49814
|
11 年 |
vboxsync |
Devices/USB: First part of the rework, move most of the work to …
|
|
|
@49117
|
11 年 |
vboxsync |
USB: Missing change
|
|
|
@48947
|
11 年 |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@46806
|
11 年 |
vboxsync |
USB: respect the case that vusbDevGetRh() returns NULL
|
|
|
@45755
|
12 年 |
vboxsync |
VBox/USB: fix in common USB code for device detachment.
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@43960
|
12 年 |
vboxsync |
VUSB: interface association descriptor for emulated devices.
|
|
|
@37359
|
14 年 |
vboxsync |
VUSB: Don't create the reset timer on the fly, it triggers lock order …
|
|
|
@35346
|
14 年 |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@33595
|
14 年 |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32010
|
14 年 |
vboxsync |
VUSB: Added a way to cancel URBs without failing the transfer.
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27901
|
15 年 |
vboxsync |
OSE header fixes
|
|
|
@26972
|
15 年 |
vboxsync |
fixed accident in r58267
|
|
|
@26970
|
15 年 |
vboxsync |
Export code for handling virtual USB devices to OSE, mainly for …
|