|
|
@81692
|
5 years |
vboxsync |
Devices/USB/Dev*: Use default statistics prefix.
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81554
|
5 years |
vboxsync |
DevOHCI: Simplified the [P]OHCICC typedefs. bugref:9218
|
|
|
@81550
|
5 years |
vboxsync |
DevOHCI: Set the PDM_DEVREG_FLAGS_NEW_STYLE flag. bugref:9218
|
|
|
@81544
|
5 years |
vboxsync |
DevOHCI: doxygen fixes. bugref:9218
|
|
|
@81543
|
5 years |
vboxsync |
DevOHCI: Bumped saved state version and kicked out the dummy …
|
|
|
@81541
|
5 years |
vboxsync |
DevOHCI: Bumped saved state version and kicked out the dummy …
|
|
|
@81536
|
5 years |
vboxsync |
DevOHCI: Moved the in-flight and done-queue into the OHCIR3 structure. …
|
|
|
@81535
|
5 years |
vboxsync |
DevOHCI: Split up the root hub data structure, eliminating the …
|
|
|
@81534
|
5 years |
vboxsync |
DevOHCI: Style nits. bugref:9218
|
|
|
@81533
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [struct alloc fixes] bugref:9218
|
|
|
@81529
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [doxygen fix] bugref:9218
|
|
|
@81528
|
5 years |
vboxsync |
DevOHCI: Don't allocate the page two page caches, just put them …
|
|
|
@81527
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [release build fix] bugref:9218
|
|
|
@81526
|
5 years |
vboxsync |
DevOHCI: Converting to new style. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81186
|
5 years |
vboxsync |
OHCI: Improved in-flight URB tracking (see bugref:9571).
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80701
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80445
|
5 years |
vboxsync |
Shared Clipboard/URI: Committed a bit too much, reverted.
|
|
|
@80444
|
5 years |
vboxsync |
Shared Clipboard/URI: Added protocol versioning support plus enhanced …
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@79678
|
5 years |
vboxsync |
Devices/VUSB: Missed pointer update on rellocation
|
|
|
@79500
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@79499
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78549
|
6 years |
vboxsync |
OHCI: Interpret the OHCI spec a bit more literally when processing a …
|
|
|
@78530
|
6 years |
vboxsync |
Build fix.
|
|
|
@78529
|
6 years |
vboxsync |
OHCI: More logging when buffer sizes don't add up.
|
|
|
@78528
|
6 years |
vboxsync |
OHCI: Identify where unrecoverable error is coming from.
|
|
|
@78075
|
6 years |
vboxsync |
Devices/USB/DevOHCI.cpp: Small addendum to r129929, add LogRelMax() …
|
|
|
@78073
|
6 years |
vboxsync |
Devices/USB/DevOHCI.cpp: Remove a few todos and raise unrecoverable …
|
|
|
@77000
|
6 years |
vboxsync |
Devices/USB: Create the USB I/O thread for each device during the …
|
|
|
@76819
|
6 years |
vboxsync |
Logging.
|
|
|
@76729
|
6 years |
vboxsync |
USB/Linux: Cruft removal.
|
|
|
@76725
|
6 years |
vboxsync |
Doxygen.
|
|
|
@76724
|
6 years |
vboxsync |
USB/Linux: Reinstated real device resets, dropped old unused code. …
|
|
|
@76684
|
6 years |
vboxsync |
Reapply r127987 and r127988 (USB: Teardown the I/O thread and sync …
|
|
|
@76682
|
6 years |
vboxsync |
Revert r127987 and r127988 (USB: Teardown the I/O thread and sync …
|
|
|
@76681
|
6 years |
vboxsync |
USB: Teardown the I/O thread and sync request queue during detach to …
|
|
|
@76680
|
6 years |
vboxsync |
USB: Teardown the I/O thread and sync request queue during detach to …
|
|
|
@76673
|
6 years |
vboxsync |
Comment.
|
|
|
@76565
|
6 years |
vboxsync |
Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76520
|
6 years |
vboxsync |
Devices: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76337
|
6 years |
vboxsync |
Whitespace.
|
|
|
@76331
|
6 years |
vboxsync |
VUSB/Linux: Log ENOENT errors, too.
|
|
|
@75598
|
6 years |
vboxsync |
USBProxyDevice-usbip.cpp: Don't remove/readd the wakeup pipe from the …
|
|
|
@75583
|
6 years |
vboxsync |
USBProxyDevice-usbip.cpp: Convert the synchronous CTRL message …
|
|
|
@75582
|
6 years |
vboxsync |
USBProxyDevice-usbip.cpp: Convert the synchronous CTRL message …
|
|
|
@73925
|
6 years |
vboxsync |
VUSB: warning fix (comparison between signed and unsigned integer …
|
|
|
@73775
|
6 years |
vboxsync |
VUSB/Linux: Fixed double reap of discarded URBs, causing potential crashes.
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72054
|
7 years |
vboxsync |
*: RTListMove no longer need the call to init the destination list to …
|
|
|
@71300
|
7 years |
vboxsync |
VUSB: Fishy devices may have interfaces with no endpoints, work around …
|
|
|
@70694
|
7 years |
vboxsync |
VUSBDevice: Fix for leaving the critical section in the error case …
|
|
|
@70693
|
7 years |
vboxsync |
VUSB/VUSBDevice: Avoid that the device is destroyed while in certain …
|
|
|
@70371
|
7 years |
vboxsync |
OHCI: Dropped ancient saved state support.
|
|
|
@70050
|
7 years |
vboxsync |
Devices/OHCI: Don't touch others member of the endpoint descriptor …
|
|
|
@69961
|
7 years |
vboxsync |
VUSB/win: Report error early if further URBs cannot be queued.
|
|
|
@69954
|
7 years |
vboxsync |
OHCI: Report low/full speed to guest. Currently theoretical.
|
|
|
@69947
|
7 years |
vboxsync |
OHCI: Reduced the number of port status bit definition sets from 3 to 1.
|
|
|
@69944
|
7 years |
vboxsync |
OHCI: Added comments for register bits.
|
|
|
@69871
|
7 years |
vboxsync |
OHCI: Renamed and refactored for clear R3/RC separation.
|
|
|
@69769
|
7 years |
vboxsync |
OHCI: On root hub reset, set the PPS bit for connected devices and …
|
|
|
@69767
|
7 years |
vboxsync |
OHCI: On reset, set (not just modify) the HcControl register and clear …
|
|
|
@69766
|
7 years |
vboxsync |
OHCI: Reduced per-frame debug log flooding, improved info output.
|
|
|
@69721
|
7 years |
vboxsync |
Devices/USB: bugref:9022 Update the possibly cached data when writing …
|
|
|
@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
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@67835
|
7 years |
vboxsync |
DevOHCI: warning
|
|
|
@67594
|
7 years |
vboxsync |
Picky!
|
|
|
@67593
|
7 years |
vboxsync |
Copy/paste fix.
|
|
|
@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.
|
|
|
@66990
|
8 years |
vboxsync |
Comment.
|
|
|
@66989
|
8 years |
vboxsync |
VUSB: Collect opaque class-specific data between config and interface …
|
|
|
@66913
|
8 years |
vboxsync |
VUSB: More careful with descriptor editing.
|
|
|
@66807
|
8 years |
vboxsync |
VUSB: Edit async audio endpoints to make them look synchronous.
|
|
|
@66418
|
8 years |
vboxsync |
VUSB: Print additional information when attaching/detaching USB devices.
|
|
|
@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.
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65895
|
8 years |
vboxsync |
USB/VUSBSnifferPcapNg: Adjust data length only if there if it is big …
|
|
|
@65169
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@65058
|
8 years |
vboxsync |
Devices: doxygen fixes
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64392
|
8 years |
vboxsync |
PDMPCIDEV: s/name/pszName/ everywhere, removing the legacy alias.
|
|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64325
|
8 years |
vboxsync |
build fix
|
|
|
@64324
|
8 years |
vboxsync |
gcc 6.2 fix
|
|
|