|
|
@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
|
|
|
@64319
|
8 years |
vboxsync |
OHCI: Do not enable interrupts on reset; tiny bit of extra logging.
|
|
|
@64294
|
8 years |
vboxsync |
VUSB: Doxygen fixes
|
|
|
@63690
|
8 years |
vboxsync |
PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63480
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63459
|
8 years |
vboxsync |
gcc 6 compile fixes
|
|
|
@63369
|
8 years |
vboxsync |
warnings (gcc)
|
|
|
@63217
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63211
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63121
|
8 years |
vboxsync |
warnings
|
|
|
@63016
|
8 years |
vboxsync |
Devices: warnings (debug builds)
|
|
|
@62992
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62960
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62959
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62958
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62956
|
8 years |
vboxsync |
@copydoc -> @interface_method_impl
|
|
|
@62955
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62953
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62622
|
8 years |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62621
|
8 years |
vboxsync |
Devices: Fixed 3 instances of incorrect preprocessor macro usage …
|
|
|
@62502
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62463
|
8 years |
vboxsync |
Devices: scm
|
|
|
@62462
|
8 years |
vboxsync |
USBProxyDevice: Please not TABs, learn the effing operator table, and …
|
|
|
@62317
|
8 years |
vboxsync |
DrvVUSBRootHub: Fix possible use after free introduced with the last fix
|
|
|
@62294
|
8 years |
vboxsync |
VUSB: Add reference couting to the USB device structure to prevent …
|
|
|
@62211
|
8 years |
vboxsync |
USB/DrvVUSBRootHub: Fix possible division by 0
|
|
|
@62001
|
8 years |
vboxsync |
DevOHCI: bugref:8125: cache for the guest memory reads
|
|
|
@61879
|
8 years |
vboxsync |
USBProxyDevice-linux.cpp: cppcheck warning
|
|
|
@61859
|
8 years |
vboxsync |
USBProxyDevice-linux: clean up emacs local variables.
|
|
|
@61576
|
9 years |
vboxsync |
Devices/USB/RootHub: Add assertion to catch when URBs are freed twice
|
|
|
@61247
|
9 years |
vboxsync |
VUSB: Shorten initial descriptor read timeout.
|
|
|
@61246
|
9 years |
vboxsync |
VUSB: Retry after most errors during device enumeration in order to …
|
|
|
@60800
|
9 years |
vboxsync |
Device/USBProxyDevice-usbip: Fixes for corner cases in the protocol
|
|
|
@60550
|
9 years |
vboxsync |
Devices/USB/USBProxyDevice-usbip.cpp: Fixes
|
|
|
@60515
|
9 years |
vboxsync |
VUSB: Allow bulk/interrupt transfer mixing (most USB stack do not …
|
|
|
@60514
|
9 years |
vboxsync |
VUSB: When aborting EPs, ignore direction for EP0.
|
|
|
@60497
|
9 years |
vboxsync |
Logging.
|
|
|
@60373
|
9 years |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60178
|
9 years |
vboxsync |
VUSB: Fix assertion and non working devices attached to OHCI after a …
|
|
|
@59906
|
9 years |
vboxsync |
VUSB: Missing bits, fixing crash while saving the VM state
|
|
|
@59875
|
9 years |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59859
|
9 years |
vboxsync |
gcc asan fix (don't call memcpy with a NULL parameter even if cb=0)
|
|
|
@59796
|
9 years |
vboxsync |
VUSB: Update pointer pointers to pVUsb and pVUsb->pUrb when …
|
|
|
@59776
|
9 years |
vboxsync |
VUSB: build fix
|
|
|
@59775
|
9 years |
vboxsync |
VUSB: Remove unused read ahead buffering code and replace with new …
|
|
|
@59767
|
9 years |
vboxsync |
VUSB: Fix possible crash
|
|
|
@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
|
|
|
@59719
|
9 years |
vboxsync |
VUSB: export new file
|
|
|