projects
/
platform
/
upstream
/
libusb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
POSIX: Improve threading abstraction as done in f06c4f5b
[platform/upstream/libusb.git]
/
libusb
/
version_nano.h
2016-09-08
Nathan Hjelm
darwin: do not use objc_registerThreadWithCollector...
blob
|
commitdiff
2016-09-08
Nathan Hjelm
darwin: work around devices with buggy endpoint descriptors
blob
|
commitdiff
|
diff to current
2016-08-22
Nathan Hjelm
release: on to 1.0.21-rc3
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
core: Document why we drop the flying_transfers_lock...
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
linux_usbfs: Deal with receiving POLLERR before all...
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
core: Fix unlocked access to timeout_flags
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
core: Fix do_close locking
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
core: Test for LIBUSB_SUCCESS instead of 0 in handle_ti...
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
core: Do not arm timer-fd for transfers where the os...
blob
|
commitdiff
|
diff to current
2016-08-17
Chris Dickens
core: Refactor code related to transfer flags and timeo...
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
winnt: Do not differ between cancel / timeout ourselves
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
wince: Do not differ between cancel / timeout ourselves
blob
|
commitdiff
|
diff to current
2016-08-17
Chris Dickens
core: Change event handling lock to traditional (non...
blob
|
commitdiff
|
diff to current
2016-08-17
Hans de Goede
Revert "io: Fix race condition in handle_timeout()"
blob
|
commitdiff
|
diff to current
2016-07-25
Nathan Hjelm
on to 1.0.21-rc2
blob
|
commitdiff
|
diff to current
2016-07-25
Anil Nair
Updated TODO link
blob
|
commitdiff
|
diff to current
2016-07-25
Nathan Hjelm
changelog: add entry for new solaris backend
blob
|
commitdiff
|
diff to current
2016-07-25
Lei Chen
Solaris backend
blob
|
commitdiff
|
diff to current
2016-07-22
Nathan Hjelm
changelog: add missing entry
blob
|
commitdiff
|
diff to current
2016-07-22
Pete Batard
windows: use appropriate version for VS2015 solution...
blob
|
commitdiff
|
diff to current
2016-07-22
Nathan Hjelm
libusb 1.0.21-rc1
blob
|
commitdiff
|
diff to current
2016-07-22
Joost Muller
io: Fix race condition in handle_timeout()
blob
|
commitdiff
|
diff to current
2016-07-22
Nathan Hjelm
examples: add missing include to dpfp_threaded
blob
|
commitdiff
|
diff to current
2016-07-22
Nathan Hjelm
fix nano
blob
|
commitdiff
|
diff to current
2016-07-22
Nathan Hjelm
examples: make dpfp_threaded work on OS X
blob
|
commitdiff
|
diff to current
2016-07-22
Anil Nair
Examples: Ported testlibusb from libus-0.1 to libusb-1.0
blob
|
commitdiff
|
diff to current
2016-05-30
Jeffrey Nichols
Add support for Intel Alpine Ridge USB 3.1 Controller...
blob
|
commitdiff
|
diff to current
2016-05-30
Chris Dickens
Windows: Clean up referenced devices when memory alloca...
blob
|
commitdiff
|
diff to current
2016-05-30
FTDI Dev
Clean failure in discovered_devs_append.
blob
|
commitdiff
|
diff to current
2016-05-30
Chris Dickens
Misc: Fix usbi_os_backend structure initialization
blob
|
commitdiff
|
diff to current
2016-05-30
Chris Dickens
Misc: Add .amend to .gitignore
blob
|
commitdiff
|
diff to current
2016-05-30
Steinar H. Gunderson
Add support for persistent device memory.
blob
|
commitdiff
|
diff to current
2016-05-30
Chris Dickens
Windows: Fix false assertion failure message during...
blob
|
commitdiff
|
diff to current
2016-03-19
hacker2490
AppVeyor: add cygwin and minGW support
blob
|
commitdiff
|
diff to current
2016-03-12
Nathan Hjelm
fix nano version
blob
|
commitdiff
|
diff to current
2016-03-12
Nathan Hjelm
autogen: remove --enable-maintainer-mode
blob
|
commitdiff
|
diff to current
2016-03-11
Nathan Hjelm
configure: bump autoconf version and remove obsolete...
blob
|
commitdiff
|
diff to current
2016-03-06
Nathan Hjelm
core: re-add one more conditional
blob
|
commitdiff
|
diff to current
2016-03-06
Ludovic Rousseau
README.md: update AppVeyor badge (again)
blob
|
commitdiff
|
diff to current
2016-03-06
Gaurav
free can handle NULL ptr.
blob
|
commitdiff
|
diff to current
2016-03-06
William Skellenger
android: Fix typo in README
blob
|
commitdiff
|
diff to current
2016-03-06
Ludovic Rousseau
README.md: update AppVeyor badge
blob
|
commitdiff
|
diff to current
2016-03-06
Ludovic Rousseau
examples: fix 3 compiler warnings
blob
|
commitdiff
|
diff to current
2016-03-06
Ludovic Rousseau
darwin: build hotplugtest sample in Xcode
blob
|
commitdiff
|
diff to current
2016-03-05
parafin
darwin: fix occasional dead-lock on libusb_exit
blob
|
commitdiff
|
diff to current
2016-03-05
Nathan Hjelm
xusb: fix typo
blob
|
commitdiff
|
diff to current
2016-03-05
Stefan Tauner
Replace obsolete usleep with nanosleep
blob
|
commitdiff
|
diff to current
2016-03-03
Ludovic Rousseau
README.md: add AppVeyor badge
blob
|
commitdiff
|
diff to current
2016-03-03
hacker2490
AppVeyor: initial configuration file
blob
|
commitdiff
|
diff to current
2016-03-03
Chris Dickens
Windows: Fix MinGW build
blob
|
commitdiff
|
diff to current
2016-03-02
Ludovic Rousseau
examples: fix 3 compiler warnings
blob
|
commitdiff
|
diff to current
2016-03-02
Ludovic Rousseau
examples: fix 2 compiler warnings
blob
|
commitdiff
|
diff to current
2016-03-02
Ludovic Rousseau
examples: fix 2 compiler warnings
blob
|
commitdiff
|
diff to current
2016-03-02
Ludovic Rousseau
darwin: fix 1 compiler warning
blob
|
commitdiff
|
diff to current
2016-03-02
Ludovic Rousseau
core: fix 2 compiler warnings
blob
|
commitdiff
|
diff to current
2016-03-02
Ludovic Rousseau
README.md: add Coverity badge
blob
|
commitdiff
|
diff to current
2016-03-02
Chris Dickens
Windows: Fix faulty logic that can pick the wrong confi...
blob
|
commitdiff
|
diff to current
2016-03-02
Chris Dickens
Windows: Add backend support for get_config_descriptor_...
blob
|
commitdiff
|
diff to current
2016-03-02
Angus Gratton
Windows: Fix dev_interface_path memory leak when reusin...
blob
|
commitdiff
|
diff to current
2016-03-02
Angus Gratton
Windows: Fix parent USB device reference leak
blob
|
commitdiff
|
diff to current
2016-02-26
Nathan Hjelm
travis: one more fix. need packages under apt
blob
|
commitdiff
|
diff to current
2016-02-26
Nathan Hjelm
travis: sources line is needed
blob
|
commitdiff
|
diff to current
2016-02-26
Nathan Hjelm
travis: bah. remove tabs
blob
|
commitdiff
|
diff to current
2016-02-26
Nathan Hjelm
travis: use addons to install packages
blob
|
commitdiff
|
diff to current
2016-02-25
Chris Dickens
Misc: Link README to README.md to satisfy autotools
blob
|
commitdiff
|
diff to current
2016-02-25
Chris Dickens
Misc: Add markdown references for COPYING and PORTING...
blob
|
commitdiff
|
diff to current
2016-02-25
Chris Dickens
Misc: Convert README to README.md
blob
|
commitdiff
|
diff to current
2016-02-25
Nathan Hjelm
travis: test xcode project
blob
|
commitdiff
|
diff to current
2016-02-25
Nathan Hjelm
threads_posix: use backend clock_gettime()
blob
|
commitdiff
|
diff to current
2016-02-25
Chris Dickens
travis: Add sudo to apt-get commands
blob
|
commitdiff
|
diff to current
2016-02-25
Chris Dickens
travis: Update config file
blob
|
commitdiff
|
diff to current
2016-02-25
Nathan Hjelm
travis: fix typo
blob
|
commitdiff
|
diff to current
2016-02-25
Nathan Hjelm
travis: ensure udev is installed
blob
|
commitdiff
|
diff to current
2016-02-25
Nathan Hjelm
Add Travis CI configuration
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
core: Remove POSIX threads influence from synchronizati...
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
Misc: Remove unused definitions for usbi_cond_signal()
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
Misc: Document the return code for control transfers...
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
Misc: Add libusb_interrupt_event_handler() to API docs...
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
Misc: Prefix doxygen references in order to namespace...
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
Misc: Make API parameter names consistent and sensible
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
sync: Allow transferred argument to be optional in...
blob
|
commitdiff
|
diff to current
2016-02-24
Evan Hunter
windows: Fix compilation for MSYS2
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
linux_netlink: Add message authentication and clean...
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
linux_netlink: Add useful debug messages and clean...
blob
|
commitdiff
|
diff to current
2016-02-24
Chris Dickens
linux_netlink: Remove unnecessary header includes and...
blob
|
commitdiff
|
diff to current
2016-01-30
Chris Dickens
Windows: Fix style issues in threading code
blob
|
commitdiff
|
diff to current
2016-01-28
KIMURA Masaru
Windows: Move definitions for Cygwin.
blob
|
commitdiff
|
diff to current
2016-01-28
Chris Dickens
Windows (winusb): Fix build break introduced in c8f7115...
blob
|
commitdiff
|
diff to current
2016-01-28
Chris Dickens
Misc: Minor stylistic improvements to libusbi.h
blob
|
commitdiff
|
diff to current
2016-01-28
Chris Dickens
Windows/WinCE: Improve the run-time dynamic linking...
blob
|
commitdiff
|
diff to current
2016-01-28
Chris Dickens
Windows: Fix some minor issues in windows_nt_common.c
blob
|
commitdiff
|
diff to current
2016-01-28
Chris Dickens
WinCE: Remove unnecessary/unused structure
blob
|
commitdiff
|
diff to current
2016-01-28
Chris Dickens
WinCE: Miscellaneous changes
blob
|
commitdiff
|
diff to current
2016-01-27
Chris Dickens
Windows: Ensure proper cleanup when backend init()...
blob
|
commitdiff
|
diff to current
2016-01-27
Pete Batard
Windows: Fix DDK compilation
blob
|
commitdiff
|
diff to current
2016-01-27
Chris Dickens
Windows: Minor improvements to windows_nt_common.c
blob
|
commitdiff
|
diff to current
2016-01-27
Chris Dickens
Windows: Replace open-coded string alloc + copy with...
blob
|
commitdiff
|
diff to current
2016-01-27
Chris Dickens
Windows: Fix compilation warnings when logging is disabled
blob
|
commitdiff
|
diff to current
2016-01-27
Chris Dickens
Windows (usbdk): Remove unnecessary bookkeeping
blob
|
commitdiff
|
diff to current
2016-01-27
Chris Dickens
Windows (usbdk): Remove unnecessary/unused structure
blob
|
commitdiff
|
diff to current
next