platform/upstream/libusb.git
2012-05-29 Pete BatardWindows: Add new API calls to DLL .def file
2012-05-28 Pete BatardWindows: Restore HID support
2012-05-28 Pete BatardCore: Only display timestamps in debug mode and use...
2012-05-28 Pete BatardCore: Define log levels in libusb.h
2012-05-28 Pete BatardDarwin: Align severity of OS-X logging messages
2012-05-28 Pete BatardAll: Add parent and port topology calls
2012-05-23 Pete BatardMisc: Ensure all sources are UTF-8
2012-05-22 Pete BatardWindows: Reduce severity of initial conf desc readout...
2012-05-10 Pete BatardWindows: Fix missing cygwin thread ID
2012-05-10 Pete BatardWindows: Add INSTALL_WIN.txt
2012-05-10 Pete BatardMisc: Separate nano from version.h
2012-05-10 Ludovic RousseauSamples: Use the implicit _SOURCES rule
2012-05-10 Ludovic RousseauSamples: Use a common LDADD for all examples
2012-05-10 Pete BatardSamples: prefer __linux__ over __linux define in xusb
2012-05-08 Pete Batardlibusbx-1.0.11
2012-05-08 Ludovic RousseauDarwin: Sync type of num_iso_packets fields
2012-05-08 Ludovic RousseauCore: Handle TRANSFER_ERROR/TRANSFER_CANCELLED for...
2012-05-08 Pete BatardBSD: Add thread ID support for OpenBSD > 5.1
2012-05-08 Pete BatardSamples: fix strcat vs strlcat warning on OpenBSD
2012-05-06 Pete Batardlibusbx 1.0.11-rc1
2012-05-06 Peter StugeCore: Add a timestamping and thread ID to logging
2012-05-04 Ludovic RousseauAutotools: Use "$@" instead of $* to avoid spaces problems
2012-05-04 Ludovic RousseauAutotools: Use "set -e" to exit on the first error
2012-05-04 Ludovic RousseauAutotools: Do not use source to call an another script
2012-05-03 Toby GrayWindows: Fix deadlock in backend when submitting transfers.
2012-05-02 Pete BatardSamples: Remove interface requests when querying WCID...
2012-05-02 Pete BatardAutotools: Add bootstrap.sh
2012-05-01 Uri LublinWindows: Fix removal of usbi_fd_notification calls...
2012-04-25 Pete BatardCore: update version struct for ABI compatibility
2012-04-22 James HankoLinux: Search for /dev/usbdev<bus>.<device> USB device...
2012-04-20 Martin PieuchotBSD: Provide libusb_get_device_speed() data
2012-04-20 Ludovic RousseauSamples: Fix not handled in switch warning in xusb.c
2012-04-20 Ludovic RousseauSamples: Remove unneeded inline in xusb.c
2012-04-20 Ludovic RousseauLinux: Fix signed vs unsigned compiler warnings
2012-04-20 Xiaofan ChenLinux: Silence unused variable warnings without CLOCK_M...
2012-04-20 Peter StugeCore: Add debug message with callback address on comple...
2012-04-19 Pete BatardBSD: add NetBSD experimental support
2012-04-17 Pete Batardlibusbx-1.0.10
2012-04-15 Ludovic RousseauSamples: Fix initialization discards qualifiers warning...
2012-04-15 Ludovic RousseauSamples: Fix no previous prototype warnings in xusb.c
2012-04-15 Ludovic RousseauMisc: Add a missing newline at end of .private/README.txt
2012-04-13 Pete Batardlibusbx 1.0.10-rc1
2012-04-12 Pete BatardWindows: add internal binary snapshot scripts
2012-04-11 Pete BatardGit: add pre-commit and post-rewrite hooks for versioning
2012-04-11 Pete BatardMisc: update pkg-config template
2012-04-11 Pete BatardWindows: Remove #define options and use same set of...
2012-04-10 Pete BatardWindows: misc improvements
2012-04-10 Pete BatardCore: Add get_version() call
2012-04-09 Pete BatardWindows: remove obsolete lsusb project files
2012-04-09 Pete BatardWindows: add VS2010 project files
2012-04-09 Peter Stugeexamples: Use snprintf() instead of sprintf() in dpfp...
2012-04-09 Peter StugeOpenBSD: Fix warning: 'hpriv' may be used uninitialized
2012-04-09 Pete BatardWindows: Fix support for variadic macros
2012-04-04 Ludovic RousseauMisc: Indicate that licence is LGPL-2.1 or later
2012-04-04 Ludovic RousseauMisc: Update list of maintainers from README
2012-04-03 Pete BatardMisc: Fix missing libsub's -> libusbx's from previous...
2012-04-03 Pete BatardDoc: Update doxygen for libusbx and add logo
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2012-04-02 Pete Batardlibusbx 1.0.9
2012-04-01 Pete BatardSamples: Fix "warning: no newline at end of file" in...
2012-03-31 Pete BatardAutotools: Fix missing DLL .def file from make dist
2012-03-31 Pete BatardAutotools: Fix msvc dir not being included in make...
2012-03-31 Hans de GoedeLinux: Don't spam the console with 'device unconfigured...
2012-03-30 Pete Batardlibusbx 1.0.9-rc5
2012-03-30 Pete BatardAutotools: remove --enable-debug-log option in autogen.sh
2012-03-30 Pete BatardDarwin: Fix a warning on 64 bit platforms
2012-03-30 Pete BatardAutotools: Fix make distcheck and add ChangeLog
2012-03-30 Pete BatardAutotools: Fix package name and URLs in configure.ac
2012-03-29 Pete Batardlibusbx 1.0.9-rc4
2012-03-29 Pete BatardGit: add export-ignore for git config file
2012-03-28 Pete BatardSamples: fix a "value is always 0" Clang warning in...
2012-03-28 Pete BatardWindows: fix Clang warnings about unused assignations
2012-03-28 Pete BatardSamples: Fix missing xusb from VS project files
2012-03-27 Pete Batardautotools: LT_LANG([Windows Resource]) makes windres...
2012-03-27 Pete BatardExamples: add xusb sample
2012-03-27 Pete BatardVS2005: Bring x86_64 output directories in line with...
2012-03-26 Hans de GoedeLinux: fix inaccurate comment
2012-03-26 Hans de GoedeLinux: Remove unneeded status assignation
2012-03-26 Hans de GoedeLinux: Translate iso pkt status codes to libusb transfe...
2012-03-26 Hans de GoedeLinux: Fix handling of urb status codes
2012-03-26 Hans de GoedeLinux: Don't print errors when cancel_transfer fails...
2012-03-26 Hans de GoedeLinux: Fix cancel_transfer return value when cancelling...
2012-03-22 Peter Stugelibusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and...
2012-02-22 Peter StugeAdd LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate...
2012-02-19 Peter Stugelibusb.h: Add comma after last value in enums to ease...
2012-02-19 Peter StugeLinux: Rework bulk continuation check to generic kernel...
2012-02-19 Peter StugeOpenBSD: Correctly catch attempts to do isochronous...
2012-02-19 Peter StugeDarwin: Do not reject devices with product id 0x0000
2012-02-13 Peter StugeDo not call timerfd functions when timerfd is not being...
2012-02-12 Michael PlanteWindows: Fix MSVC6 IDE warning on line continuation...
2012-02-12 Pete BatardWindows: Add Renesas SuperSpeed support for libusb_get_...
2012-02-10 Peter Stugeautogen.sh: Try to use libtoolize before trying glibtoolize
2012-02-08 Peter StugeRename the lsusb example program to listdevs
2012-02-08 Sean McBridecore.c: Fix clang warning about useless store to a...
2012-02-08 Sean McBrideDarwin: Clarify comments on event thread creation and...
2012-02-08 Sean McBrideDarwin: Fix incorrect mutex protection of libusb_darwin...
2012-02-08 Sean McBrideDarwin: Use retained runloop variable instead of CFRunL...
2012-02-08 Sean McBrideDarwin: Fix libusb_init() and libusb_exit() refcount...
2012-02-08 Sean McBridethreads_posix.c: Fix prototype warning by including...
2012-02-08 Dave CamarilloWindows: Fix crash during enumeration with >= 64 connec...
next