|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@67590
|
7 years |
vboxsync |
VUSB: Bit of infrastructure to allow frame delta (interval) tracking.
|
|
|
@67589
|
7 years |
vboxsync |
Undoing bad commit.
|
|
|
@67588
|
7 years |
vboxsync |
xHCI: Move clearing the HCH bit to avoid potential side effects.
|
|
|
@66348
|
8 years |
vboxsync |
Undo wrong commit.
|
|
|
@66347
|
8 years |
vboxsync |
EHCI: Improved transfer type determination heuristic.
|
|
|
@65976
|
8 years |
vboxsync |
VUSB: Removed unused 'buffered pipe' code.
|
|
|
@62502
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62294
|
8 years |
vboxsync |
VUSB: Add reference couting to the USB device structure to prevent …
|
|
|
@59875
|
9 years |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59775
|
9 years |
vboxsync |
VUSB: Remove unused read ahead buffering code and replace with new …
|
|
|
@59738
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#7 Move the debug log trace related …
|
|
|
@59737
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
|
|
|
@59724
|
9 years |
vboxsync |
VUSB: build fix
|
|
|
@59722
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#5 Optimize the allocation strategy a …
|
|
|
@59720
|
9 years |
vboxsync |
VUSB: fix 32bit builds
|
|
|
@59718
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#4 Move the URB allocation from the …
|
|
|
@59705
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#3 build fix)
|
|
|
@59704
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
|
|
|
@59701
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59700
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59687
|
9 years |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@56395
|
9 years |
vboxsync |
VUSB: Reverted r100358, fixed xHCI device attaching differently.
|
|
|
@56141
|
10 years |
vboxsync |
USB: Minor cleanup, kill a few unused declarations
|
|
|
@55901
|
10 years |
vboxsync |
USB: Fix attaching multiple devices to the same roothub on xHCI
|
|
|
@53633
|
10 years |
vboxsync |
USB: fix debug assertion
|
|
|
@53211
|
10 years |
vboxsync |
Alignment.
|
|
|
@53067
|
10 years |
vboxsync |
Add possibility to configure a single USB traffic sniffer for a …
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@52881
|
10 years |
vboxsync |
Devices/USB: Fix race when resetting USB devices causing a crash later
|
|
|
@52513
|
10 years |
vboxsync |
USB: Serialize access to the extra state data for control pipes, fixes …
|
|
|
@52307
|
10 years |
vboxsync |
Build fix, take 5
|
|
|
@52306
|
10 years |
vboxsync |
Build fix, take 4
|
|
|
@52305
|
10 years |
vboxsync |
Build fix, take 3
|
|
|
@52304
|
10 years |
vboxsync |
Build fix, take 2
|
|
|
@52302
|
10 years |
vboxsync |
Build fix
|
|
|
@52301
|
10 years |
vboxsync |
USB: Move the URB cancellation work to the per device I/O thread, fix …
|
|
|
@52270
|
10 years |
vboxsync |
Fix 32bit build box
|
|
|
@52269
|
10 years |
vboxsync |
USB: Cleanup, move the device reset worker to the I/O thread instead …
|
|
|
@52255
|
10 years |
vboxsync |
Shot at fixing 32bit builds
|
|
|
@52254
|
10 years |
vboxsync |
Devices/USB: Several fixes and misc cleanups, the VM crash when …
|
|
|
@52150
|
10 years |
vboxsync |
32-bit Linux build fix
|
|
|
@52148
|
10 years |
vboxsync |
Devices/USB: ancel URBs on the I/O thread if available, fixes a race …
|
|
|
@49815
|
11 years |
vboxsync |
Try to fix burn
|
|
|
@49814
|
11 years |
vboxsync |
Devices/USB: First part of the rework, move most of the work to …
|
|
|
@49097
|
11 years |
vboxsync |
Alignment
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@37361
|
13 years |
vboxsync |
Alignment fix.
|
|
|
@37359
|
13 years |
vboxsync |
VUSB: Don't create the reset timer on the fly, it triggers lock order …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@32010
|
14 years |
vboxsync |
VUSB: Added a way to cancel URBs without failing the transfer.
|
|
|
@31230
|
14 years |
vboxsync |
OHCI/VUSB: Propagate transfer cancellation from the guest to avoid …
|
|
|
@31058
|
14 years |
vboxsync |
VUSBInternal.h: Attempt to fix the alignment issues on 32-bit hosts.
|
|
|
@30968
|
14 years |
vboxsync |
Align VUSB counters in 32-bit builds.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27901
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@26970
|
15 years |
vboxsync |
Export code for handling virtual USB devices to OSE, mainly for …
|