windows: fix USB 3.0 speed detection on Windows 8 or later
[platform/upstream/libusb.git] / libusb / os / wince_usb.c
2014-05-18 Pete Batardwindows: fix USB 3.0 speed detection on Windows 8 or...
2014-04-22 Hans de GoedeAdd API for using bulk streams
2014-04-22 Hans de GoedeAdd API for allocating / freeing usb3 bulk streams...
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-09-06 Hans de GoedeMake usbi_get_device_by_session_id return a ref to...
2013-08-07 Simon HaggettWinCE: Fix race between wince_clock_gettime_threaded...
2013-06-26 Hans de GoedeWinCE: ref result of usbi_get_device_by_session_id()
2013-06-26 Toby GrayWinCE: Fix device reference leak which caused crash...
2013-05-30 Hans de Goedehotplug: Add a hotplug_poll backend function
2013-05-24 Simon Haggettwince_get_active_config_descriptor() sets host_endian...
2013-05-24 Hans de Goedeall: Allow backend to provide a better get_config_descr...
2013-04-11 Toby GrayWindows: Correctly clear backend transfer private infor...
2013-04-02 Pete BatardCore: Add HID and kernel detach capability detection...
2013-03-03 Pete BatardWinCE: Post integration cleanup
2013-02-22 Simon HaggettWinCE: Don't confirm protocol stalls with device in...
2013-01-23 Toby GrayWinCE: Add support for WinCE (sources)