Windows: Try alternative methods to query port number
[platform/upstream/libusb.git] / libusb / os / windows_winusb.c
2021-06-08 Jim ChenWindows: Try alternative methods to query port number
2021-06-08 Patrick StewartWindows: Support LIBUSB_TRANSFER_ADD_ZERO_PACKET on...
2021-02-01 Chris DickensWindows: Fix HID and synchronous transfer completion
2021-01-16 Chris DickensWindows: Filter out non-libusb I/O completions
2021-01-15 Tormod Voldenwindows: Update link about control transfer size limits
2020-12-19 Chris DickensWindows: Break dependency on OLE32
2020-12-19 Chris DickensWindows: Cleanup header includes and definiions
2020-11-28 Chris DickensWindows: Fix a few more benign compiler warnings
2020-11-10 Ihor DutchakWindows: ignore all broken devices during enumeration
2020-11-09 Chris DickensFix various CI build warnings
2020-10-21 Chris DickensWindows: Restrict path for dynamic library loading
2020-09-13 Chris Dickenscore: Split usbi_clock_gettime() into two separate...
2020-09-13 Chris Dickenscore: Miscellaneous internal logging cleanup
2020-08-18 Chris DickensFix typos detected by codespell and manual inspection
2020-08-17 Chris DickensWindows: Improve how root hubs are reported
2020-08-17 Chris DickensWindows: Prevent NULL pointer dereference when ancestor...
2020-08-12 Chris Dickenscore: Introduce platform events abstraction
2020-08-11 Chris DickensWindows: Use I/O completion ports for transfers
2020-07-16 Martin Thiererwinusb: setting a non-default config not supported
2020-04-29 Chris Dickenscore: Narrow the types passed to certain backend functions
2020-04-28 Chris Dickenscore: Kill backend get_device_descriptor() function
2020-04-17 Chris Dickenscore: Change pointer type from 'unsigned char' to ...
2020-04-17 Chris Dickenscore: Remove redundant definitions for descriptor sizes
2020-04-01 Chris DickensWindows: Improve the get_interface_details_filter(...
2020-04-01 Chris DickensWindows: Replace the sanitize_path() function with...
2020-03-30 Chris Dickensbuild: Enable additional build errors and warnings
2020-03-16 Chris Dickenscore: Move parameter validation from backend to core
2020-03-10 Chris DickensWindows: Fix some harmless build warnings
2020-02-26 Chris Dickenscore: Introduce accessor functions for structure privat...
2020-02-07 Chris DickensWindows: Refactoring to consolidate and simplify common...
2020-01-28 Chris DickensWindows: Fix reported length of synchronous control...
2020-01-26 Chris DickensWindows: Fix GCC printf format warnings due to DWORD...
2020-01-25 Chris Dickenscore: Convert internal macros to static inline functions
2020-01-22 Chris DickensWindows: Add missing '%' character for printf format...
2020-01-22 Chris DickensWindows: Fix some MinGW build warnings and printf forma...
2020-01-22 Chris DickensWindows: Drop support for Windows XP
2020-01-21 Chris DickensWindows: Remove support for WinCE and Visual Studio...
2020-01-03 Jie Zhangwindows: relax HCD root hub enumeration errors
2020-01-03 Matthias Boltewindows: Fix USBD_STATUS to LIBUSB_TRANSFER_STATUS...
2019-08-14 Nathan Hjelmwindows: fix build
2019-08-14 Frank Liwindows: Fix libusb_get_device_list failure if virual...
2019-08-09 Harry Mallonwindows_winusb: Add support for reporting super speed...
2019-08-09 Josh Gaowindows_winusb: fix pedantic format string warnings.
2019-08-09 Josh Gaowindows_winusb: fix size_t format strings.
2019-08-09 Axel GembeWindows: Workaround for composite devices with U2F...
2019-07-08 Léo Lamwindows_winusb: Set policy ISO_ALWAYS_START_ASAP for...
2019-07-08 Léo Lamwindows_winusb: Bounds check interface for check_valid_...
2019-07-08 Léo Lamwindows_winusb: Mask wIndex correctly when checking...
2019-04-05 philemonfAdd support for isochronous transfers with WinUSB.
2019-04-05 haidong.zhengwindows: get usb device until usb configuration is set
2019-04-05 Frederik CarlierAllow set configuration control requests when using...
2019-04-05 kuro68kFix control transfer interface selection
2018-03-17 Chris DickensWindows: WinUSB: Allow caching config descriptors to...
2018-03-12 Chris DickensWindows: WinUSB: Guard against erroneous reporting...
2018-03-12 Chris DickensWindows: WinUSB: Do not assume that driver implements...
2018-03-12 Chris DickensWindows: Plug HANDLE leak
2018-02-24 zacharyWindows: Fix hid_abort_transfers blocking
2018-02-02 Chris DickensWindows: Always search for "USB" PnP enumerator class
2018-01-28 Chris DickensWindows: Check composite interfaces before calling...
2018-01-09 Joshua BlakeWindows: Added isochronous support via libusbk
2018-01-08 Chris DickensWindows: Enable dynamic selection between WinUSB and...
2018-01-07 Chris DickensWindows: Rework poll() emulation to a much simpler...
2018-01-05 Chris DickensWindows: Rework WinUSB enumeration process to fix issue...
2018-01-04 Chris DickensWindows: Remove port member from device's private structure
2018-01-04 Chris DickensWindows: Be a bit smarter when setting composite interfaces
2018-01-04 Chris DickensWindows: Constify variables that aren't supposed to...
2018-01-04 Chris DickensWindows: Kill empty functions and switch to runtime...
2018-01-04 Chris DickensWindows: Remove unused DLL functions and header definitions
2018-01-04 Chris DickensWindows: Fix some minor style issues
2018-01-03 Chris DickensWindows: Improve enumeration process
2018-01-03 Chris DickensWindows: Kill perpetually growing list of hub driver...
2017-12-29 Sean McBrideFixed various trivial cppcheck 1.80 warnings
2017-12-22 chunyu.xieWindows: Report correct usagePage and usage values...
2017-12-22 chunyu.xieWindows: Fix libusb_get_string_descriptor for HID devices
2017-07-16 Chris Dickenscore: Preparation for handling backend-specific options
2017-07-16 Chris Dickenscore: Pass context to backend when calling exit() function
2017-07-10 Chris Dickenscore: Fix --disable-log option to remove logging functi...
2017-07-06 Chris Dickenscore: Add provisions for per-context private backend...
2017-07-06 Chris Dickenscore: Kill usbi_os_backend structure definition madness
2017-06-06 Chris DickensWindows: Header file cleanup
2017-03-27 Chris DickensWindows: Fix possible memory leak when caching descript...
2017-03-01 Stefan AgnerWindows: Allow HID reports up to 1024 + report id
2017-03-01 Chris DickensWindows: Remove initialization of calloc'ed memory
2017-03-01 Doug JohnstonWindows: return proper status
2017-01-12 Chris DickensWindows: Remove unused safe_* macro definitions
2017-01-12 Chris DickensWindows: Slightly optimize the sanitize_path() function
2017-01-12 Chris DickensWindows: Switch to snprintf() in windows_get_version()
2017-01-12 Chris DickensWindows: Fix memory and handle leaks in winusbx_claim_i...
2017-01-12 Chris DickensWindows: Fix some minor styling issues
2017-01-12 Chris DickensWindows: Clean up unnecessary variable initialization
2017-01-12 Chris DickensWindows/WinCE: Remove uses of safe_* macros where not...
2016-10-01 Chris DickensWindows: Fix possible false error message during device...
2016-05-30 Jeffrey NicholsAdd support for Intel Alpine Ridge USB 3.1 Controller...
2016-05-30 Chris DickensWindows: Clean up referenced devices when memory alloca...
2016-05-30 Chris DickensMisc: Fix usbi_os_backend structure initialization
2016-05-30 Chris DickensWindows: Fix false assertion failure message during...
2016-03-02 Chris DickensWindows: Fix faulty logic that can pick the wrong confi...
2016-03-02 Chris DickensWindows: Add backend support for get_config_descriptor_...
2016-03-02 Angus GrattonWindows: Fix dev_interface_path memory leak when reusin...
2016-03-02 Angus GrattonWindows: Fix parent USB device reference leak
next