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 writing of log lines a single fprintf call
Pete Batard
2013-06-30
1
-17
/
+13
*
Core: Make writing of log lines a single fprintf call.
Toby Gray
2013-06-27
1
-0
/
+10
*
libusb: Add auto-detach-kernel-driver functionality
Hans de Goede
2013-06-19
1
-0
/
+1
*
Core: Add a libusb_strerror() function
Hans de Goede
2013-06-10
1
-0
/
+4
*
Add superspeed endpoint companion descriptor support
Hans de Goede
2013-05-30
1
-1
/
+1
*
hotplug: Add a hotplug_poll backend function
Hans de Goede
2013-05-30
1
-0
/
+19
*
all: Allow backend to provide a better get_config_descriptor_by_value
Hans de Goede
2013-05-24
1
-0
/
+16
*
usbi_handle_disconnect: Fix race condition leading to double completion
Hans de Goede
2013-05-16
1
-0
/
+2
*
Core: use C99 flexible array member when possible
Sean McBride
2013-05-15
1
-3
/
+21
*
Add hotplug support.
Nathan Hjelm
2013-05-15
1
-0
/
+9
*
Core: Cache device descriptors in the core
Nathan Hjelm
2013-05-15
1
-0
/
+4
*
Core: Keep a list of contexts created by libusb_init()
Nathan Hjelm
2013-05-15
1
-0
/
+5
*
Core: Add HID and kernel detach capability detection for all backends
Pete Batard
2013-04-02
1
-1
/
+8
*
WinCE: Post integration cleanup
Pete Batard
2013-03-03
1
-0
/
+3
*
Misc: Simplify includes and misc. cleanup
Pete Batard
2013-02-27
1
-3
/
+0
*
Windows: Fix broken WDK compilation
Pete Batard
2013-02-18
1
-0
/
+3
*
Use "" instead of <> for internal includes
Sean McBride
2013-02-15
1
-2
/
+2
*
WinCE: Add support for WinCE (sources)
Toby Gray
2013-01-23
1
-2
/
+3
*
Windows: Simplify poll_windows and add provisions for WinCE
Toby Gray
2013-01-23
1
-21
/
+20
*
Core: Use offsetof() instead of null pointer tricks
Sean McBride
2012-10-31
1
-1
/
+1
*
All: Use "" instead of <> for local includes
Ludovic Rousseau
2012-10-13
1
-2
/
+2
*
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
[next]