VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/VBoxUSB

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77136   6 years vboxsync USBLib.cpp: Remove use of register keyword
(edit) @76925   6 years vboxsync Windows host drivers: Use SERVICE_DEMAND_START (3) instead of …
(edit) @76568   6 years vboxsync HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76527   6 years vboxsync HostDrivers: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76360   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76358   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76356   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @73066   6 years vboxsync VBoxUSB/os2: use NO_ERROR instead of literal 0 in previous.
(edit) @73065   6 years vboxsync VBoxUSB/os2: UsbIsoStop - make sure rc is always properly initialized.
(edit) @73064   6 years vboxsync VBoxUSB/os2: UsbRegisterChangeNotification - make sure EventSet.ulCaps …
(edit) @72005   7 years vboxsync HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys …
(edit) @72004   7 years vboxsync Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
(edit) @71986   7 years vboxsync *.inf: Trying to make new InfVerif.exe happy. bugref:8691
(edit) @71975   7 years vboxsync VBoxUSBMon.inf: Repplied r122211 (reverted in r122231) with some …
(edit) @71973   7 years vboxsync VBoxUSBMon.inf: Reverted r122211 (bugref:8691)
(edit) @71953   7 years vboxsync VBoxUSBMon.inf: Fixes to make InfVerif.exe happy. bugref:8691
(edit) @70294   7 years vboxsync Don't need stdio.h that much.
(edit) @70289   7 years vboxsync USB/win: Removed no longer needed flags (IOCTL interface change, …
(edit) @70286   7 years vboxsync More unused code.
(edit) @70285   7 years vboxsync Removed unused code/struct.
(edit) @70283   7 years vboxsync Removed unused code.
(edit) @70277   7 years vboxsync Trailing spaces.
(edit) @70273   7 years vboxsync USB/win: Use port speed already reported by OS to disginguish between …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69371   7 years vboxsync HostDrivers: more scm updates
(edit) @69250   7 years vboxsync HostDrivers: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68671   7 years vboxsync include file build fixes (kmk -C include)
(edit) @65920   8 years vboxsync gcc 7: fall thru
(edit) @65840   8 years vboxsync HostDrivers/VBoxUSB/Solaris: Call RTR0Term() if querying the symbols …
(edit) @64432   8 years vboxsync HostDrivers/Darwin,VBoxGuest/Darwin: Some notes about why we don't …
(edit) @63564   8 years vboxsync scm: cleaning up todos
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63511   8 years vboxsync VBoxUSB: warnings (clang)
(edit) @63495   8 years vboxsync warnings (clang)
(edit) @63179   8 years vboxsync Limit the number of USB filters a bit. Not really necessary but looks …
(edit) @62805   8 years vboxsync VBoxUSB: Plug memory leak in the error case
(edit) @62720   8 years vboxsync HostDrivers: warnings
(edit) @62719   8 years vboxsync HostDrivers: warnings
(edit) @62717   8 years vboxsync HostDrivers: warnings
(edit) @62716   8 years vboxsync HostDrivers: warnings
(edit) @62715   8 years vboxsync HostDrivers: warnings
(edit) @62714   8 years vboxsync HostDrivers: warnings
(edit) @62709   8 years vboxsync
(edit) @62707   8 years vboxsync VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a …
(edit) @62706   8 years vboxsync VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a …
(edit) @62702   8 years vboxsync VBoxUsbRt.cpp: Fixed two uninitialized variables caused by slightly …
(edit) @62699   8 years vboxsync vboxUsbPnPStateGbgChange: Corrected seemingly incorrect state …
(edit) @62698   8 years vboxsync VBoxUsbDev.cpp: Unreadable Status mess. (Hint, this is C/C++ not assembly.)
(edit) @62697   8 years vboxsync HostDrivers: warnings
(edit) @62690   8 years vboxsync HostDrivers: warnings
(edit) @62688   8 years vboxsync HostDrivers: warnings
(edit) @62686   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62490   8 years vboxsync (C) 2016
(edit) @62466   8 years vboxsync HostDrivers: scm
(edit) @62305   8 years vboxsync HostDrivers: On MacOS X use 0 to initialize/assign io_connect_t to fix …
(edit) @62177   8 years vboxsync use RTHandleTable to maintain handles
(edit) @61920   8 years vboxsync fix for ​​​​​bugref:8441: improved windows procedure in USBLib
(edit) @60639   9 years vboxsync HostDrivers/win: coding style
(edit) @60498   9 years vboxsync VBoxUSB.sys: Workaround to allow aborting the default control pipe.
(edit) @60487   9 years vboxsync Forgot to remove redundant conditional.
(edit) @60486   9 years vboxsync VBoxUSB.sys: We will never see TRANSFER_TYPE_CTRL (only MSG).
(edit) @60277   9 years vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @60273   9 years vboxsync HostDrivers: try to purge all usage of __FUNCTION__
(edit) @60193   9 years vboxsync static DECLINLINE -> DECLINLINE.
(edit) @60172   9 years vboxsync RTStrAPrintf() returns -1 on error, no IPRT status code
(edit) @60165   9 years vboxsync VBoxUsbToolGetStringDescriptor: bytes -
(edit) @60159   9 years vboxsync USB: Added fPurge parameter to USBFilterSetStringExact so the usb …
(edit) @60158   9 years vboxsync USB: Purge strings.
(edit) @60157   9 years vboxsync Missing Makefile.kup file.
(edit) @60156   9 years vboxsync USB: Purge strings.
(edit) @59401   9 years vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59400   9 years vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59399   9 years vboxsync VBoxUSB: Don't call IOUSBUserClientInit::probe because the result is …
(edit) @59325   9 years vboxsync VBoxUSB/darwin: Fix issues grabbing certain interfaces after the guest …
(edit) @59176   9 years vboxsync Solaris/USB: Take the easy way out for now.
(edit) @59154   9 years vboxsync solaris/USB: Get rid of EpState member which is never used only set.
(edit) @59127   9 years vboxsync VBoxUSB/win: Minor cleanups and a few more pointer checks after vital …
(edit) @59121   9 years vboxsync USB/win: Fix crash
(edit) @59091   9 years vboxsync USB/Solaris: Rewrite, cleanup and numerous bug fixes to get the Apple …
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @58277   9 years vboxsync darwin/VBoxUSB.cpp,SUPDrv-darwin.cpp: Added 256 byte safety padding to …
(edit) @58276   9 years vboxsync darwin/VBoxUSB.cpp: Added RTR0MEMEF_NEW_AND_DELETE_OPERATORS_IOKIT to …
(edit) @58051   9 years vboxsync USB/Win: Keep old configuration if SET INTERFACE fails.
(edit) @58045   9 years vboxsync VBoxUsbRt: typo
(edit) @58036   9 years vboxsync USB/Win: Do not leak memory if request fails.
(edit) @57972   9 years vboxsync VBoxUSB/darwin: Workaround for IOUSBUserClientInit::probe returning …
(edit) @57935   9 years vboxsync HostDrivers/USBMonitor: improved comment
(edit) @57934   9 years vboxsync HosDrivers/USBMon: fixed BSOD under driver verifier. Increased timeout …
(edit) @57896   9 years vboxsync USB/win: Fixed scheduling of high-speed isochronous endpoints.
(edit) @57358   9 years vboxsync *: scm cleanup run.
Note: See TracRevisionLog for help on using the revision log.

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