index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libusb
/
os
/
windows_winusb.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: Enable additional build errors and warnings
Chris Dickens
2020-03-30
1
-5
/
+38
*
core: Move parameter validation from backend to core
Chris Dickens
2020-03-16
1
-25
/
+11
*
Windows: Fix some harmless build warnings
Chris Dickens
2020-03-09
1
-1
/
+1
*
core: Introduce accessor functions for structure private data
Chris Dickens
2020-02-26
1
-92
/
+93
*
Windows: Refactoring to consolidate and simplify common code
Chris Dickens
2020-02-07
1
-736
/
+479
*
Windows: Fix reported length of synchronous control transfers
Chris Dickens
2020-01-28
1
-3
/
+3
*
Windows: Fix GCC printf format warnings due to DWORD/ULONG types
Chris Dickens
2020-01-26
1
-11
/
+11
*
core: Convert internal macros to static inline functions
Chris Dickens
2020-01-25
1
-4
/
+54
*
Windows: Add missing '%' character for printf format specifier
Chris Dickens
2020-01-22
1
-2
/
+2
*
Windows: Fix some MinGW build warnings and printf format specifiers
Chris Dickens
2020-01-21
1
-3
/
+3
*
Windows: Drop support for Windows XP
Chris Dickens
2020-01-21
1
-11
/
+6
*
Windows: Remove support for WinCE and Visual Studio older than 2013
Chris Dickens
2020-01-20
1
-2
/
+1
*
windows: relax HCD root hub enumeration errors
Jie Zhang
2020-01-02
1
-3
/
+3
*
windows: Fix USBD_STATUS to LIBUSB_TRANSFER_STATUS translation
Matthias Bolte
2020-01-02
1
-20
/
+14
*
windows: fix build
Nathan Hjelm
2019-08-14
1
-3
/
+3
*
windows: Fix libusb_get_device_list failure if virual usb host installled
Frank Li
2019-08-14
1
-3
/
+3
*
windows_winusb: Add support for reporting super speed plus devices
Harry Mallon
2019-08-09
1
-0
/
+3
*
windows_winusb: fix pedantic format string warnings.
Josh Gao
2019-08-09
1
-8
/
+8
*
windows_winusb: fix size_t format strings.
Josh Gao
2019-08-09
1
-2
/
+2
*
Windows: Workaround for composite devices with U2F on Win10 1903
Axel Gembe
2019-08-09
1
-1
/
+10
*
windows_winusb: Set policy ISO_ALWAYS_START_ASAP for libusbK
Léo Lam
2019-07-07
1
-0
/
+6
*
windows_winusb: Bounds check interface for check_valid_interface
Léo Lam
2019-07-07
1
-0
/
+3
*
windows_winusb: Mask wIndex correctly when checking interfaces
Léo Lam
2019-07-07
1
-1
/
+1
*
Add support for isochronous transfers with WinUSB.
philemonf
2019-04-05
1
-40
/
+295
*
windows: get usb device until usb configuration is set
haidong.zheng
2019-04-05
1
-14
/
+38
*
Allow set configuration control requests when using libusb0.sys
Frederik Carlier
2019-04-04
1
-2
/
+3
*
Fix control transfer interface selection
kuro68k
2019-04-04
1
-5
/
+31
*
Windows: WinUSB: Allow caching config descriptors to fail
Chris Dickens
2018-03-17
1
-42
/
+31
*
Windows: WinUSB: Guard against erroneous reporting of devices
Chris Dickens
2018-03-12
1
-0
/
+1
*
Windows: WinUSB: Do not assume that driver implements CancelIoEx()
Chris Dickens
2018-03-12
1
-16
/
+18
*
Windows: Plug HANDLE leak
Chris Dickens
2018-03-12
1
-0
/
+2
*
Windows: Fix hid_abort_transfers blocking
zachary
2018-02-24
1
-1
/
+1
*
Windows: Always search for "USB" PnP enumerator class
Chris Dickens
2018-02-01
1
-3
/
+3
*
Windows: Check composite interfaces before calling functions
Chris Dickens
2018-01-27
1
-28
/
+35
*
Windows: Added isochronous support via libusbk
Joshua Blake
2018-01-08
1
-1
/
+102
*
Windows: Enable dynamic selection between WinUSB and UsbDk backends
Chris Dickens
2018-01-08
1
-443
/
+184
*
Windows: Rework poll() emulation to a much simpler and effective design
Chris Dickens
2018-01-06
1
-157
/
+136
*
Windows: Rework WinUSB enumeration process to fix issues on Win8+
Chris Dickens
2018-01-04
1
-325
/
+313
*
Windows: Remove port member from device's private structure
Chris Dickens
2018-01-04
1
-4
/
+3
*
Windows: Be a bit smarter when setting composite interfaces
Chris Dickens
2018-01-04
1
-17
/
+11
*
Windows: Constify variables that aren't supposed to change
Chris Dickens
2018-01-03
1
-9
/
+8
*
Windows: Kill empty functions and switch to runtime checking
Chris Dickens
2018-01-03
1
-195
/
+98
*
Windows: Remove unused DLL functions and header definitions
Chris Dickens
2018-01-03
1
-24
/
+2
*
Windows: Fix some minor style issues
Chris Dickens
2018-01-03
1
-21
/
+19
*
Windows: Improve enumeration process
Chris Dickens
2018-01-03
1
-50
/
+125
*
Windows: Kill perpetually growing list of hub driver names
Chris Dickens
2018-01-03
1
-4
/
+6
*
Fixed various trivial cppcheck 1.80 warnings
Sean McBride
2017-12-28
1
-3
/
+3
*
Windows: Report correct usagePage and usage values for HID
chunyu.xie
2017-12-22
1
-4
/
+8
*
Windows: Fix libusb_get_string_descriptor for HID devices
chunyu.xie
2017-12-22
1
-4
/
+10
*
core: Preparation for handling backend-specific options
Chris Dickens
2017-07-16
1
-0
/
+1
[prev]
[next]