index
:
libusb
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libusb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-16
core: fix/silence issues reported by Coverity
Pete Batard
3
-24
/
+28
2014-05-12
darwin: initial implemenations of the hotplug_poll function
Nathan Hjelm
2
-5
/
+17
2014-05-08
Windows: Fix broken WDK compilation
Pete Batard
2
-14
/
+15
2014-05-06
darwin: correct endpoint address calculation
Nathan Hjelm
2
-3
/
+3
2014-05-06
darwin: code cleanup
Nathan Hjelm
3
-53
/
+31
2014-05-06
darwin: Add support for bulk stream transfers.
Nathan Hjelm
3
-3
/
+122
2014-05-06
Use @rpath in Xcode project
Sean McBride
1
-1
/
+1
2014-05-06
Removed unneeded casts
Sean McBride
2
-6
/
+6
2014-04-22
Add API for using bulk streams
Hans de Goede
10
-9
/
+116
2014-04-22
Add API for allocating / freeing usb3 bulk streams + Linux implementation
Hans de Goede
10
-1
/
+149
2014-04-07
Updated netlink code to parse events that do not contain BUSNUM and
Justin Bischoff
3
-3
/
+40
2014-04-07
examples: fix incorrect error message in fxload
Carl Karsten
1
-1
/
+1
2014-03-21
Removed obsolete comment related to libusbx fork
Sean McBride
1
-1
/
+1
2014-03-21
Enabled LTO optimization in release in Xcode project
Sean McBride
1
-1
/
+1
2014-03-21
Removed empty \see statements, fixing -Wdocumentation warnings
Sean McBride
2
-13
/
+13
2014-03-21
Enabled additional warnings in Xcode project
Sean McBride
1
-1
/
+1
2014-03-21
darwin: squash warning about returning size_t as int
Nathan Hjelm
3
-3
/
+3
2014-03-20
Documentation: Update the doxygen tagline
Pete Batard
1
-1
/
+1
2014-02-26
darwin: use destructor function instead of atexit to cleanup state
Nathan Hjelm
2
-8
/
+3
2014-02-19
Windows: Add support for AMD USB 3.0 root hubs
Markus Heidelberg
2
-3
/
+3
2014-02-02
Documentation: fix hotplug example
Markus Heidelberg
2
-2
/
+7
2014-02-01
Windows: Add support for (old?) Intel USB 3.0 hub driver
Pete Batard
2
-2
/
+2
2014-01-25
libusb 1.0.18
Pete Batard
2
-2
/
+2
2014-01-25
Windows: Fix MinGW parallel build
xantares
2
-2
/
+2
2014-01-21
Darwin: Fix Xcode warning in 'struct timeval' initialization
Sean McBride
2
-2
/
+2
2014-01-08
libusb 1.0.18-rc1
Pete Batard
2
-3
/
+3
2014-01-08
Misc: Revert all references to libusb/libusb.info
hjelmn@cs.unm.edu
26
-277
/
+280
2014-01-08
Windows: Fix a MinGW compilation issue
Pete Batard
2
-1
/
+6
2014-01-07
Darwin: Fix format of 64-bit sessionIDs in log messages
Matthias Bolte
2
-5
/
+5
2014-01-07
Darwin: Fix a SIGFPE
Bei Zhang
2
-3
/
+9
2014-01-07
Darwin: Return error code in darwin_error_str() on unknown error
Francisco Facioni
2
-2
/
+4
2013-12-30
Windows: Add SetupAPI error handling
Pete Batard
2
-1
/
+15
2013-12-28
Linux: Remove trailing whitespace
Moritz Fischer
2
-5
/
+5
2013-12-28
Android: Add support for Linux/Android platforms
Kuangye Guo
2
-1
/
+10
2013-12-28
Android: Build for all Android architectures
Andrew Fernandes
1
-1
/
+1
2013-12-13
Windows: Add Visual Studio 2013 solution files
Joshua Blake
1
-1
/
+1
2013-12-06
core: fix Doxygen warning
Ludovic Rousseau
2
-2
/
+2
2013-11-27
Windows: Fix a crash when HID transfers return no data
Pete Batard
2
-13
/
+15
2013-11-20
core: Make LIBUSB_DEBUG environment variable also work from libusb_exit
Hans de Goede
2
-8
/
+15
2013-11-20
hotplug: Fix usb_device memleak with hotunplug events pending on libusb_exit
Hans de Goede
2
-1
/
+15
2013-11-20
io: Ensure all pending events are consumed in one libusb_handle_events call
Hans de Goede
2
-1
/
+12
2013-10-08
Windows: Add support for VIA VL805 USB 3.0 Host Controllers
Omri Iluz
2
-2
/
+2
2013-10-06
examples: check value returned by ftell()
Ludovic Rousseau
1
-1
/
+1
2013-10-01
Windows: Avoid potential mismatch in transfer error reporting
Matthias Bolte
2
-2
/
+2
2013-09-29
examples: add an option to force a device request for WCID descriptors
Pete Batard
1
-1
/
+1
2013-09-28
examples: fix warning
Ludovic Rousseau
1
-1
/
+1
2013-09-28
tests: set output_file to a valid value
Ludovic Rousseau
1
-1
/
+1
2013-09-28
examples: check value returned by libusb_bulk_transfer()
Ludovic Rousseau
1
-1
/
+1
2013-09-28
examples: check the value returned by libusb_handle_events()
Ludovic Rousseau
1
-1
/
+1
2013-09-28
examples: check the value returned by libusb_init()
Ludovic Rousseau
1
-1
/
+1
[prev]
[next]