summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp
Commit message (Expand)AuthorAgeFilesLines
* VBoxUSB.sys: Be more careful before calling MmUnlockPages.vboxsync2023-01-261-1/+3
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* USB/win: Removed no longer needed flags (IOCTL interface change, version bump...vboxsync2017-12-211-2/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* HostDrivers: scm updatesvboxsync2017-10-241-0/+9
* scm: cleaning up todosvboxsync2016-08-161-1/+1
* scm cleanupsvboxsync2016-08-161-0/+2
* VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a reason for ...vboxsync2016-07-291-0/+4
* VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a reason for ...vboxsync2016-07-291-23/+8
* VBoxUsbRt.cpp: Fixed two uninitialized variables caused by slightly complicat...vboxsync2016-07-291-94/+83
* (C) 2016vboxsync2016-07-221-1/+1
* HostDrivers: scmvboxsync2016-07-221-6/+6
* HostDrivers/win: coding stylevboxsync2016-04-221-5/+5
* VBoxUSB.sys: Workaround to allow aborting the default control pipe.vboxsync2016-04-141-0/+17
* Forgot to remove redundant conditional.vboxsync2016-04-141-8/+5
* VBoxUSB.sys: We will never see TRANSFER_TYPE_CTRL (only MSG).vboxsync2016-04-141-26/+15
* HostDrivers: try to purge all usage of !__FUNCTION!__vboxsync2016-03-311-5/+5
* USB: Added fPurge parameter to USBFilterSetStringExact so the usb device driv...vboxsync2016-03-231-2/+3
* USB/Win: Keep old configuration if SET INTERFACE fails.vboxsync2015-10-061-59/+58
* VBoxUsbRt: typovboxsync2015-10-061-1/+1
* USB/Win: Do not leak memory if request fails.vboxsync2015-10-061-0/+8
* USB/win: Fixed scheduling of high-speed isochronous endpoints.vboxsync2015-09-251-1/+8
* HostDrivers: Updated (C) year.vboxsync2015-06-091-1/+1
* VBoxUSB/win: Kill completely bogus assertionvboxsync2015-06-041-1/+0
* fixed Interface information size calculation using GET_USBD_INTERFACE_SIZEvboxsync2015-03-161-2/+1
* removed excess linevboxsync2015-03-161-1/+0
* spaces!vboxsync2015-03-161-3/+3
* fix of misprint, calculation of memory size allocation used wrong structurevboxsync2015-03-161-22/+12
* VBoxUSB: use try/catch to handle possible errors and set the last element to ...vboxsync2015-03-121-8/+19
* HostDrivers/VBoxUSB/win: Check for USBD_STATUS_DEVICE_GONE, seen assertion wi...vboxsync2014-02-061-0/+1
* HostDrivers/win/usb: typovboxsync2013-06-041-1/+1
* usb: filter misbehaved device dynamic black listvboxsync2011-05-121-9/+9
* rework usbvboxsync2011-05-051-0/+1576