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-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
2012-05-02
Pete Batard
Autotools: Add bootstrap.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Uri Lublin
Windows: Fix removal of usbi_fd_notification calls...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-25
Pete Batard
Core: update version struct for ABI compatibility
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
James Hanko
Linux: Search for /dev/usbdev<bus>.<device> USB device...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Martin Pieuchot
BSD: Provide libusb_get_device_speed() data
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Ludovic Rousseau
Samples: Fix not handled in switch warning in xusb.c
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Ludovic Rousseau
Samples: Remove unneeded inline in xusb.c
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Ludovic Rousseau
Linux: Fix signed vs unsigned compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Xiaofan Chen
Linux: Silence unused variable warnings without CLOCK_M...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Peter Stuge
Core: Add debug message with callback address on comple...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Pete Batard
BSD: add NetBSD experimental support
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
Pete Batard
libusbx-1.0.10
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Ludovic Rousseau
Samples: Fix initialization discards qualifiers warning...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Ludovic Rousseau
Samples: Fix no previous prototype warnings in xusb.c
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
Ludovic Rousseau
Misc: Add a missing newline at end of .private/README.txt
commit
|
commitdiff
|
tree
|
snapshot
2012-04-13
Pete Batard
libusbx 1.0.10-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
Pete Batard
Windows: add internal binary snapshot scripts
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Pete Batard
Git: add pre-commit and post-rewrite hooks for versioning
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Pete Batard
Misc: update pkg-config template
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
Pete Batard
Windows: Remove #define options and use same set of...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Pete Batard
Windows: misc improvements
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
Pete Batard
Core: Add get_version() call
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Pete Batard
Windows: remove obsolete lsusb project files
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Pete Batard
Windows: add VS2010 project files
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Peter Stuge
examples: Use snprintf() instead of sprintf() in dpfp...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Peter Stuge
OpenBSD: Fix warning: 'hpriv' may be used uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
Pete Batard
Windows: Fix support for variadic macros
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Ludovic Rousseau
Misc: Indicate that licence is LGPL-2.1 or later
commit
|
commitdiff
|
tree
|
snapshot
2012-04-04
Ludovic Rousseau
Misc: Update list of maintainers from README
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Pete Batard
Misc: Fix missing libsub's -> libusbx's from previous...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Pete Batard
Doc: Update doxygen for libusbx and add logo
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Pete Batard
Misc: Rebrand to libusbx
commit
|
commitdiff
|
tree
|
snapshot
2012-04-02
Pete Batard
libusbx 1.0.9
commit
|
commitdiff
|
tree
|
snapshot
2012-04-01
Pete Batard
Samples: Fix "warning: no newline at end of file" in...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Pete Batard
Autotools: Fix missing DLL .def file from make dist
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Pete Batard
Autotools: Fix msvc dir not being included in make...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Hans de Goede
Linux: Don't spam the console with 'device unconfigured...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Pete Batard
libusbx 1.0.9-rc5
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Pete Batard
Autotools: remove --enable-debug-log option in autogen.sh
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Pete Batard
Darwin: Fix a warning on 64 bit platforms
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Pete Batard
Autotools: Fix make distcheck and add ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Pete Batard
Autotools: Fix package name and URLs in configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Pete Batard
libusbx 1.0.9-rc4
commit
|
commitdiff
|
tree
|
snapshot
2012-03-29
Pete Batard
Git: add export-ignore for git config file
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Pete Batard
Samples: fix a "value is always 0" Clang warning in...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Pete Batard
Windows: fix Clang warnings about unused assignations
commit
|
commitdiff
|
tree
|
snapshot
2012-03-28
Pete Batard
Samples: Fix missing xusb from VS project files
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Pete Batard
autotools: LT_LANG([Windows Resource]) makes windres...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Pete Batard
Examples: add xusb sample
commit
|
commitdiff
|
tree
|
snapshot
2012-03-27
Pete Batard
VS2005: Bring x86_64 output directories in line with...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Hans de Goede
Linux: fix inaccurate comment
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Hans de Goede
Linux: Remove unneeded status assignation
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Hans de Goede
Linux: Translate iso pkt status codes to libusb transfe...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Hans de Goede
Linux: Fix handling of urb status codes
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Hans de Goede
Linux: Don't print errors when cancel_transfer fails...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-26
Hans de Goede
Linux: Fix cancel_transfer return value when cancelling...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-22
Peter Stuge
libusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-22
Peter Stuge
Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Peter Stuge
libusb.h: Add comma after last value in enums to ease...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Peter Stuge
Linux: Rework bulk continuation check to generic kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Peter Stuge
OpenBSD: Correctly catch attempts to do isochronous...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Peter Stuge
Darwin: Do not reject devices with product id 0x0000
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Peter Stuge
Do not call timerfd functions when timerfd is not being...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Michael Plante
Windows: Fix MSVC6 IDE warning on line continuation...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Pete Batard
Windows: Add Renesas SuperSpeed support for libusb_get_...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Peter Stuge
autogen.sh: Try to use libtoolize before trying glibtoolize
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Peter Stuge
Rename the lsusb example program to listdevs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Sean McBride
core.c: Fix clang warning about useless store to a...
commit
|
commitdiff
|
tree
|
snapshot
next