projects
/
platform
/
upstream
/
libusb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libusb.git
2012-11-25
Peter Stuge
Core: Avoid short read failures on broken descriptors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Sean McBride
Darwin: kAppleVendorID is not in the 10.5 SDK
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nathan Hjelm
Darwin: Clean up tabs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nathan Hjelm
Darwin: Add support for detecting superspeed devices
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nathan Hjelm
Darwin: Use Release instead of IODestroyPlugInInterface
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nathan Hjelm
Darwin: Don't retry or unsuspend Apple devices during...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Nathan Hjelm
Darwin: Reduce attempts to retrieve a device descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Sean McBride
Core: Use offsetof() instead of null pointer tricks
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Pete Batard
Windows: Fix access for composite HID devices
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Ludovic Rousseau
All: Use "" instead of <> for local includes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Pete Batard
Windows: Fix early abort in libusb_close
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Pete Batard
libusbx-1.0.14
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Pete Batard
libusbx-1.0.13
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Pete Batard
Internal: Add fxload exe and sources to the Windows...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Pete Batard
Misc: Update copyrights, TODO and libusb_version.describe
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Pete Batard
libusbx 1.0.13-rc2
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Pete Batard
Doc: Fix doxygen warnings and issues
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Pete Batard
Misc: Fix missing files from dist package
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Pete Batard
libusbx 1.0.13-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Pete Batard
Core: Introduce LIBUSBX_API_VERSION macro
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Hans de Goede
Core: Make libusb_error_name also handle transfer statu...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Ludovic Rousseau
Samples: Fix compiler warnings in fxload
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Pete Batard
Core: Update libusb.h header in accordance with the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Ludovic Rousseau
Samples: Display VID:PID of the tested device in xusb
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Pete Batard
Windows: Switch to ALLOW_PARTIAL_READS pipe policy...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Pete Batard
Samples: Add fxload sample for Cypress EZ-USB chips
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
Hans de Goede
All: Avoid polluting errors reported on device disconnect
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
Pete Batard
Doc: Update logging documentation regarding stderr...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Pete Batard
Windows: Fix handling of composite devices
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Pete Batard
Samples: xusb improvements
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Pete Batard
Windows: Suppress unwanted error message on filter...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Hans de Goede
Linux: Return ERROR_NOT_FOUND in detach-kernel-driver...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Hans de Goede
Linux: Avoid unnecessary splitting of bulk transfers
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Hans de Goede
Linux: Add support for the new get_capabilities ioctl
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Peter Stuge
Core: Handle >= 1 second transfer timeout in libusb_sub...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Pete Batard
Misc: Update and shorten various libusbx URLs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Nicholas Corgan
Windows: Add support for 2nd gen Renesas USB 3.0 contro...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Pete Batard
Windows: Add libusbk.sys & libusb0.sys driver support
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Anthony Clay...
Windows: Fix C4005 warning under VS2012 for inline.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Pete Batard
Samples: Make target mandatory with -b option in xusb
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Pete Batard
Core: Improve instrumentation of timerfd_settime failures
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Pete Batard
Core: Fix a Clang warning in io.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Matthias Bolte
Windows: Add workaround for Intel USB 3.0 root hubs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Pete Batard
Core: Fix unconditional disarming of timerfd
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Orin Eman
Core: NULL list pointers on deletion
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Pete Batard
Misc: Add a readme for git user
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Pete Batard
Windows: Set device number for root hubs to 1
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Pete Batard
Windows: Fix overflow when handling HID or composite...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Simon Haggett
Windows: usbi_cond_destroy() should free handles create...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Davidlohr Bueso
All: Replace malloc+memset with calloc
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Pete Batard
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Pete Batard
Misc: Fix more Clang warnings in core and darwin
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Pete Batard
Windows: Address MSVC Level 4 & WDK's OACR/Prefast...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Xiaofan Chen
Windows: Some versions of dlltool require a library...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Pete Batard
Windows: Fix warnings reported by the Intel Compiler
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Pete Batard
libusbx-1.0.12
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Xiaofan Chen
Samples: Remove USB version for speed designations...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Pete Batard
Windows: Fix erroneous pointer array allocation reporte...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Pete Batard
Core: Fix Clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Pete Batard
libusbx 1.0.12-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Pete Batard
Autotools: add libusb-1.0.def and libusb_nano.h as...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Pete Batard
Windows: Enable MinGW and MSVC DLL interchangeability
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Pete Batard
All: Prevent memory leaks on realloc failures
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Pete Batard
Windows: Fix possible crash when using longjmp and...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Pete Batard
Core: Display libusbx version in libusb_init's debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Lars Wirzenius
Autotools: Fix autogen.sh behavior when libtool is...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Pete Batard
Linux: Fix a major regression in threads_posix.c
commit
|
commitdiff
|
tree
|
snapshot
2012-06-05
Pete Batard
Autotools: Fix versioning regression in configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Pete Batard
Core: Add toggleable debug logging
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Ludovic Rousseau
Core: Fix "LOG_LEVEL_NONE not handled in switch" warning
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Ludovic Rousseau
Samples: Fix no previous prototype warnings in xusb
commit
|
commitdiff
|
tree
|
snapshot
2012-06-04
Ludovic Rousseau
Autotools: Apply autoupdate 2.68 recommendations
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Pete Batard
Core: Send all logging output to stderr
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Pete Batard
Darwin: More OS-X logging improvements
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Pete Batard
Windows: Add new API calls to DLL .def file
commit
|
commitdiff
|
tree
|
snapshot
2012-05-28
Pete Batard
Windows: Restore HID support
commit
|
commitdiff
|
tree
|
snapshot
2012-05-28
Pete Batard
Core: Only display timestamps in debug mode and use...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-28
Pete Batard
Core: Define log levels in libusb.h
commit
|
commitdiff
|
tree
|
snapshot
2012-05-28
Pete Batard
Darwin: Align severity of OS-X logging messages
commit
|
commitdiff
|
tree
|
snapshot
2012-05-28
Pete Batard
All: Add parent and port topology calls
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Pete Batard
Misc: Ensure all sources are UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Pete Batard
Windows: Reduce severity of initial conf desc readout...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Pete Batard
Windows: Fix missing cygwin thread ID
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Pete Batard
Windows: Add INSTALL_WIN.txt
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Pete Batard
Misc: Separate nano from version.h
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Ludovic Rousseau
Samples: Use the implicit _SOURCES rule
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Ludovic Rousseau
Samples: Use a common LDADD for all examples
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Pete Batard
Samples: prefer __linux__ over __linux define in xusb
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Pete Batard
libusbx-1.0.11
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Ludovic Rousseau
Darwin: Sync type of num_iso_packets fields
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Ludovic Rousseau
Core: Handle TRANSFER_ERROR/TRANSFER_CANCELLED for...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Pete Batard
BSD: Add thread ID support for OpenBSD > 5.1
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Pete Batard
Samples: fix strcat vs strlcat warning on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Pete Batard
libusbx 1.0.11-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Peter Stuge
Core: Add a timestamping and thread ID to logging
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Ludovic Rousseau
Autotools: Use "$@" instead of $* to avoid spaces problems
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Ludovic Rousseau
Autotools: Use "set -e" to exit on the first error
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Ludovic Rousseau
Autotools: Do not use source to call an another script
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Toby Gray
Windows: Fix deadlock in backend when submitting transfers.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
Pete Batard
Samples: Remove interface requests when querying WCID...
commit
|
commitdiff
|
tree
|
snapshot
next