index
:
libusb
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-13
Windows: Silence VS2013 code analysis warnings
Pete Batard
1
-1
/
+2
2014-05-18
samples: set xusb to also produce debug output during init when -d is specified
Pete Batard
1
-2
/
+21
2014-05-16
core: fix/silence issues reported by Coverity
Pete Batard
2
-5
/
+10
2014-04-07
examples: fix incorrect error message in fxload
Carl Karsten
1
-1
/
+1
2014-01-08
Misc: Revert all references to libusb/libusb.info
hjelmn@cs.unm.edu
6
-12
/
+12
2013-10-06
examples: check value returned by ftell()
Ludovic Rousseau
1
-1
/
+5
2013-09-29
examples: add an option to force a device request for WCID descriptors
Pete Batard
1
-1
/
+11
2013-09-28
examples: fix warning
Ludovic Rousseau
1
-1
/
+1
2013-09-28
examples: check value returned by libusb_bulk_transfer()
Ludovic Rousseau
1
-1
/
+7
2013-09-28
examples: check the value returned by libusb_handle_events()
Ludovic Rousseau
1
-1
/
+3
2013-09-28
examples: check the value returned by libusb_init()
Ludovic Rousseau
1
-1
/
+6
2013-09-20
examples: Fix a memory leak
Ludovic Rousseau
1
-7
/
+19
2013-09-20
examples: Fix a memory leak
Ludovic Rousseau
1
-14
/
+29
2013-07-30
made some globals static to fix warnings
Sean McBride
2
-8
/
+8
2013-06-19
examples: use libusb_set_auto_detach_kernel_driver()
Hans de Goede
2
-25
/
+2
2013-06-11
Examples: add a missing \n at end of error messages
Ludovic Rousseau
1
-2
/
+2
2013-06-10
Core: Add a libusb_strerror() function
Hans de Goede
1
-10
/
+24
2013-05-30
examples: Add sam3u_benchmark isochronous example by Harald Welte
Peter Stuge
2
-0
/
+196
2013-05-30
Add BOS descriptor support
Hans de Goede
1
-1
/
+61
2013-05-30
Add superspeed endpoint companion descriptor support
Hans de Goede
1
-0
/
+7
2013-05-17
Examples: Fix use of deprecated libusb_get_port_path
Hans de Goede
2
-10
/
+6
2013-05-16
listdevs: Also print portpath for non root hubs
Hans de Goede
1
-2
/
+15
2013-05-15
examples: Only check for HAVE_SIGACTION once in Makefile.am
Peter Stuge
1
-2
/
+0
2013-05-15
Add some editor meta-comments for proper tab usage
Nathan Hjelm
1
-0
/
+1
2013-05-15
Add hotplug support.
Nathan Hjelm
2
-1
/
+97
2013-04-14
Samples: Fix timeout error on FX3 and logging improvements for fxload
Pete Batard
3
-18
/
+73
2013-04-02
Core: Add HID and kernel detach capability detection for all backends
Pete Batard
1
-14
/
+11
2013-03-16
Samples: More fxload improvements and cleanup
Pete Batard
2
-59
/
+76
2013-03-15
Samples: fix compiler warning
Ludovic Rousseau
1
-1
/
+1
2013-03-15
Samples: fxload improvements and cleanup
Federico Manzan
3
-42
/
+88
2013-03-10
Samples: Add FX3 firmware upload support for fxload
Federico Manzan
3
-6
/
+113
2013-03-05
Samples: Reinstate interface requests when querying WCID devices
Pete Batard
1
-4
/
+5
2013-02-27
Misc: Simplify includes and misc. cleanup
Pete Batard
3
-10
/
+2
2013-02-15
Examples: Fix compiler warning
Ludovic Rousseau
1
-1
/
+1
2013-01-23
WinCE: Add support for WinCE (sources)
Toby Gray
2
-1
/
+3
2012-11-25
Autotools: Carry over 2012.10.23 libusb changes
Peter Stuge
1
-1
/
+1
2012-10-13
All: Use "" instead of <> for local includes
Ludovic Rousseau
5
-5
/
+5
2012-09-16
Misc: Fix missing files from dist package
Pete Batard
1
-1
/
+1
2012-09-15
Samples: Fix compiler warnings in fxload
Ludovic Rousseau
1
-7
/
+12
2012-09-14
Samples: Display VID:PID of the tested device in xusb
Ludovic Rousseau
1
-2
/
+2
2012-09-13
Samples: Add fxload sample for Cypress EZ-USB chips
Pete Batard
7
-1
/
+2411
2012-09-05
Samples: xusb improvements
Pete Batard
1
-21
/
+28
2012-08-12
Samples: Make target mandatory with -b option in xusb
Pete Batard
1
-8
/
+6
2012-07-03
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
Pete Batard
1
-1
/
+1
2012-07-02
Misc: Fix more Clang warnings in core and darwin
Pete Batard
2
-2
/
+2
2012-07-02
Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings
Pete Batard
1
-1
/
+4
2012-06-14
Samples: Remove USB version for speed designations in xusb
Xiaofan Chen
1
-2
/
+2
2012-06-04
Samples: Fix no previous prototype warnings in xusb
Ludovic Rousseau
1
-2
/
+2
2012-06-04
Autotools: Apply autoupdate 2.68 recommendations
Ludovic Rousseau
1
-1
/
+1
2012-05-28
Windows: Restore HID support
Pete Batard
1
-2
/
+169
[next]