index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libusb
/
libusbi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Fix a Clang warning in io.c
Pete Batard
2012-08-12
1
-1
/
+1
*
Core: NULL list pointers on deletion
Orin Eman
2012-08-03
1
-0
/
+1
*
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
Pete Batard
2012-07-03
1
-10
/
+10
*
Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings
Pete Batard
2012-07-02
1
-0
/
+3
*
All: Prevent memory leaks on realloc failures
Pete Batard
2012-06-08
1
-0
/
+8
*
Core: Add toggleable debug logging
Pete Batard
2012-06-04
1
-9
/
+1
*
Core: Define log levels in libusb.h
Pete Batard
2012-05-28
1
-7
/
+0
*
All: Add parent and port topology calls
Pete Batard
2012-05-28
1
-0
/
+2
*
Misc: Ensure all sources are UTF-8
Pete Batard
2012-05-23
1
-2
/
+2
*
Core: Add a timestamping and thread ID to logging
Peter Stuge
2012-05-06
1
-0
/
+12
*
Windows: Fix deadlock in backend when submitting transfers.
Toby Gray
2012-05-03
1
-0
/
+3
*
Core: Add get_version() call
Pete Batard
2012-04-10
1
-0
/
+1
*
Windows: Fix support for variadic macros
Pete Batard
2012-04-09
1
-3
/
+3
*
Misc: Rebrand to libusbx
Pete Batard
2012-04-03
1
-12
/
+11
*
libusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and IS_XFEROUT() macros
Peter Stuge
2012-03-22
1
-0
/
+5
*
OpenBSD backend
Martin Pieuchot
2012-01-30
1
-1
/
+2
*
Core: Fix #122 warning: no previous prototype for ‘usbi_log_v’
Ludovic Rousseau
2011-12-13
1
-3
/
+4
*
libusbi.h: Silence unused context variable warnings when not logging
Peter Stuge
2011-10-17
1
-2
/
+2
*
Fix #64 use of reserved identifiers throughout libusb
Nathan Hjelm
2011-09-22
1
-7
/
+7
*
Add new API function libusb_get_device_speed()
Hans de Goede
2011-09-15
1
-0
/
+1
*
Add USBI_TRANSFER_CANCELLING and _DEVICE_DISAPPEARED status flags
Vitali Lovich
2011-07-24
1
-0
/
+6
*
libusbi.h: Add comma after last value in enum usbi_transfer_flags
Peter Stuge
2011-07-24
1
-1
/
+1
*
configure.ac: Check for poll.h, and for nfds_t on Darwin
Peter Stuge
2011-06-13
1
-1
/
+5
*
Remove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeouts on Darwin
Nathan Hjelm
2010-11-26
1
-2
/
+8
*
Silence "warning: suggest braces around empty body in an 'if' statement"
Peter Stuge
2010-11-22
1
-2
/
+2
*
Use const for the usbi_parse_descriptor() format string
Ludovic Rousseau
2010-11-22
1
-2
/
+2
*
Introduced calling convention (for Windows)
Pete Batard
2010-08-23
1
-0
/
+9
*
Add Windows support
Pete Batard
2010-07-27
1
-3
/
+11
*
Factorize event handler interruption code
Pete Batard
2010-06-10
1
-0
/
+1
*
Switched to standard int pointer type for windows 64-bit compat
Pete Batard
2010-06-03
1
-1
/
+2
*
Modify log functions to compile with MSVC6
Michael Plante
2010-05-24
1
-8
/
+46
*
Add type parameter to the list_for_each_entry() and _safe() macros
Pete Batard
2010-05-20
1
-10
/
+11
*
Rename all interface parameters to usb_interface or interface_number
Pete Batard
2010-05-18
1
-6
/
+6
*
Stricter types and casts
Pete Batard
2010-05-17
1
-3
/
+3
*
Whitespace cleanup
Pete Batard
2010-05-12
1
-5
/
+5
*
Add internal abstraction for POSIX Threads
Peter Stuge
2010-05-12
1
-12
/
+16
*
Use timerfd for timeout handling
Daniel Drake
2009-11-07
1
-3
/
+20
*
Transfer locking
Daniel Drake
2009-11-06
1
-0
/
+13
*
Darwin backend
Nathan Hjelm
2009-02-16
1
-0
/
+1
*
Abstract clock reading into OS layer
Nathan Hjelm
2009-02-16
1
-0
/
+15
*
Pause event handling while opening and closing devices
Daniel Drake
2008-11-21
1
-2
/
+12
*
Add libusb_attach_kernel_driver()
Bastien Nocera
2008-11-03
1
-0
/
+17
*
Allow user data pointer to be passed through pollfd notification API
Daniel Drake
2008-06-26
1
-0
/
+1
*
Introduce contexts to the API
Daniel Drake
2008-06-26
1
-18
/
+70
*
Refine libusb_set_configuration() semantics
Daniel Drake
2008-05-29
1
-0
/
+19
*
Fix endianness with descriptor handling
Daniel Drake
2008-05-16
1
-4
/
+18
*
Backend documentation for porting efforts
Daniel Drake
2008-05-13
1
-6
/
+341
*
Handle hot-unplugging
Daniel Drake
2008-05-11
1
-2
/
+4
*
Endianness of control setup packets
Daniel Drake
2008-05-11
1
-12
/
+0
*
Linux: fix caching of active configuration for non-sysfs
Daniel Drake
2008-05-10
1
-0
/
+2
[next]