projects
/
platform
/
upstream
/
libusb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Nathan is a maintainer now, so add him to the README
[platform/upstream/libusb.git]
/
examples
/
2013-07-30
Sean McBride
made some globals static to fix warnings
tree
|
commitdiff
2013-06-19
Hans de Goede
examples: use libusb_set_auto_detach_kernel_driver()
tree
|
commitdiff
2013-06-11
Ludovic Rousseau
Examples: add a missing \n at end of error messages
tree
|
commitdiff
2013-06-09
Hans de Goede
Core: Add a libusb_strerror() function
tree
|
commitdiff
2013-05-30
Peter Stuge
examples: Add sam3u_benchmark isochronous example by...
tree
|
commitdiff
2013-05-30
Hans de Goede
Add BOS descriptor support
tree
|
commitdiff
2013-05-30
Hans de Goede
Add superspeed endpoint companion descriptor support
tree
|
commitdiff
2013-05-17
Hans de Goede
Examples: Fix use of deprecated libusb_get_port_path
tree
|
commitdiff
2013-05-16
Hans de Goede
listdevs: Also print portpath for non root hubs
tree
|
commitdiff
2013-05-15
Peter Stuge
examples: Only check for HAVE_SIGACTION once in Makefile.am
tree
|
commitdiff
2013-05-15
Nathan Hjelm
Add some editor meta-comments for proper tab usage
tree
|
commitdiff
2013-05-15
Nathan Hjelm
Add hotplug support.
tree
|
commitdiff
2013-04-14
Pete Batard
Samples: Fix timeout error on FX3 and logging improveme...
tree
|
commitdiff
2013-04-02
Pete Batard
Core: Add HID and kernel detach capability detection...
tree
|
commitdiff
2013-03-16
Pete Batard
Samples: More fxload improvements and cleanup
tree
|
commitdiff
2013-03-15
Ludovic Rousseau
Samples: fix compiler warning
tree
|
commitdiff
2013-03-15
Federico Manzan
Samples: fxload improvements and cleanup
tree
|
commitdiff
2013-03-10
Federico Manzan
Samples: Add FX3 firmware upload support for fxload
tree
|
commitdiff
2013-03-05
Pete Batard
Samples: Reinstate interface requests when querying...
tree
|
commitdiff
2013-02-27
Pete Batard
Misc: Simplify includes and misc. cleanup
tree
|
commitdiff
2013-02-15
Ludovic Rousseau
Examples: Fix compiler warning
tree
|
commitdiff
2013-01-23
Toby Gray
WinCE: Add support for WinCE (sources)
tree
|
commitdiff
2012-11-25
Peter Stuge
Autotools: Carry over 2012.10.23 libusb changes
tree
|
commitdiff
2012-10-13
Ludovic Rousseau
All: Use "" instead of <> for local includes
tree
|
commitdiff
2012-09-16
Pete Batard
Misc: Fix missing files from dist package
tree
|
commitdiff
2012-09-15
Ludovic Rousseau
Samples: Fix compiler warnings in fxload
tree
|
commitdiff
2012-09-13
Ludovic Rousseau
Samples: Display VID:PID of the tested device in xusb
tree
|
commitdiff
2012-09-13
Pete Batard
Samples: Add fxload sample for Cypress EZ-USB chips
tree
|
commitdiff
2012-09-05
Pete Batard
Samples: xusb improvements
tree
|
commitdiff
2012-08-12
Pete Batard
Samples: Make target mandatory with -b option in xusb
tree
|
commitdiff
2012-07-03
Pete Batard
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
tree
|
commitdiff
2012-07-02
Pete Batard
Misc: Fix more Clang warnings in core and darwin
tree
|
commitdiff
2012-07-02
Pete Batard
Windows: Address MSVC Level 4 & WDK's OACR/Prefast...
tree
|
commitdiff
2012-06-14
Xiaofan Chen
Samples: Remove USB version for speed designations...
tree
|
commitdiff
2012-06-04
Ludovic Rousseau
Samples: Fix no previous prototype warnings in xusb
tree
|
commitdiff
2012-06-04
Ludovic Rousseau
Autotools: Apply autoupdate 2.68 recommendations
tree
|
commitdiff
2012-05-28
Pete Batard
Windows: Restore HID support
tree
|
commitdiff
2012-05-28
Pete Batard
Core: Define log levels in libusb.h
tree
|
commitdiff
2012-05-28
Pete Batard
All: Add parent and port topology calls
tree
|
commitdiff
2012-05-23
Pete Batard
Misc: Ensure all sources are UTF-8
tree
|
commitdiff
2012-05-10
Ludovic Rousseau
Samples: Use the implicit _SOURCES rule
tree
|
commitdiff
2012-05-10
Ludovic Rousseau
Samples: Use a common LDADD for all examples
tree
|
commitdiff
2012-05-10
Pete Batard
Samples: prefer __linux__ over __linux define in xusb
tree
|
commitdiff
2012-05-08
Pete Batard
Samples: fix strcat vs strlcat warning on OpenBSD
tree
|
commitdiff
2012-05-02
Pete Batard
Samples: Remove interface requests when querying WCID...
tree
|
commitdiff
2012-04-20
Ludovic Rousseau
Samples: Fix not handled in switch warning in xusb.c
tree
|
commitdiff
2012-04-20
Ludovic Rousseau
Samples: Remove unneeded inline in xusb.c
tree
|
commitdiff
2012-04-15
Ludovic Rousseau
Samples: Fix initialization discards qualifiers warning...
tree
|
commitdiff
2012-04-15
Ludovic Rousseau
Samples: Fix no previous prototype warnings in xusb.c
tree
|
commitdiff
2012-04-10
Pete Batard
Core: Add get_version() call
tree
|
commitdiff
2012-04-09
Peter Stuge
examples: Use snprintf() instead of sprintf() in dpfp...
tree
|
commitdiff
2012-04-03
Pete Batard
Misc: Rebrand to libusbx
tree
|
commitdiff
2012-04-01
Pete Batard
Samples: Fix "warning: no newline at end of file" in...
tree
|
commitdiff
2012-03-28
Pete Batard
Samples: fix a "value is always 0" Clang warning in...
tree
|
commitdiff
2012-03-27
Pete Batard
Examples: add xusb sample
tree
|
commitdiff
2012-02-08
Peter Stuge
Rename the lsusb example program to listdevs
tree
|
commitdiff
2012-01-13
Xiaofan Chen
examples: Link only with ../libusb/libusb-1.0.la and...
tree
|
commitdiff
2011-07-24
Hans de Goede
Linux: Fix warnings seen when compiling with gcc-4.6
tree
|
commitdiff
2011-06-13
Pete Batard
dpfp_threaded: return instead of pthread_exit() to...
tree
|
commitdiff
2010-11-22
Ludovic Rousseau
examples: #include <libusb.h> without directory name
tree
|
commitdiff
2010-10-16
Peter Stuge
examples: Silence warnings about return value of fwrite()
tree
|
commitdiff
2010-08-24
Pete Batard
Introduced calling convention (for Windows)
tree
|
commitdiff
2010-08-07
Pete Batard
removed trailing whitespaces
tree
|
commitdiff
2010-07-23
Daniel Drake
Only compile dpfp examples when sigaction is available
tree
|
commitdiff
2010-05-13
Pete Batard
Whitespace cleanup
tree
|
commitdiff
2010-05-13
Peter Stuge
Add internal abstraction for POSIX Threads
tree
|
commitdiff
2009-11-21
Ludovic Rousseau
lsusb example: make print_devs() static
tree
|
commitdiff
2008-06-27
Daniel Drake
Introduce contexts to the API
tree
|
commitdiff
2008-05-11
Daniel Drake
Handle hot-unplugging
tree
|
commitdiff
2008-05-09
Daniel Drake
Rework configuration handling
tree
|
commitdiff
2008-05-09
Daniel Drake
libusb_get_device_list() can return negative error...
tree
|
commitdiff
2008-05-03
Daniel Drake
Fix libusb_get_device_list return value
tree
|
commitdiff
2008-05-02
Daniel Drake
Expose bus number and device address
tree
|
commitdiff
2008-04-29
Daniel Drake
Remove libusb_cancel_transfer_sync
tree
|
commitdiff
2008-04-19
Daniel Drake
add threaded example program
tree
|
commitdiff
2008-04-01
Daniel Drake
Constify some return data
tree
|
commitdiff
2008-03-30
Daniel Drake
Rename libusb_poll() to libusb_handle_events()
tree
|
commitdiff
2008-03-30
Daniel Drake
Isochronous endpoint I/O
tree
|
commitdiff
2008-03-20
Daniel Drake
API documentation
tree
|
commitdiff
2008-03-13
Daniel Drake
Beginnings of cross-platform abstraction
tree
|
commitdiff
2008-03-10
Daniel Drake
Add transfer flags
tree
|
commitdiff
2008-03-10
Daniel Drake
Simplify libusb_fill_control_transfer()
tree
|
commitdiff
2008-03-10
Daniel Drake
get_device fixup
tree
|
commitdiff
2008-03-09
Daniel Drake
Rename descriptor-getting functions
tree
|
commitdiff
2008-03-09
Daniel Drake
Simplify cancellation API
tree
|
commitdiff
2008-03-09
Daniel Drake
Rename libusb_dev_handle to libusb_device_handle
tree
|
commitdiff
2008-03-09
Daniel Drake
Separate transfer allocation and submission
tree
|
commitdiff
2008-03-08
Daniel Drake
Rework URB API naming
tree
|
commitdiff
2008-03-08
Daniel Drake
Persistent libusb_device storage
tree
|
commitdiff
2008-03-06
Daniel Drake
Add convenience function to find and open a device...
tree
|
commitdiff
2008-03-06
Daniel Drake
Rework device discovery API
tree
|
commitdiff
2008-01-30
Daniel Drake
Remove timers and signalfd
tree
|
commitdiff
2008-01-26
Daniel Drake
Fix dpfp example compilation
tree
|
commitdiff
2008-01-04
Daniel Drake
Rename some _devh_ functions
tree
|
commitdiff
2008-01-04
Daniel Drake
Use "transfer" instead of "msg"
tree
|
commitdiff
2008-01-04
Daniel Drake
API renaming: remove fpi and usb_ stuff
tree
|
commitdiff
2008-01-04
Daniel Drake
Rename to libusb-1.0
tree
|
commitdiff
2007-12-12
Daniel Drake
Don't pass ctrl_msg/bulk_msg structures through async...
tree
|
commitdiff
2007-12-03
Daniel Drake
Rename fpusb_device_handle functions to devh
tree
|
commitdiff
2007-12-02
Daniel Drake
Initial commit
tree
|
commitdiff