VirtualBox

source: vbox/trunk/src/VBox/Devices/USB

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @63217   8 年 vboxsync Devices: warnings (gcc)
(edit) @63211   8 年 vboxsync Devices: warnings (gcc)
(edit) @63121   8 年 vboxsync warnings
(edit) @63016   8 年 vboxsync Devices: warnings (debug builds)
(edit) @62992   8 年 vboxsync Devices: warnings
(edit) @62960   8 年 vboxsync Devices: warnings
(edit) @62959   8 年 vboxsync Devices: warnings
(edit) @62958   8 年 vboxsync Devices: warnings
(edit) @62956   8 年 vboxsync @copydoc -> @interface_method_impl
(edit) @62955   8 年 vboxsync Devices: warnings
(edit) @62953   8 年 vboxsync Devices: warnings
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62622   8 年 vboxsync Devices: unused parameter warnings.
(edit) @62621   8 年 vboxsync Devices: Fixed 3 instances of incorrect preprocessor macro usage …
(edit) @62502   8 年 vboxsync (C) 2016
(edit) @62463   8 年 vboxsync Devices: scm
(edit) @62462   8 年 vboxsync USBProxyDevice: Please not TABs, learn the effing operator table, and …
(edit) @62317   8 年 vboxsync DrvVUSBRootHub: Fix possible use after free introduced with the last fix
(edit) @62294   8 年 vboxsync VUSB: Add reference couting to the USB device structure to prevent …
(edit) @62211   8 年 vboxsync USB/DrvVUSBRootHub: Fix possible division by 0
(edit) @62001   8 年 vboxsync DevOHCI: bugref:8125: cache for the guest memory reads
(edit) @61879   8 年 vboxsync USBProxyDevice-linux.cpp: cppcheck warning
(edit) @61859   8 年 vboxsync USBProxyDevice-linux: clean up emacs local variables.
(edit) @61576   8 年 vboxsync Devices/USB/RootHub: Add assertion to catch when URBs are freed twice
(edit) @61247   8 年 vboxsync VUSB: Shorten initial descriptor read timeout.
(edit) @61246   8 年 vboxsync VUSB: Retry after most errors during device enumeration in order to …
(edit) @60800   9 年 vboxsync Device/USBProxyDevice-usbip: Fixes for corner cases in the protocol
(edit) @60550   9 年 vboxsync Devices/USB/USBProxyDevice-usbip.cpp: Fixes
(edit) @60515   9 年 vboxsync VUSB: Allow bulk/interrupt transfer mixing (most USB stack do not …
(edit) @60514   9 年 vboxsync VUSB: When aborting EPs, ignore direction for EP0.
(edit) @60497   9 年 vboxsync Logging.
(edit) @60373   9 年 vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60178   9 年 vboxsync VUSB: Fix assertion and non working devices attached to OHCI after a …
(edit) @59906   9 年 vboxsync VUSB: Missing bits, fixing crash while saving the VM state
(edit) @59875   9 年 vboxsync VUSB: Move the thread for periodic frame procession down to the …
(edit) @59859   9 年 vboxsync gcc asan fix (don't call memcpy with a NULL parameter even if cb=0)
(edit) @59796   9 年 vboxsync VUSB: Update pointer pointers to pVUsb and pVUsb->pUrb when …
(edit) @59776   9 年 vboxsync VUSB: build fix
(edit) @59775   9 年 vboxsync VUSB: Remove unused read ahead buffering code and replace with new …
(edit) @59767   9 年 vboxsync VUSB: Fix possible crash
(edit) @59738   9 年 vboxsync VUSB: Some structural cleanup (#7 Move the debug log trace related …
(edit) @59737   9 年 vboxsync VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate)
(edit) @59724   9 年 vboxsync VUSB: build fix
(edit) @59722   9 年 vboxsync VUSB: Some structural cleanup (#5 Optimize the allocation strategy a …
(edit) @59720   9 年 vboxsync VUSB: fix 32bit builds
(edit) @59719   9 年 vboxsync VUSB: export new file
(edit) @59718   9 年 vboxsync VUSB: Some structural cleanup (#4 Move the URB allocation from the …
(edit) @59716   9 年 vboxsync VUSB: Fix regression introduced with r105557
(edit) @59705   9 年 vboxsync VUSB: Some structural cleanup (#3 build fix)
(edit) @59704   9 年 vboxsync VUSB: Some structural cleanup (#3 Make the VUSB URB specific data …
(edit) @59701   9 年 vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59700   9 年 vboxsync VUSB: Some structural cleanup (#2 Remove the HCI specific bits from …
(edit) @59688   9 年 vboxsync VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
(edit) @59687   9 年 vboxsync VUSB: Some structural cleanup (#1 Don't replicate the URB tagging for …
(edit) @59686   9 年 vboxsync VUSBSniffer: Add flag to avoid overwriting exitisting captures, …
(edit) @59633   9 年 vboxsync USB/Sniffer: Add format writers for Linux usbmon ASCII output and …
(edit) @59616   9 年 vboxsync USB/VUSBSniffer: Export new files
(edit) @59615   9 年 vboxsync USB/VUSBSniffer: Separate API from format to make it possible to …
(edit) @59282   9 年 vboxsync OHCI: Fixed nonsensical conditional.
(edit) @59117   9 年 vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @59113   9 年 vboxsync DevOHCI: bugref:8125: wakeup the framer thread only if framerate was …
(edit) @59093   9 年 vboxsync Warning.
(edit) @59091   9 年 vboxsync USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
(edit) @59089   9 年 vboxsync USBProxyDevice: Logging.
(edit) @58778   9 年 vboxsync USBProxyDevice-solaris: warning.
(edit) @58645   9 年 vboxsync build fix
(edit) @58642   9 年 vboxsync USBProxyDevice: on VUSBSTATUS_DNR, retry up to 5 times (thanks Dennis …
(edit) @58640   9 年 vboxsync USBProxyDevice-linux: map -EPROTO to VUSBSTATUS_DNR
(edit) @58577   9 年 vboxsync USB/Linux: Fix possible crash on older kernels where we have to split …
(edit) @58364   9 年 vboxsync VUSB: Clear pDev->pvArgs before changing the state of the device to …
(edit) @58170   9 年 vboxsync doxygen: fixes.
(edit) @58165   9 年 vboxsync USB/Darwin: Attempt to fix high-speed isochronous transfers.
(edit) @58158   9 年 vboxsync USBPROXYDEV: nits.
(edit) @57990   9 年 vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57903   9 年 vboxsync USB: Disabled read-ahead processing, see #6078
(edit) @57526   9 年 vboxsync VUSBSniffer: Fix small memory leak
(edit) @57522   9 年 vboxsync USB/IP: Fixes and enable building it
(edit) @57515   9 年 vboxsync VUSBDevice: Don't set the device state to POWERED unless the device is …
(edit) @57442   9 年 vboxsync DECLCALLBACK and static
(edit) @57406   9 年 vboxsync USB/IP: Updates and fixes, implement support for isochronous transfers …
(edit) @57393   9 年 vboxsync DECLCALLBACK
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57301   9 年 vboxsync USB/IP: Updates, works with bulk devices now
(edit) @57273   9 年 vboxsync USBProxyDevice-usbip: More updates
(edit) @57262   9 年 vboxsync USB/UsbIp: Updates, implement receiving response handling
(edit) @57156   9 年 vboxsync OHCI: Prevent log flooding
(edit) @56992   9 年 vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56454   9 年 vboxsync Commit r100743 and r100913 to trunk which should improve pass through …
(edit) @56395   9 年 vboxsync VUSB: Reverted r100358, fixed xHCI device attaching differently.
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56271   9 年 vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @56141   9 年 vboxsync USB: Minor cleanup, kill a few unused declarations
(edit) @55980   10 年 vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55901   10 年 vboxsync USB: Fix attaching multiple devices to the same roothub on xHCI
(edit) @55414   10 年 vboxsync USB,EHCI,OHCI: release and reacquire the critical section when …
(edit) @55337   10 年 vboxsync USB: Walk the async URB list only under the critical section or we …
(edit) @54568   10 年 vboxsync In case we need it later.
(edit) @54556   10 年 vboxsync VUSB: Added RH service to abort an endpoint (as opposed to canceling a …
(edit) @54381   10 年 vboxsync Typo fix.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette