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-06-13
libusb 1.0.19
Hans de Goede
2
-2
/
+2
2014-06-13
Fix leak in failure path of libusb_get_max_packet_size()
John Sheu
1
-5
/
+13
2014-06-10
Fixed clang static analyzer warning about dereferencing null
Sean McBride
2
-2
/
+2
2014-06-10
Made darwin_hotplug_poll static to fix Xcode warning
Sean McBride
2
-2
/
+2
2014-05-30
libusb 1.0.19-rc2
Hans de Goede
2
-2
/
+2
2014-05-30
libusb_submit_transfer: Don't reference the device on submission failure
Hans de Goede
2
-4
/
+4
2014-05-30
libusb_submit_transfer: Fix possible deadlock
Hans de Goede
2
-3
/
+3
2014-05-30
linux_udev: Fix a Coverity warning
Hans de Goede
2
-2
/
+3
2014-05-30
linux_usbfs: op_handle_events: Protect against not finding the device-handle
Hans de Goede
2
-1
/
+7
2014-05-30
linux_usbfs: Don't mark init_count as volatile
Hans de Goede
2
-2
/
+2
2014-05-30
Fix a small typo in comment to free_streams()
Lars Kanis
1
-1
/
+1
2014-05-20
Windows: fix broken WDK compilation for XP targets
Pete Batard
2
-2
/
+2
2014-05-19
ChangeLog: Add an entry about the Russian strerror translation
Hans de Goede
1
-1
/
+1
2014-05-19
libusb 1.0.19-rc1
Hans de Goede
3
-3
/
+11
2014-05-19
strerrror.c: Add Russian translation
Ларионов Даниил
2
-3
/
+18
2014-05-18
windows: fix USB 3.0 speed detection on Windows 8 or later
Pete Batard
5
-23
/
+183
2014-05-18
samples: set xusb to also produce debug output during init when -d is specified
Pete Batard
1
-1
/
+1
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
[next]