core: Remove use of gettimeofday()
[platform/upstream/libusb.git] / libusb / os / wince_usb.c
2017-01-12 Chris Dickenscore: Remove use of gettimeofday()
2016-08-17 Hans de Goedewince: Do not differ between cancel / timeout ourselves
2016-05-30 Chris DickensMisc: Fix usbi_os_backend structure initialization
2016-01-28 Chris DickensWindows/WinCE: Improve the run-time dynamic linking...
2016-01-28 Chris DickensWinCE: Remove unnecessary/unused structure
2016-01-28 Chris DickensWinCE: Miscellaneous changes
2016-01-07 Chris DickensWinCE: Fix printf format specifiers
2016-01-06 Tobias KlauserMisc: Spelling fixes
2015-04-28 Tobias Klausercore: Remove unused member add_iso_packet_size from...
2015-04-28 Chris DickensWinCE: Unlock mutex when error occurs during event...
2015-04-28 Chris DickensWinCE: Fix return from void function
2015-04-28 Chris DickensWinCE: Make whitespace consistent across entire file
2015-04-28 Chris DickensWinCE: Remove use of dedicated timer thread
2015-04-27 Chris DickensWinCE: Remove unused errno header and local variable
2015-01-21 Chris DickensFix up backends for new transfer completion API.
2014-12-29 Chris Dickenscore: Improve the handling of the pollfd list
2014-09-07 Chris Dickenscore: Make use of headers consistent across all files
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)