projects
/
platform
/
upstream
/
libusb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix various typos in docs/comments
[platform/upstream/libusb.git]
/
examples
/
xusb.c
2021-10-31
luz paz
Fix various typos in docs/comments
blob
|
commitdiff
|
raw
2021-10-31
Tormod Volden
xusb: Print configuration descriptor length
blob
|
commitdiff
|
raw
|
diff to current
2021-07-21
Nathan Hjelm
xusb: add check for interface kernel driver
blob
|
commitdiff
|
raw
|
diff to current
2020-03-30
Chris Dickens
build: Enable additional build errors and warnings
blob
|
commitdiff
|
raw
|
diff to current
2020-01-21
Chris Dickens
Windows: Remove support for WinCE and Visual Studio...
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Harry Mallon
xusb: Report SuperSpeedPlus
blob
|
commitdiff
|
raw
|
diff to current
2019-01-31
Sean McBride
Fixed many compiler warnings about sign and size mismatch
blob
|
commitdiff
|
raw
|
diff to current
2017-12-29
Sean McBride
Fixed various trivial cppcheck 1.80 warnings
blob
|
commitdiff
|
raw
|
diff to current
2017-12-29
Sean McBride
examples: xusb: replaced insecure sprintf with snprintf
blob
|
commitdiff
|
raw
|
diff to current
2017-12-27
Chris Dickens
Examples: Misc. cleanup to xusb
blob
|
commitdiff
|
raw
|
diff to current
2017-12-27
Chris Dickens
Examples: Improvements to xusb's support for Microsoft...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-24
Chris Dickens
examples: Fix device handle leak in xusb
blob
|
commitdiff
|
raw
|
diff to current
2017-07-16
Chris Dickens
core: Introduce libusb_set_option() API function
blob
|
commitdiff
|
raw
|
diff to current
2016-03-05
Nathan Hjelm
xusb: fix typo
blob
|
commitdiff
|
raw
|
diff to current
2016-03-05
Stefan Tauner
Replace obsolete usleep with nanosleep
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
Pete Batard
Windows: Silence VS2013 code analysis warnings
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Pete Batard
samples: set xusb to also produce debug output during...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Pete Batard
core: fix/silence issues reported by Coverity
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
hjelmn@cs.unm.edu
Misc: Revert all references to libusb/libusb.info
blob
|
commitdiff
|
raw
|
diff to current
2013-09-29
Pete Batard
examples: add an option to force a device request for...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-28
Ludovic Rousseau
examples: check value returned by libusb_bulk_transfer()
blob
|
commitdiff
|
raw
|
diff to current
2013-07-30
Sean McBride
made some globals static to fix warnings
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Hans de Goede
examples: use libusb_set_auto_detach_kernel_driver()
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Ludovic Rousseau
Examples: add a missing \n at end of error messages
blob
|
commitdiff
|
raw
|
diff to current
2013-06-09
Hans de Goede
Core: Add a libusb_strerror() function
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Hans de Goede
Add BOS descriptor support
blob
|
commitdiff
|
raw
|
diff to current
2013-05-30
Hans de Goede
Add superspeed endpoint companion descriptor support
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
Hans de Goede
Examples: Fix use of deprecated libusb_get_port_path
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Pete Batard
Core: Add HID and kernel detach capability detection...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Pete Batard
Samples: Reinstate interface requests when querying...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-27
Pete Batard
Misc: Simplify includes and misc. cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-01-23
Toby Gray
WinCE: Add support for WinCE (sources)
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Ludovic Rousseau
Samples: Display VID:PID of the tested device in xusb
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Pete Batard
Samples: xusb improvements
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Pete Batard
Samples: Make target mandatory with -b option in xusb
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Pete Batard
Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Pete Batard
Windows: Address MSVC Level 4 & WDK's OACR/Prefast...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-14
Xiaofan Chen
Samples: Remove USB version for speed designations...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Ludovic Rousseau
Samples: Fix no previous prototype warnings in xusb
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
Pete Batard
Windows: Restore HID support
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
Pete Batard
Core: Define log levels in libusb.h
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
Pete Batard
All: Add parent and port topology calls
blob
|
commitdiff
|
raw
|
diff to current
2012-05-23
Pete Batard
Misc: Ensure all sources are UTF-8
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Pete Batard
Samples: prefer __linux__ over __linux define in xusb
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Pete Batard
Samples: fix strcat vs strlcat warning on OpenBSD
blob
|
commitdiff
|
raw
|
diff to current
2012-05-02
Pete Batard
Samples: Remove interface requests when querying WCID...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Ludovic Rousseau
Samples: Fix not handled in switch warning in xusb.c
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Ludovic Rousseau
Samples: Remove unneeded inline in xusb.c
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Ludovic Rousseau
Samples: Fix initialization discards qualifiers warning...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-15
Ludovic Rousseau
Samples: Fix no previous prototype warnings in xusb.c
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Pete Batard
Core: Add get_version() call
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Pete Batard
Misc: Rebrand to libusbx
blob
|
commitdiff
|
raw
|
diff to current
2012-04-01
Pete Batard
Samples: Fix "warning: no newline at end of file" in...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Pete Batard
Samples: fix a "value is always 0" Clang warning in...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Pete Batard
Examples: add xusb sample
blob
|
commitdiff
|
raw
|
diff to current