summaryrefslogtreecommitdiff
path: root/include/VBox/usblib-win.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB/win: Removed unused VBOX_USB_USE_DEVICE_NOTIFICATION code from userland a...vboxsync2019-09-181-1/+1
* *: scm --fix-header-guard-endifvboxsync2019-01-011-1/+1
* include/VBox: Use VBOX_INCLUDED_ rather than ___vbox_ as header guard prefix,...vboxsync2019-01-011-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* /include: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* USB/win: Removed no longer needed flags (IOCTL interface change, version bump...vboxsync2017-12-211-6/+1
* More unused code.vboxsync2017-12-211-8/+0
* Removed unused code/struct.vboxsync2017-12-211-7/+0
* include/VBox/: (C) yearvboxsync2017-10-171-1/+1
* include file build fixes (kmk -C include)vboxsync2017-09-061-2/+2
* (C) 2016vboxsync2016-07-221-1/+1
* include,misc: Doxygen grouping adjustments, collecting all the VMM bits under...vboxsync2015-10-071-4/+7
* include: Updated (C) year.vboxsync2015-06-091-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* Ran the source code massager (scm).vboxsync2011-06-121-7/+7
* usb: avoid redundant device info updatesvboxsync2011-05-041-4/+1
* usb reworkvboxsync2011-05-031-30/+57
* USBLib-win: unused functionvboxsync2010-11-241-1/+1
* USB/Windows: Added a callback to cancel all URBs on an endpoint (pipe abort).vboxsync2010-07-231-1/+2
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* include/VBox/*.h: Mark which components the header files relate to.vboxsync2009-07-041-2/+2
* usb-win: Detect and report data underruns (unexpected short packets) to VUSB ...vboxsync2009-06-261-6/+14
* *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/gvboxsync2009-06-081-2/+2
* VBox/*: __BEGIN_DECLS -> RT_BEGIN_DECLS; __END_DECLS -> RT_END_DECLS.vboxsync2009-06-081-2/+2
* Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.vboxsync2008-05-121-4/+4
* Unifying the USBLib stuff.vboxsync2008-05-121-39/+6
* Use common USB device filtering code.vboxsync2008-04-251-17/+8
* attempt to fix win buildsvboxsync2008-04-211-5/+5
* The Big Sun Rebranding Header Changevboxsync2008-04-181-1/+5
* Increased Windows USB host driver version.vboxsync2008-04-081-1/+1
* Properly determine USB port version on Windows hosts.vboxsync2008-04-081-0/+1
* Added isochronous support to Windows USB proxy.vboxsync2008-01-301-8/+17
* Added constant to allow passing of not-accessed ISOC USB error code.vboxsync2008-01-241-1/+2
* The Giant CDDL Dual-License Header Change.vboxsync2007-12-071-4/+13
* VBoxUSB reorg.vboxsync2007-10-301-0/+302