index
:
android_external_libusbx
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libusb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows: add internal binary snapshot scripts
Pete Batard
2012-04-12
1
-1
/
+1
*
Git: add pre-commit and post-rewrite hooks for versioning
Pete Batard
2012-04-11
1
-2
/
+1
*
Windows: Remove #define options and use same set of defaults
Pete Batard
2012-04-11
4
-144
/
+0
*
Windows: misc improvements
Pete Batard
2012-04-10
5
-33
/
+34
*
Core: Add get_version() call
Pete Batard
2012-04-10
5
-14
/
+43
*
OpenBSD: Fix warning: 'hpriv' may be used uninitialized
Peter Stuge
2012-04-09
1
-1
/
+10
*
Windows: Fix support for variadic macros
Pete Batard
2012-04-09
2
-5
/
+5
*
Misc: Fix missing libsub's -> libusbx's from previous patches
Pete Batard
2012-04-03
4
-30
/
+30
*
Misc: Rebrand to libusbx
Pete Batard
2012-04-03
20
-277
/
+242
*
libusbx 1.0.9
Pete Batard
2012-04-02
1
-1
/
+1
*
Linux: Don't spam the console with 'device unconfigured' errors
Hans de Goede
2012-03-31
1
-2
/
+4
*
libusbx 1.0.9-rc5
Pete Batard
2012-03-31
1
-1
/
+1
*
Darwin: Fix a warning on 64 bit platforms
Pete Batard
2012-03-31
1
-1
/
+5
*
libusbx 1.0.9-rc4
Pete Batard
2012-03-29
1
-2
/
+2
*
Windows: fix Clang warnings about unused assignations
Pete Batard
2012-03-28
2
-3
/
+1
*
Linux: fix inaccurate comment
Hans de Goede
2012-03-26
1
-2
/
+1
*
Linux: Remove unneeded status assignation
Hans de Goede
2012-03-26
1
-3
/
+0
*
Linux: Translate iso pkt status codes to libusb transfer status codes
Hans de Goede
2012-03-26
1
-1
/
+35
*
Linux: Fix handling of urb status codes
Hans de Goede
2012-03-26
1
-5
/
+12
*
Linux: Don't print errors when cancel_transfer fails with NOT_FOUND
Hans de Goede
2012-03-26
1
-2
/
+5
*
Linux: Fix cancel_transfer return value when cancelling a multi-urb transfer
Hans de Goede
2012-03-26
1
-1
/
+2
*
libusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and IS_XFEROUT() macros
Peter Stuge
2012-03-22
4
-26
/
+22
*
Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate need for ZLP
Peter Stuge
2012-02-22
8
-1
/
+76
*
libusb.h: Add comma after last value in enums to ease future expansion
Peter Stuge
2012-02-19
1
-7
/
+7
*
Linux: Rework bulk continuation check to generic kernel version check
Peter Stuge
2012-02-19
1
-17
/
+16
*
OpenBSD: Correctly catch attempts to do isochronous OUT transfers
Peter Stuge
2012-02-19
1
-1
/
+1
*
Darwin: Do not reject devices with product id 0x0000
Peter Stuge
2012-02-19
1
-2
/
+1
*
Do not call timerfd functions when timerfd is not being used
Peter Stuge
2012-02-13
1
-5
/
+6
*
Windows: Fix MSVC6 IDE warning on line continuation in libusb-1.0.rc
Michael Plante
2012-02-12
1
-6
/
+2
*
Windows: Add Renesas SuperSpeed support for libusb_get_device_speed()
Pete Batard
2012-02-12
1
-0
/
+1
*
core.c: Fix clang warning about useless store to a variable
Sean McBride
2012-02-08
1
-2
/
+1
*
Darwin: Clarify comments on event thread creation and termination
Sean McBride
2012-02-08
1
-2
/
+2
*
Darwin: Fix incorrect mutex protection of libusb_darwin_acfl global
Sean McBride
2012-02-08
1
-3
/
+1
*
Darwin: Use retained runloop variable instead of CFRunLoopGetCurrent()
Sean McBride
2012-02-08
1
-2
/
+2
*
Darwin: Fix libusb_init() and libusb_exit() refcount race condition
Sean McBride
2012-02-08
1
-3
/
+4
*
threads_posix.c: Fix prototype warning by including threads_posix.h
Sean McBride
2012-02-08
1
-1
/
+1
*
Windows: Fix crash during enumeration with >= 64 connected devices
Dave Camarillo
2012-02-08
1
-1
/
+1
*
Windows: Output an error message on calls to libusb_get_pollfds()
Pete Batard
2012-02-08
1
-0
/
+2
*
io.c: Fix comment since pthreads isn't the only threading libusb uses
Pete Batard
2012-02-08
1
-1
/
+1
*
libusb.h: Cast in libusb_get_string_descriptor() to avoid MSVC6 warning
Michael Plante
2012-02-08
1
-1
/
+1
*
Windows: guid_to_string() is only discarded when macro-usbi_dbg used
Michael Plante
2012-02-08
1
-1
/
+1
*
Windows: Fix undefined datatype 'LONG_PTR' in MSVC6
Pete Batard
2012-02-08
1
-1
/
+1
*
Windows: Fix for MSVC6 preprocessor not accepting blank parameters
Pete Batard
2012-02-08
1
-11
/
+13
*
OpenBSD backend
Martin Pieuchot
2012-01-30
4
-3
/
+722
*
libusb/Makefile.am: Avoid recursive variables in .rc silent-rule
Peter Stuge
2012-01-12
1
-5
/
+1
*
Core: Fix #122 warning: no previous prototype for ‘usbi_log_v’
Ludovic Rousseau
2011-12-13
1
-3
/
+4
*
Darwin: Set a name for the background thread on Mac OS X 10.6 and later
Sean McBride
2011-12-09
1
-0
/
+6
*
libusb/Makefile.am: Add libusb-1.0.rc dependency on version.h
Peter Stuge
2011-10-17
1
-0
/
+2
*
libusb/Makefile.am: Make the libusb-1.0.rc rule support silent-rules
Peter Stuge
2011-10-17
1
-1
/
+5
*
descriptor.c: Use size_t for minor 64 bit compliance improvement
Sean McBride
2011-10-17
1
-2
/
+2
[next]