platform/upstream/libusb.git
2013-05-16 Hans de Goedelinux: Set device->port_number
2013-05-16 Hans de Goedelinux: Deal with devices being enumerated before their...
2013-05-16 Hans de Goedelinux: Move check for a device being added twice to...
2013-05-16 Hans de Goedelinux: hotplug_enumerate and _disconnect take active_co...
2013-05-16 Hans de Goedelinux: Replace pthread_mutex with usbi_mutex_static
2013-05-16 Hans de Goedecore: Fixup default_context handling
2013-05-16 Hans de Goedecore: Fixup cleanup on init error
2013-05-16 Hans de Goedecore: Add ctx to the active context list before backend...
2013-05-16 Hans de Goedelinux: Take hotplug_lock for scan_devices, hotplug_enum...
2013-05-16 Hans de Goedelinux: linux_parent_dev search for . from the right
2013-05-16 Hans de Goedeconfigure: Fix --enable-udev help text
2013-05-16 Nathan Hjelmlinux: fix topology
2013-05-16 Nathan Hjelmdarwin: fix topology
2013-05-16 Nathan Hjelmdarwin: clean up extraneous includes
2013-05-16 Pete BatardAdd hotplugtest to msvc project files
2013-05-16 Pete BatardMisc fixes
2013-05-15 Peter Stugeexamples: Only check for HAVE_SIGACTION once in Makefile.am
2013-05-15 Hans de GoedeAdd INSTALL_WIN.txt eol=crlf to .gitattributes
2013-05-15 Nathan HjelmAdd some editor meta-comments for proper tab usage
2013-05-15 Sean McBrideCore: use C99 flexible array member when possible
2013-05-15 Nathan Hjelmdarwin: return LIBUSB_ERROR_NOT_FOUND when reading...
2013-05-15 hjelmn@cs.unm.edudarwin: clean up old code
2013-05-15 Nathan Hjelmdarwin: fix memory leaks in the darwin backend.
2013-05-15 Nathan Hjelmcore: release the context device list when the context...
2013-05-15 Nathan Hjelmdarwin: don't assume an interval of 1 or high/super...
2013-05-15 Nathan Hjelmdarwin: add support for the LIBUSB_TRANSFER_ADD_ZERO_PA...
2013-05-15 Nathan Hjelmdarwin/libusb_reset: reenumerate device if the device...
2013-05-15 Nathan Hjelmdarwin: dpriv->device will never be NULL for a valid...
2013-05-15 Nathan Hjelmdarwin: allow control messages on devices we can not...
2013-05-15 Hans de GoedeBump LIBUSBX_API_VERSION for new hotplug API
2013-05-15 Nathan HjelmAdd hotplug support to the Linux backend.
2013-05-15 Nathan HjelmAdd hotplug support to the Darwin backend.
2013-05-15 Nathan HjelmAdd hotplug support.
2013-05-15 Pete BatardFixup .gitignore for examples and tests now living...
2013-05-15 Nathan HjelmCore: Cache device descriptors in the core
2013-05-15 Nathan HjelmCore: Keep a list of contexts created by libusb_init()
2013-04-23 Hans de Goedelibusb.h: Correct errors in doxygen comment for struct...
2013-04-16 Toby GrayWinCE: Include COPYING and license information in binar...
2013-04-15 Pete Batardlibusbx-1.0.15
2013-04-14 Pete BatardSamples: Fix timeout error on FX3 and logging improveme...
2013-04-11 Toby GrayWindows: Correctly clear backend transfer private infor...
2013-04-11 Toby GrayWinCE: Add internal build script for WinCE binaries
2013-04-11 Toby GrayWinCE: Fix x86 build on Visual Studio 2005
2013-04-04 Pete Batardlibusbx 1.0.15-rc3
2013-04-04 Nathan HjelmOS X: Don't try to work around buggy devices with bInte...
2013-04-04 Ludovic RousseauCore: fix bug in libusb_has_capability()
2013-04-03 Pete Batardlibusbx 1.0.15-rc2
2013-04-03 Nathan HjelmOS X: Don't assume an interval of 1
2013-04-03 Toby GrayWinCE: Fix missing sources from dist tarball
2013-04-02 Pete Batardlibusbx 1.0.15-rc1
2013-04-02 Pete BatardCore: Add HID and kernel detach capability detection...
2013-04-01 Toby GrayWindows: Fix USB descriptor creation code for HID devices
2013-03-16 Pete BatardSamples: More fxload improvements and cleanup
2013-03-16 Pete BatardTests: Suppress Visual Studio 2012 Code Analysis warnings
2013-03-15 Ludovic RousseauSamples: fix compiler warning
2013-03-15 Federico ManzanSamples: fxload improvements and cleanup
2013-03-12 Vegard Storheil... OS X: Do not assume HS when submitting isochronous...
2013-03-12 Nathan HjelmOS X: Use kCFNumberSInt32Type when reading device locat...
2013-03-12 Pete BatardWindows: Fix multiple warnings
2013-03-10 Federico ManzanSamples: Add FX3 firmware upload support for fxload
2013-03-10 Hans de GoedeLinux: Consume all events on a fd in one go
2013-03-05 Pete BatardSamples: Reinstate interface requests when querying...
2013-03-03 Pete BatardWinCE: Post integration cleanup
2013-02-27 Pete BatardMisc: Simplify includes and misc. cleanup
2013-02-24 Xiaofan ChenTests: Fix broken OS-X and Linux builds
2013-02-22 Simon HaggettWinCE: Don't confirm protocol stalls with device in...
2013-02-22 Pete BatardTests: Simplify stdout redirection and fix Windows...
2013-02-21 Pete BatardWindows: Don't duplicate paths for HID interfaces
2013-02-18 Pete BatardWindows: Fix broken WDK compilation
2013-02-18 Ludovic RousseauWindows: fix compiler warning
2013-02-18 Ludovic RousseauWindows: fix compiler warning
2013-02-18 Ludovic RousseauWindows: fix compiler warning
2013-02-18 Ludovic RousseauWindows: fix compiler warnings
2013-02-18 Ludovic RousseauWindows: remove useless extern declaration
2013-02-18 Ludovic RousseauWindows: fix compiler warnings
2013-02-18 Ludovic RousseauWindows: remove unused function
2013-02-18 Ludovic RousseauWindows: fix compiler warnings
2013-02-15 Ludovic RousseauExamples: Fix compiler warning
2013-02-15 Ludovic RousseauCore: Fix compiler warning
2013-02-15 Sean McBrideUse "" instead of <> for internal includes
2013-02-14 Toby GrayWindows: Update transferred data on timeout or cancel.
2013-02-14 Hans de GoedeLinux: Don't set the USBFS_URB_SHORT_NOT_OK flag on...
2013-02-02 Pete BatardWindows: Improve error reporting in winusbx_claim_inter...
2013-02-02 Benjamin DobellWindows: Fixed bug in interface autoclaim
2013-01-29 Ludovic RousseauCore: Fix warning implicit conversion changes signedness
2013-01-29 Zoltán KovácsCore: Don't wait for completion if cancel_transfer...
2013-01-28 Pete BatardWindows: Display error code in default case of windows_...
2013-01-23 Toby GrayWinCE: Add support for WinCE (Solution files)
2013-01-23 Toby GrayWinCE: Add support for WinCE (sources)
2013-01-23 Toby GrayWindows: Simplify poll_windows and add provisions for...
2013-01-23 Toby GrayWindows: Add windows_common.h header
2013-01-23 Pete BatardCore: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H
2013-01-07 Роман ДонченкоCore: Filter out 8-bit characters in libusb_get_string_...
2013-01-07 Pete BatardWindows: Add VS2012 solution files
2012-11-26 Toby GrayCore: Fix incorrect reference counting of default conte...
2012-11-25 Toby GrayTests: Add libusbx stress test
2012-11-25 Peter StugeAutotools: Carry over 2012.10.23 libusb changes
2012-11-25 Peter StugeCore: Avoid short read failures on broken descriptors
2012-11-08 Sean McBrideDarwin: kAppleVendorID is not in the 10.5 SDK
2012-10-31 Nathan HjelmDarwin: Clean up tabs
next