projects
/
platform
/
upstream
/
libusb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Misc: Remove unnecessary \n from log messages
[platform/upstream/libusb.git]
/
libusb
/
libusb.h
2015-03-01
Chris Dickens
Misc: Remove comment that no longer makes sense
blob
|
commitdiff
2015-02-16
orbitcowboy
misc: fix typos in comments
blob
|
commitdiff
|
diff to current
2015-01-13
Chris Dickens
hotplug: Provide a default enum value for libusb_hotplu...
blob
|
commitdiff
|
diff to current
2014-12-16
Ludovic Rousseau
API: remove unused libusb_hotplug_callback struct
blob
|
commitdiff
|
diff to current
2014-09-25
Akshay Jaggi
haiku: Add Haiku support
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-01-08
hjelmn@cs.unm.edu
Misc: Revert all references to libusb/libusb.info
blob
|
commitdiff
|
diff to current
2013-12-06
Ludovic Rousseau
core: fix Doxygen warning
blob
|
commitdiff
|
diff to current
2013-08-21
Paul Fertser
Clarify alignment requirements for the control transfer...
blob
|
commitdiff
|
diff to current
2013-08-21
Hans de Goede
hotplug: Document LIBUSB_HOTPLUG_ENUMERATE gotchas
blob
|
commitdiff
|
diff to current
2013-07-30
Sean McBride
fixed some clang -Wdocumentation warnings from bad...
blob
|
commitdiff
|
diff to current
2013-07-04
Pete Batard
Doc: update hotplug, topology and descriptor documentation
blob
|
commitdiff
|
diff to current
2013-06-19
Luca Longinotti
Fix several -Wconversion warnings from GCC inside the...
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 BOS descriptor support
blob
|
commitdiff
|
diff to current
2013-05-30
Hans de Goede
Add superspeed endpoint companion descriptor support
blob
|
commitdiff
|
diff to current
2013-05-17
Hans de Goede
core: Add a new public libusb_get_port_numbers function
blob
|
commitdiff
|
diff to current
2013-05-15
Hans de Goede
Bump LIBUSBX_API_VERSION for new hotplug API
blob
|
commitdiff
|
diff to current
2013-05-15
Nathan Hjelm
Add hotplug support.
blob
|
commitdiff
|
diff to current
2013-04-23
Hans de Goede
libusb.h: Correct errors in doxygen comment for struct...
blob
|
commitdiff
|
diff to current
2013-04-02
Pete Batard
Core: Add HID and kernel detach capability detection...
blob
|
commitdiff
|
diff to current
2013-02-27
Pete Batard
Misc: Simplify includes and misc. cleanup
blob
|
commitdiff
|
diff to current
2013-01-23
Toby Gray
WinCE: Add support for WinCE (sources)
blob
|
commitdiff
|
diff to current
2012-09-25
Pete Batard
libusbx-1.0.14
blob
|
commitdiff
|
diff to current
2012-09-16
Pete Batard
Doc: Fix doxygen warnings and issues
blob
|
commitdiff
|
diff to current
2012-09-15
Pete Batard
Core: Introduce LIBUSBX_API_VERSION macro
blob
|
commitdiff
|
diff to current
2012-09-15
Hans de Goede
Core: Make libusb_error_name also handle transfer statu...
blob
|
commitdiff
|
diff to current
2012-09-15
Pete Batard
Core: Update libusb.h header in accordance with the...
blob
|
commitdiff
|
diff to current
2012-08-20
Anthony Clay, Zart...
Windows: Fix C4005 warning under VS2012 for inline.
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-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-04-25
Pete Batard
Core: update version struct for ABI compatibility
blob
|
commitdiff
|
diff to current
2012-04-10
Pete Batard
Core: Add get_version() call
blob
|
commitdiff
|
diff to current
2012-04-03
Pete Batard
Misc: Fix missing libsub's -> libusbx's from previous...
blob
|
commitdiff
|
diff to current
2012-04-03
Pete Batard
Misc: Rebrand to libusbx
blob
|
commitdiff
|
diff to current
2012-02-22
Peter Stuge
Add LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate...
blob
|
commitdiff
|
diff to current
2012-02-19
Peter Stuge
libusb.h: Add comma after last value in enums to ease...
blob
|
commitdiff
|
diff to current
2012-02-08
Michael Plante
libusb.h: Cast in libusb_get_string_descriptor() to...
blob
|
commitdiff
|
diff to current
2011-10-17
Pete Batard
Windows: Add uint32_t typedef for old MSC so that DDK...
blob
|
commitdiff
|
diff to current
2011-10-17
Peter Stuge
Add libusb_error_name() API function
blob
|
commitdiff
|
diff to current
2011-10-17
Peter Stuge
Add libusb_has_capability() API function
blob
|
commitdiff
|
diff to current
2011-09-22
Graeme Gill
Fix #56 race condition causing delayed completion of...
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
Peter Stuge
libusb.h: Add missing LIBUSB_CLASS_ codes currently...
blob
|
commitdiff
|
diff to current
2011-07-24
Peter Stuge
libusb.h: Add LIBUSB_CLASS_IMAGE in addition to LIBUSB_...
blob
|
commitdiff
|
diff to current
2011-07-24
Peter Stuge
libusb.h: Fix LIBUSB_CLASS_PRINTER description typo
blob
|
commitdiff
|
diff to current
2011-06-13
Pete Batard
Windows: MS project files part 1 - support files &...
blob
|
commitdiff
|
diff to current
2011-06-13
Peter Stuge
Revert libusb_strerror() until we have i18n and l10n
blob
|
commitdiff
|
diff to current
2010-08-24
Pete Batard
Introduced calling convention (for Windows)
blob
|
commitdiff
|
diff to current
2010-08-03
Xiaofan Chen
Fix inconsistencies between prototypes and definitions
blob
|
commitdiff
|
diff to current
2010-07-28
Pete Batard
Add Windows support
blob
|
commitdiff
|
diff to current
2010-06-25
Daniel Drake
Only include sys/time.h on appropriate platforms
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
Hans Ulrich Niedermann
libusb_cpu_to_le16: macro->static inline function
blob
|
commitdiff
|
diff to current
2010-05-13
Francesco
Add libusb_strerror() to get short error message in...
blob
|
commitdiff
|
diff to current
2010-03-18
Bastien Nocera
Add more interface classes
blob
|
commitdiff
|
diff to current
2009-11-07
Ludovic Rousseau
Add libusb_get_max_iso_packet_size() to libusb.h
blob
|
commitdiff
|
diff to current
2009-11-07
Daniel Drake
Use timerfd for timeout handling
blob
|
commitdiff
|
diff to current
2009-06-14
Daniel Drake
Don't terminate enums with commas
blob
|
commitdiff
|
diff to current
2009-06-07
Daniel Drake
Eliminate -Wsign-compare compiler warnings
blob
|
commitdiff
|
diff to current
2009-02-17
Nathan Hjelm
Make endianness macros endian-independent
blob
|
commitdiff
|
diff to current
2009-02-01
Hans Ulrich Niedermann
API docs: describe libusb_transfer_cb_fn type
blob
|
commitdiff
|
diff to current
2009-02-01
Hans Ulrich Niedermann
Make empty array in struct compatible with C99
blob
|
commitdiff
|
diff to current
2008-12-13
Mikhail Gusarov
EOL-whitespace fixes
blob
|
commitdiff
|
diff to current
2008-11-21
Daniel Drake
Improvements to multi-threaded I/O system
blob
|
commitdiff
|
diff to current
2008-11-03
Bastien Nocera
Add libusb_attach_kernel_driver()
blob
|
commitdiff
|
diff to current
2008-08-28
Daniel Drake
Async I/O documentation touchups
blob
|
commitdiff
|
diff to current
2008-08-10
Daniel Drake
Add libusb_get_configuration prototype
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-06-21
Daniel Drake
Overflow handling
blob
|
commitdiff
|
diff to current
2008-05-25
Daniel Drake
Implement serialization of event handlers
blob
|
commitdiff
|
diff to current
2008-05-23
Daniel Drake
don't print messages by default
blob
|
commitdiff
|
diff to current
2008-05-16
Daniel Drake
More informative libusb_open() return code
blob
|
commitdiff
|
diff to current
2008-05-11
Daniel Drake
Handle hot-unplugging
blob
|
commitdiff
|
diff to current
2008-05-11
Daniel Drake
Documentation work
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
Support unconfigured devices
blob
|
commitdiff
|
diff to current
2008-05-10
Daniel Drake
Fetch configurations by index (not value)
blob
|
commitdiff
|
diff to current
2008-05-09
Daniel Drake
Rework configuration handling
blob
|
commitdiff
|
diff to current
2008-05-09
Daniel Drake
libusb_get_device_list() can return negative error...
blob
|
commitdiff
|
diff to current
2008-05-05
Daniel Drake
documentation touchups
blob
|
commitdiff
|
diff to current
2008-05-05
Daniel Drake
Isochronous transfer helper functions
blob
|
commitdiff
|
diff to current
2008-05-05
Daniel Drake
Detect endpoint halts and unsupported control requests
blob
|
commitdiff
|
diff to current
2008-05-04
Daniel Drake
add functionality for querying and detaching kernel...
blob
|
commitdiff
|
diff to current
2008-05-04
Daniel Drake
Descriptor reading functionality
blob
|
commitdiff
|
diff to current
2008-05-04
Daniel Drake
sanitized error returns from synchronous I/O functions
blob
|
commitdiff
|
diff to current
2008-05-04
Daniel Drake
implement libusb_reset_device()
blob
|
commitdiff
|
diff to current
2008-05-04
Daniel Drake
Add functionality to clear endpoint halt conditions
blob
|
commitdiff
|
diff to current
2008-05-03
Daniel Drake
Fix libusb_get_device_list return value
blob
|
commitdiff
|
diff to current
2008-05-03
Daniel Drake
Well-defined error codes for some operations
blob
|
commitdiff
|
diff to current
2008-05-03
Daniel Drake
Add libusb_set_configuration()
blob
|
commitdiff
|
diff to current
2008-05-03
Daniel Drake
rename LIBUSB_ERROR_NOMEM to LIBUSB_ERROR_NO_MEM
blob
|
commitdiff
|
diff to current
2008-05-03
Daniel Drake
Rename reference counting API
blob
|
commitdiff
|
diff to current
next