projects
/
platform
/
upstream
/
libusb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
core: Add internal transfer state management
[platform/upstream/libusb.git]
/
libusb
/
libusbi.h
2015-03-01
Chris Dickens
core: Add internal transfer state management
blob
|
commitdiff
2015-02-16
orbitcowboy
misc: fix typos in comments
blob
|
commitdiff
|
diff to current
2015-01-27
Chris Dickens
core: Implement new transfer completion API
blob
|
commitdiff
|
diff to current
2015-01-21
Chris Dickens
core: Add alternative API for backends to handle transf...
blob
|
commitdiff
|
diff to current
2015-01-11
Chris Dickens
core: Fix handling of duplicate transfer submission...
blob
|
commitdiff
|
diff to current
2015-01-06
Chris Dickens
core: Make event_data_lock non-recursive
blob
|
commitdiff
|
diff to current
2014-12-29
Chris Dickens
core: Improve the handling of the pollfd list
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Signal the event pipe at most one time
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Eliminate hotplug pipe, using list and event...
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Add new flag to record when a new poll fd is...
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Add helper functions to signal and clear the...
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Rename pipe used to signal internal events
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Transition device close event to use event_data_lock
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Add new lock to protect internal context event...
blob
|
commitdiff
|
diff to current
2014-12-19
Chris Dickens
core: Rename pollfd_modify counter and its lock to...
blob
|
commitdiff
|
diff to current
2014-09-25
Akshay Jaggi
haiku: Add Haiku support
blob
|
commitdiff
|
diff to current
2014-09-07
Chris Dickens
core: Make use of headers consistent across all files
blob
|
commitdiff
|
diff to current
2014-09-03
Chris Dickens
core: Fix compiler warnings on MinGW and Visual Studio
blob
|
commitdiff
|
diff to current
2014-08-29
Chris Dickens
core: Rename count variable for pollfds for consistency...
blob
|
commitdiff
|
diff to current
2014-08-27
Chris Dickens
core: Reuse poll fds across calls to handle_events()
blob
|
commitdiff
|
diff to current
2014-08-27
Chris Dickens
core: Only interrupt event handlers as necessary during...
blob
|
commitdiff
|
diff to current
2014-04-22
Hans de Goede
Add API for using bulk streams
blob
|
commitdiff
|
diff to current
2014-04-22
Hans de Goede
Add API for allocating / freeing usb3 bulk streams...
blob
|
commitdiff
|
diff to current
2014-03-21
Nathan Hjelm
darwin: squash warning about returning size_t as int
blob
|
commitdiff
|
diff to current
2014-01-08
hjelmn@cs.unm.edu
Misc: Revert all references to libusb/libusb.info
blob
|
commitdiff
|
diff to current
2013-12-28
Kuangye Guo
Android: Add support for Linux/Android platforms
blob
|
commitdiff
|
diff to current
2013-09-06
Hans de Goede
Make usbi_get_device_by_session_id return a ref to...
blob
|
commitdiff
|
diff to current
2013-08-21
Hans de Goede
openbsd: Split openbsd backend into separate openbsd...
blob
|
commitdiff
|
diff to current
2013-07-30
hjelmn
include stdlib.h for free and realloc in libusbi.h
blob
|
commitdiff
|
diff to current
2013-06-29
Pete Batard
Core: Fix writing of log lines a single fprintf call
blob
|
commitdiff
|
diff to current
2013-06-27
Toby Gray
Core: Make writing of log lines a single fprintf call.
blob
|
commitdiff
|
diff to current
2013-06-19
Hans de Goede
libusb: Add auto-detach-kernel-driver functionality
blob
|
commitdiff
|
diff to current
2013-06-09
Hans de Goede
Core: Add a libusb_strerror() function
blob
|
commitdiff
|
diff to current
2013-05-30
Hans de Goede
Add superspeed endpoint companion descriptor support
blob
|
commitdiff
|
diff to current
2013-05-30
Hans de Goede
hotplug: Add a hotplug_poll backend function
blob
|
commitdiff
|
diff to current
2013-05-24
Hans de Goede
all: Allow backend to provide a better get_config_descr...
blob
|
commitdiff
|
diff to current
2013-05-16
Hans de Goede
usbi_handle_disconnect: Fix race condition leading...
blob
|
commitdiff
|
diff to current
2013-05-15
Sean McBride
Core: use C99 flexible array member when possible
blob
|
commitdiff
|
diff to current
2013-05-15
Nathan Hjelm
Add hotplug support.
blob
|
commitdiff
|
diff to current
2013-05-15
Nathan Hjelm
Core: Cache device descriptors in the core
blob
|
commitdiff
|
diff to current
2013-05-15
Nathan Hjelm
Core: Keep a list of contexts created by libusb_init()
blob
|
commitdiff
|
diff to current
2013-04-02
Pete Batard
Core: Add HID and kernel detach capability detection...
blob
|
commitdiff
|
diff to current
2013-03-03
Pete Batard
WinCE: Post integration cleanup
blob
|
commitdiff
|
diff to current
2013-02-27
Pete Batard
Misc: Simplify includes and misc. cleanup
blob
|
commitdiff
|
diff to current
2013-02-18
Pete Batard
Windows: Fix broken WDK compilation
blob
|
commitdiff
|
diff to current
2013-02-15
Sean McBride
Use "" instead of <> for internal includes
blob
|
commitdiff
|
diff to current
2013-01-23
Toby Gray
WinCE: Add support for WinCE (sources)
blob
|
commitdiff
|
diff to current
2013-01-23
Toby Gray
Windows: Simplify poll_windows and add provisions for...
blob
|
commitdiff
|
diff to current
2012-10-31
Sean McBride
Core: Use offsetof() instead of null pointer tricks
blob
|
commitdiff
|
diff to current
2012-10-13
Ludovic Rousseau
All: Use "" instead of <> for local includes
blob
|
commitdiff
|
diff to current
2012-08-12
Pete Batard
Core: Fix a Clang warning in io.c
blob
|
commitdiff
|
diff to current
2012-08-03
Orin Eman
Core: NULL list pointers on deletion
blob
|
commitdiff
|
diff to current
2012-07-03
Pete Batard
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
blob
|
commitdiff
|
diff to current
2012-07-02
Pete Batard
Windows: Address MSVC Level 4 & WDK's OACR/Prefast...
blob
|
commitdiff
|
diff to current
2012-06-08
Pete Batard
All: Prevent memory leaks on realloc failures
blob
|
commitdiff
|
diff to current
2012-06-04
Pete Batard
Core: Add toggleable debug logging
blob
|
commitdiff
|
diff to current
2012-05-28
Pete Batard
Core: Define log levels in libusb.h
blob
|
commitdiff
|
diff to current
2012-05-28
Pete Batard
All: Add parent and port topology calls
blob
|
commitdiff
|
diff to current
2012-05-23
Pete Batard
Misc: Ensure all sources are UTF-8
blob
|
commitdiff
|
diff to current
2012-05-06
Peter Stuge
Core: Add a timestamping and thread ID to logging
blob
|
commitdiff
|
diff to current
2012-05-03
Toby Gray
Windows: Fix deadlock in backend when submitting transfers.
blob
|
commitdiff
|
diff to current
2012-04-10
Pete Batard
Core: Add get_version() call
blob
|
commitdiff
|
diff to current
2012-04-09
Pete Batard
Windows: Fix support for variadic macros
blob
|
commitdiff
|
diff to current
2012-04-03
Pete Batard
Misc: Rebrand to libusbx
blob
|
commitdiff
|
diff to current
2012-03-22
Peter Stuge
libusbi.h: Add IS_EPIN() IS_EPOUT() IS_XFERIN() and...
blob
|
commitdiff
|
diff to current
2012-01-30
Martin Pieuchot
OpenBSD backend
blob
|
commitdiff
|
diff to current
2011-12-13
Ludovic Rousseau
Core: Fix #122 warning: no previous prototype for ...
blob
|
commitdiff
|
diff to current
2011-10-17
Peter Stuge
libusbi.h: Silence unused context variable warnings...
blob
|
commitdiff
|
diff to current
2011-09-22
Nathan Hjelm
Fix #64 use of reserved identifiers throughout libusb
blob
|
commitdiff
|
diff to current
2011-09-15
Hans de Goede
Add new API function libusb_get_device_speed()
blob
|
commitdiff
|
diff to current
2011-07-24
Vitali Lovich
Add USBI_TRANSFER_CANCELLING and _DEVICE_DISAPPEARED...
blob
|
commitdiff
|
diff to current
2011-07-24
Peter Stuge
libusbi.h: Add comma after last value in enum usbi_tran...
blob
|
commitdiff
|
diff to current
2011-06-13
Peter Stuge
configure.ac: Check for poll.h, and for nfds_t on Darwin
blob
|
commitdiff
|
diff to current
2010-11-26
Nathan Hjelm
Remove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeout...
blob
|
commitdiff
|
diff to current
2010-11-22
Peter Stuge
Silence "warning: suggest braces around empty body...
blob
|
commitdiff
|
diff to current
2010-11-22
Ludovic Rousseau
Use const for the usbi_parse_descriptor() format string
blob
|
commitdiff
|
diff to current
2010-08-24
Pete Batard
Introduced calling convention (for Windows)
blob
|
commitdiff
|
diff to current
2010-07-28
Pete Batard
Add Windows support
blob
|
commitdiff
|
diff to current
2010-06-10
Pete Batard
Factorize event handler interruption code
blob
|
commitdiff
|
diff to current
2010-06-04
Pete Batard
Switched to standard int pointer type for windows 64...
blob
|
commitdiff
|
diff to current
2010-05-24
Michael Plante
Modify log functions to compile with MSVC6
blob
|
commitdiff
|
diff to current
2010-05-20
Pete Batard
Add type parameter to the list_for_each_entry() and...
blob
|
commitdiff
|
diff to current
2010-05-18
Pete Batard
Rename all interface parameters to usb_interface or...
blob
|
commitdiff
|
diff to current
2010-05-17
Pete Batard
Stricter types and casts
blob
|
commitdiff
|
diff to current
2010-05-13
Pete Batard
Whitespace cleanup
blob
|
commitdiff
|
diff to current
2010-05-13
Peter Stuge
Add internal abstraction for POSIX Threads
blob
|
commitdiff
|
diff to current
2009-11-07
Daniel Drake
Use timerfd for timeout handling
blob
|
commitdiff
|
diff to current
2009-11-06
Daniel Drake
Transfer locking
blob
|
commitdiff
|
diff to current
2009-02-17
Nathan Hjelm
Darwin backend
blob
|
commitdiff
|
diff to current
2009-02-17
Nathan Hjelm
Abstract clock reading into OS layer
blob
|
commitdiff
|
diff to current
2008-11-21
Daniel Drake
Pause event handling while opening and closing devices
blob
|
commitdiff
|
diff to current
2008-11-03
Bastien Nocera
Add libusb_attach_kernel_driver()
blob
|
commitdiff
|
diff to current
2008-06-27
Daniel Drake
Allow user data pointer to be passed through pollfd...
blob
|
commitdiff
|
diff to current
2008-06-27
Daniel Drake
Introduce contexts to the API
blob
|
commitdiff
|
diff to current
2008-05-29
Daniel Drake
Refine libusb_set_configuration() semantics
blob
|
commitdiff
|
diff to current
2008-05-16
Daniel Drake
Fix endianness with descriptor handling
blob
|
commitdiff
|
diff to current
2008-05-13
Daniel Drake
Backend documentation for porting efforts
blob
|
commitdiff
|
diff to current
2008-05-11
Daniel Drake
Handle hot-unplugging
blob
|
commitdiff
|
diff to current
2008-05-11
Daniel Drake
Endianness of control setup packets
blob
|
commitdiff
|
diff to current
2008-05-10
Daniel Drake
Linux: fix caching of active configuration for non...
blob
|
commitdiff
|
diff to current
next