platform/upstream/libusb.git
2012-09-15 Pete BatardCore: Update libusb.h header in accordance with the...
2012-09-13 Ludovic RousseauSamples: Display VID:PID of the tested device in xusb
2012-09-13 Pete BatardWindows: Switch to ALLOW_PARTIAL_READS pipe policy...
2012-09-13 Pete BatardSamples: Add fxload sample for Cypress EZ-USB chips
2012-09-12 Hans de GoedeAll: Avoid polluting errors reported on device disconnect
2012-09-12 Pete BatardDoc: Update logging documentation regarding stderr...
2012-09-05 Pete BatardWindows: Fix handling of composite devices
2012-09-05 Pete BatardSamples: xusb improvements
2012-08-26 Pete BatardWindows: Suppress unwanted error message on filter...
2012-08-23 Hans de GoedeLinux: Return ERROR_NOT_FOUND in detach-kernel-driver...
2012-08-23 Hans de GoedeLinux: Avoid unnecessary splitting of bulk transfers
2012-08-23 Hans de GoedeLinux: Add support for the new get_capabilities ioctl
2012-08-22 Peter StugeCore: Handle >= 1 second transfer timeout in libusb_sub...
2012-08-22 Pete BatardMisc: Update and shorten various libusbx URLs
2012-08-21 Nicholas CorganWindows: Add support for 2nd gen Renesas USB 3.0 contro...
2012-08-20 Pete BatardWindows: Add libusbk.sys & libusb0.sys driver support
2012-08-20 Anthony Clay... Windows: Fix C4005 warning under VS2012 for inline.
2012-08-12 Pete BatardSamples: Make target mandatory with -b option in xusb
2012-08-12 Pete BatardCore: Improve instrumentation of timerfd_settime failures
2012-08-12 Pete BatardCore: Fix a Clang warning in io.c
2012-08-05 Matthias BolteWindows: Add workaround for Intel USB 3.0 root hubs
2012-08-04 Pete BatardCore: Fix unconditional disarming of timerfd
2012-08-03 Orin EmanCore: NULL list pointers on deletion
2012-08-01 Pete BatardMisc: Add a readme for git user
2012-07-18 Pete BatardWindows: Set device number for root hubs to 1
2012-07-17 Pete BatardWindows: Fix overflow when handling HID or composite...
2012-07-17 Simon HaggettWindows: usbi_cond_destroy() should free handles create...
2012-07-13 Davidlohr BuesoAll: Replace malloc+memset with calloc
2012-07-03 Pete BatardCore: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
2012-07-02 Pete BatardMisc: Fix more Clang warnings in core and darwin
2012-07-02 Pete BatardWindows: Address MSVC Level 4 & WDK's OACR/Prefast...
2012-06-25 Xiaofan ChenWindows: Some versions of dlltool require a library...
2012-06-25 Pete BatardWindows: Fix warnings reported by the Intel Compiler
2012-06-15 Pete Batardlibusbx-1.0.12
2012-06-14 Xiaofan ChenSamples: Remove USB version for speed designations...
2012-06-13 Pete BatardWindows: Fix erroneous pointer array allocation reporte...
2012-06-13 Pete BatardCore: Fix Clang warnings
2012-06-11 Pete Batardlibusbx 1.0.12-rc1
2012-06-11 Pete BatardAutotools: add libusb-1.0.def and libusb_nano.h as...
2012-06-08 Pete BatardWindows: Enable MinGW and MSVC DLL interchangeability
2012-06-08 Pete BatardAll: Prevent memory leaks on realloc failures
2012-06-07 Pete BatardWindows: Fix possible crash when using longjmp and...
2012-06-07 Pete BatardCore: Display libusbx version in libusb_init's debug...
2012-06-06 Lars WirzeniusAutotools: Fix autogen.sh behavior when libtool is...
2012-06-06 Pete BatardLinux: Fix a major regression in threads_posix.c
2012-06-05 Pete BatardAutotools: Fix versioning regression in configure.ac
2012-06-04 Pete BatardCore: Add toggleable debug logging
2012-06-04 Ludovic RousseauCore: Fix "LOG_LEVEL_NONE not handled in switch" warning
2012-06-04 Ludovic RousseauSamples: Fix no previous prototype warnings in xusb
2012-06-04 Ludovic RousseauAutotools: Apply autoupdate 2.68 recommendations
2012-05-31 Pete BatardCore: Send all logging output to stderr
2012-05-31 Pete BatardDarwin: More OS-X logging improvements
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
next