|
|
@62679
|
8 年 |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62622
|
8 年 |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62621
|
8 年 |
vboxsync |
Devices: Fixed 3 instances of incorrect preprocessor macro usage …
|
|
|
@62502
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62463
|
8 年 |
vboxsync |
Devices: scm
|
|
|
@62462
|
8 年 |
vboxsync |
USBProxyDevice: Please not TABs, learn the effing operator table, and …
|
|
|
@62317
|
8 年 |
vboxsync |
DrvVUSBRootHub: Fix possible use after free introduced with the last fix
|
|
|
@62294
|
8 年 |
vboxsync |
VUSB: Add reference couting to the USB device structure to prevent …
|
|
|
@62211
|
8 年 |
vboxsync |
USB/DrvVUSBRootHub: Fix possible division by 0
|
|
|
@62001
|
8 年 |
vboxsync |
DevOHCI: bugref:8125: cache for the guest memory reads
|
|
|
@61879
|
8 年 |
vboxsync |
USBProxyDevice-linux.cpp: cppcheck warning
|
|
|
@61859
|
8 年 |
vboxsync |
USBProxyDevice-linux: clean up emacs local variables.
|
|
|
@61576
|
8 年 |
vboxsync |
Devices/USB/RootHub: Add assertion to catch when URBs are freed twice
|
|
|
@61247
|
8 年 |
vboxsync |
VUSB: Shorten initial descriptor read timeout.
|
|
|
@61246
|
8 年 |
vboxsync |
VUSB: Retry after most errors during device enumeration in order to …
|
|
|
@60800
|
9 年 |
vboxsync |
Device/USBProxyDevice-usbip: Fixes for corner cases in the protocol
|
|
|
@60550
|
9 年 |
vboxsync |
Devices/USB/USBProxyDevice-usbip.cpp: Fixes
|
|
|
@60515
|
9 年 |
vboxsync |
VUSB: Allow bulk/interrupt transfer mixing (most USB stack do not …
|
|
|
@60514
|
9 年 |
vboxsync |
VUSB: When aborting EPs, ignore direction for EP0.
|
|
|
@60497
|
9 年 |
vboxsync |
Logging.
|
|
|
@60373
|
9 年 |
vboxsync |
Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
|
|
|
@60178
|
9 年 |
vboxsync |
VUSB: Fix assertion and non working devices attached to OHCI after a …
|
|
|
@59906
|
9 年 |
vboxsync |
VUSB: Missing bits, fixing crash while saving the VM state
|
|
|
@59875
|
9 年 |
vboxsync |
VUSB: Move the thread for periodic frame procession down to the …
|
|
|
@59859
|
9 年 |
vboxsync |
gcc asan fix (don't call memcpy with a NULL parameter even if cb=0)
|
|
|
@59796
|
9 年 |
vboxsync |
VUSB: Update pointer pointers to pVUsb and pVUsb->pUrb when …
|
|
|
@59776
|
9 年 |
vboxsync |
VUSB: build fix
|
|
|
@59775
|
9 年 |
vboxsync |
VUSB: Remove unused read ahead buffering code and replace with new …
|
|
|
@59767
|
9 年 |
vboxsync |
VUSB: Fix possible crash
|
|
|
@59738
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#7 Move the debug log trace related …
|
|
|
@59737
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
|
|
|
@59724
|
9 年 |
vboxsync |
VUSB: build fix
|
|
|
@59722
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#5 Optimize the allocation strategy a …
|
|
|
@59720
|
9 年 |
vboxsync |
VUSB: fix 32bit builds
|
|
|
@59719
|
9 年 |
vboxsync |
VUSB: export new file
|
|
|
@59718
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#4 Move the URB allocation from the …
|
|
|
@59716
|
9 年 |
vboxsync |
VUSB: Fix regression introduced with r105557
|
|
|
@59705
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#3 build fix)
|
|
|
@59704
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
|
|
|
@59701
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59700
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
|
|
|
@59688
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@59687
|
9 年 |
vboxsync |
VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
|
|
|
@59686
|
9 年 |
vboxsync |
VUSBSniffer: Add flag to avoid overwriting exitisting captures, …
|
|
|
@59633
|
9 年 |
vboxsync |
USB/Sniffer: Add format writers for Linux usbmon ASCII output and …
|
|
|
@59616
|
9 年 |
vboxsync |
USB/VUSBSniffer: Export new files
|
|
|
@59615
|
9 年 |
vboxsync |
USB/VUSBSniffer: Separate API from format to make it possible to …
|
|
|
@59282
|
9 年 |
vboxsync |
OHCI: Fixed nonsensical conditional.
|
|
|
@59117
|
9 年 |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@59113
|
9 年 |
vboxsync |
DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
|
|
|
@59093
|
9 年 |
vboxsync |
Warning.
|
|
|
@59091
|
9 年 |
vboxsync |
USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
|
|
|
@59089
|
9 年 |
vboxsync |
USBProxyDevice: Logging.
|
|
|
@58778
|
9 年 |
vboxsync |
USBProxyDevice-solaris: warning.
|
|
|
@58645
|
9 年 |
vboxsync |
build fix
|
|
|
@58642
|
9 年 |
vboxsync |
USBProxyDevice: on VUSBSTATUS_DNR, retry up to 5 times (thanks Dennis …
|
|
|
@58640
|
9 年 |
vboxsync |
USBProxyDevice-linux: map -EPROTO to VUSBSTATUS_DNR
|
|
|
@58577
|
9 年 |
vboxsync |
USB/Linux: Fix possible crash on older kernels where we have to split …
|
|
|
@58364
|
9 年 |
vboxsync |
VUSB: Clear pDev->pvArgs before changing the state of the device to …
|
|
|
@58170
|
9 年 |
vboxsync |
doxygen: fixes.
|
|
|
@58165
|
9 年 |
vboxsync |
USB/Darwin: Attempt to fix high-speed isochronous transfers.
|
|
|
@58158
|
9 年 |
vboxsync |
USBPROXYDEV: nits.
|
|
|
@57990
|
9 年 |
vboxsync |
Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
|
|
|
@57903
|
9 年 |
vboxsync |
USB: Disabled read-ahead processing, see #6078
|
|
|
@57526
|
9 年 |
vboxsync |
VUSBSniffer: Fix small memory leak
|
|
|
@57522
|
9 年 |
vboxsync |
USB/IP: Fixes and enable building it
|
|
|
@57515
|
9 年 |
vboxsync |
VUSBDevice: Don't set the device state to POWERED unless the device is …
|
|
|
@57442
|
9 年 |
vboxsync |
DECLCALLBACK and static
|
|
|
@57406
|
9 年 |
vboxsync |
USB/IP: Updates and fixes, implement support for isochronous transfers …
|
|
|
@57393
|
9 年 |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@57301
|
9 年 |
vboxsync |
USB/IP: Updates, works with bulk devices now
|
|
|
@57273
|
9 年 |
vboxsync |
USBProxyDevice-usbip: More updates
|
|
|
@57262
|
9 年 |
vboxsync |
USB/UsbIp: Updates, implement receiving response handling
|
|
|
@57156
|
9 年 |
vboxsync |
OHCI: Prevent log flooding
|
|
|
@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.
|
|
|
@56284
|
9 年 |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56271
|
9 年 |
vboxsync |
VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
|
|
|
@56141
|
9 年 |
vboxsync |
USB: Minor cleanup, kill a few unused declarations
|
|
|
@55980
|
10 年 |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@55901
|
10 年 |
vboxsync |
USB: Fix attaching multiple devices to the same roothub on xHCI
|
|
|
@55414
|
10 年 |
vboxsync |
USB,EHCI,OHCI: release and reacquire the critical section when …
|
|
|
@55337
|
10 年 |
vboxsync |
USB: Walk the async URB list only under the critical section or we …
|
|
|
@54568
|
10 年 |
vboxsync |
In case we need it later.
|
|
|
@54556
|
10 年 |
vboxsync |
VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
|
|
|
@54381
|
10 年 |
vboxsync |
Typo fix.
|
|
|
@54072
|
10 年 |
vboxsync |
USB: Make the number of reported OHCI ports adjustable.
|
|
|
@53977
|
10 年 |
vboxsync |
VUSB: Added separate SS EP companion descriptor to VUSBDESCENDPOINTEX …
|
|
|
@53949
|
10 年 |
vboxsync |
VUSBUrb: Leave the critical section when the assertion fails before …
|
|
|
@53911
|
10 年 |
vboxsync |
OHCI: Immediately wake up the frame thread when an URB completed and …
|
|
|
@53633
|
10 年 |
vboxsync |
USB: fix debug assertion
|
|
|
@53624
|
10 年 |
vboxsync |
scm automatic cleanups.
|
|
|
@53429
|
10 年 |
vboxsync |
USB: Fix FreeBSD backend (thanks to Hans Petter Selasky)
|
|
|
@53411
|
10 年 |
vboxsync |
USB: Continue work on USB/IP backend
|
|
|
@53260
|
10 年 |
vboxsync |
USB: Current state of USB/IP backend (work in progress)
|
|
|
@53211
|
10 年 |
vboxsync |
Alignment.
|
|
|
@53210
|
10 年 |
vboxsync |
PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
|
|
|