libusb 1.0.20-rc3
[platform/upstream/libusb.git] / libusb /
2014-06-11 Sean McBrideMade darwin_hotplug_poll static to fix Xcode warning
2014-05-30 Hans de Goedelibusb 1.0.19-rc2
2014-05-30 Hans de Goedelibusb_submit_transfer: Don't reference the device...
2014-05-30 Hans de Goedelibusb_submit_transfer: Fix possible deadlock
2014-05-30 Hans de Goedelinux_udev: Fix a Coverity warning
2014-05-30 Hans de Goedelinux_usbfs: op_handle_events: Protect against not...
2014-05-30 Hans de Goedelinux_usbfs: Don't mark init_count as volatile
2014-05-30 Lars KanisFix a small typo in comment to free_streams()
2014-05-20 Pete BatardWindows: fix broken WDK compilation for XP targets
2014-05-19 Hans de GoedeChangeLog: Add an entry about the Russian strerror...
2014-05-19 Hans de Goedelibusb 1.0.19-rc1
2014-05-19 Ларионов Даниилstrerrror.c: Add Russian translation
2014-05-18 Pete Batardwindows: fix USB 3.0 speed detection on Windows 8 or...
2014-05-18 Pete Batardsamples: set xusb to also produce debug output during...
2014-05-16 Pete Batardcore: fix/silence issues reported by Coverity
2014-05-12 Nathan Hjelmdarwin: initial implemenations of the hotplug_poll...
2014-05-08 Pete BatardWindows: Fix broken WDK compilation
2014-05-06 Nathan Hjelmdarwin: correct endpoint address calculation
2014-05-06 Nathan Hjelmdarwin: code cleanup
2014-05-06 Nathan Hjelmdarwin: Add support for bulk stream transfers.
2014-05-06 Sean McBrideUse @rpath in Xcode project
2014-05-06 Sean McBrideRemoved unneeded casts
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-04-08 Justin Bischoff Updated netlink code to parse events that do not conta...
2014-04-07 Carl Karstenexamples: fix incorrect error message in fxload
2014-03-22 Sean McBrideRemoved obsolete comment related to libusbx fork
2014-03-22 Sean McBrideEnabled LTO optimization in release in Xcode project
2014-03-22 Sean McBrideRemoved empty \see statements, fixing -Wdocumentation...
2014-03-22 Sean McBrideEnabled additional warnings in Xcode project
2014-03-21 Nathan Hjelmdarwin: squash warning about returning size_t as int
2014-03-20 Pete BatardDocumentation: Update the doxygen tagline
2014-02-26 Nathan Hjelmdarwin: use destructor function instead of atexit to...
2014-02-19 Markus HeidelbergWindows: Add support for AMD USB 3.0 root hubs
2014-02-02 Markus HeidelbergDocumentation: fix hotplug example
2014-02-01 Pete BatardWindows: Add support for (old?) Intel USB 3.0 hub driver
2014-01-25 Pete Batardlibusb 1.0.18
2014-01-25 xantaresWindows: Fix MinGW parallel build
2014-01-21 Sean McBrideDarwin: Fix Xcode warning in 'struct timeval' initializ...
2014-01-08 Pete Batardlibusb 1.0.18-rc1
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2014-01-08 Pete BatardWindows: Fix a MinGW compilation issue
2014-01-07 Matthias BolteDarwin: Fix format of 64-bit sessionIDs in log messages
2014-01-07 Bei ZhangDarwin: Fix a SIGFPE
2014-01-07 Francisco FacioniDarwin: Return error code in darwin_error_str() on...
2013-12-30 Pete BatardWindows: Add SetupAPI error handling
2013-12-28 Moritz FischerLinux: Remove trailing whitespace
2013-12-28 Kuangye GuoAndroid: Add support for Linux/Android platforms
2013-12-28 Andrew FernandesAndroid: Build for all Android architectures
2013-12-13 Joshua BlakeWindows: Add Visual Studio 2013 solution files
2013-12-06 Ludovic Rousseaucore: fix Doxygen warning
2013-11-27 Pete BatardWindows: Fix a crash when HID transfers return no data
2013-11-20 Hans de Goedecore: Make LIBUSB_DEBUG environment variable also work...
2013-11-20 Hans de Goedehotplug: Fix usb_device memleak with hotunplug events...
2013-11-20 Hans de Goedeio: Ensure all pending events are consumed in one libus...
2013-10-08 Omri IluzWindows: Add support for VIA VL805 USB 3.0 Host Controllers
2013-10-06 Ludovic Rousseauexamples: check value returned by ftell()
2013-10-01 Matthias BolteWindows: Avoid potential mismatch in transfer error...
2013-09-29 Pete Batardexamples: add an option to force a device request for...
2013-09-28 Ludovic Rousseauexamples: fix warning
2013-09-28 Ludovic Rousseautests: set output_file to a valid value
2013-09-28 Ludovic Rousseauexamples: check value returned by libusb_bulk_transfer()
2013-09-28 Ludovic Rousseauexamples: check the value returned by libusb_handle_eve...
2013-09-28 Ludovic Rousseauexamples: check the value returned by libusb_init()
2013-09-28 Karsten Koeniglinux: take newline into account for sysfs_get_active_c...
2013-09-20 Ludovic Rousseauexamples: Fix a memory leak
2013-09-20 Ludovic Rousseauexamples: Fix a memory leak
2013-09-15 Hans de GoedeFix darwin compilation broken by the usbi_get_device_by...
2013-09-06 Hans de GoedeMake usbi_get_device_by_session_id return a ref to...
2013-09-06 Hans de Goedeopenbsd: Fix a memleak
2013-09-06 Hans de Goedeopenbsd: Fix usbi_sanitize_device error handling
2013-09-06 Hans de GoedeRelease 1.0.17
2013-09-02 Xiaofan ChenWindows: Address an VS2012/x64 warning in hotplug.c
2013-08-30 Hans de GoedeNathan is a maintainer now, so add him to the README
2013-08-30 Hans de GoedeRemove unused THANKS file
2013-08-30 Hans de GoedeMakefile.am: Add Xcode dir to EXTRA_DIST
2013-08-30 Toby GrayAndroid: Add android build files to source tarball
2013-08-28 Hans de GoedeRelease 1.0.17-rc1
2013-08-27 Nathan Hjelmdarwin: return libusb error codes instead of kernel...
2013-08-27 Nathan Hjelmdarwin: clean up some code. remove a clang warning
2013-08-21 Toby GrayAndroid: Add further documentation to Android README...
2013-08-21 Martin PieuchotOpenBSD: Add basic support for non ugen(4) devices...
2013-08-21 Hans de Goedeopenbsd: Split openbsd backend into separate openbsd...
2013-08-21 Paul FertserClarify alignment requirements for the control transfer...
2013-08-21 Chris Dickenslinux: Handle device disconnection early when possible
2013-08-21 Hans de Goedehotplug: Document LIBUSB_HOTPLUG_ENUMERATE gotchas
2013-08-21 Hans de Goedehotplug: Document that callbacks cannot unregister...
2013-08-21 Hans de Goedehotplug: Don't call the user callback while holding...
2013-08-20 Hans de Goedehotplug: Remove device from usb_devs before signalling...
2013-08-20 Hans de Goedelibusb: Fix usb_devs_lock mutex use after free in libus...
2013-08-14 Nathan Hjelmlinux/netlink: correct usage of fcntl
2013-08-13 Pete BatardWindows: Fix a cast warning when compiling for x64...
2013-08-12 Pete BatardWindows: Fix VS2010 project files
2013-08-11 Toby GrayAndroid: Add examples and stress tests
2013-08-11 Toby GrayAndroid: Add formal Android support
2013-08-09 Toby GrayCore: Add compile time option to use native OS logging...
2013-08-08 Nathan Hjelmlinux: ensure the netlink socket is correctly opened...
2013-08-08 Chris DickensCore: Fix potential segfault caused by using freed...
2013-08-07 Simon HaggettWindows: Fix race between windows_clock_gettime_threade...
2013-08-07 Simon HaggettWinCE: Fix race between wince_clock_gettime_threaded...
next