platform/upstream/libusb.git
2020-07-21 Karol LewandowskiFix memory leak in usb_interface_descriptor error path 43/238843/3 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.0/unified/20201030.110949 accepted/tizen/6.0/unified/hotfix/20201102.234959 accepted/tizen/6.0/unified/hotfix/20201103.051456 accepted/tizen/6.5/unified/20211029.014207 accepted/tizen/7.0/unified/20221110.062547 accepted/tizen/7.0/unified/hotfix/20221116.111040 accepted/tizen/unified/20200723.161322 submit/tizen/20200721.112435 submit/tizen_6.0/20201029.205502 submit/tizen_6.0_hotfix/20201102.192902 submit/tizen_6.0_hotfix/20201103.115102 submit/tizen_6.5/20211028.163501 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
2017-09-08 Hyotaek ShimAdd a LICENSE.MIT file and it to the build spec. 65/148665/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.012304 accepted/tizen/5.5/unified/mobile/hotfix/20201027.074538 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100955 accepted/tizen/unified/20190212.084032 submit/tizen/20190211.075043 submit/tizen_5.5/20191031.000007 submit/tizen_5.5_mobile_hotfix/20201026.185107 submit/tizen_5.5_wearable_hotfix/20201026.184307 tizen_5.5.m2_release
2017-07-20 lokilee73usbhost : add 99-usbhost.rules file to control usb... 07/139707/1 accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen/4.0/unified/20170816.012815 accepted/tizen/4.0/unified/20170828.222928 accepted/tizen/5.0/unified/20181102.030805 accepted/tizen/unified/20170721.024557 submit/tizen/20170720.100428 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 submit/tizen_5.0/20181101.000007 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m2_release
2017-06-26 INSUN PYOdbus: add missing dbus_connection_unref() for shared... 91/135691/1 accepted/tizen/unified/20170627.015041 submit/tizen/20170626.062755
2017-04-21 Krzysztof OpasiakBump version to v.1.0.21 17/126417/1 accepted/tizen/unified/20170428.053642 submit/tizen/20170421.091915 tizen_4.0.m1_release
2017-04-13 taeyoungusbhost api: remove profile dependency
2017-04-13 Paweł Szewczykusbhost api: fix dbus method call to deviced
2017-04-13 taeyoungusbhost api: replace libdeviced to dbus method
2017-04-13 taeyoungusbhost api: enable deviced feature just for mobile...
2017-04-13 taeyoungusbhost api: disable Tizen usb host apicodes on TV...
2017-04-13 Paweł SzewczykUse deviced instead of USB Security Daemon
2017-04-13 Krzysztof OpasiakAllow to obtain fd from USB Security Daemon
2017-04-13 Łukasz StelmachUpgrade libusb to version 1.0.19
2017-04-13 Alexandru Cornearesetting manifest requested domain to floor
2017-04-13 Anas NashifUpdate package groups
2017-04-13 Anas Nashiffixed packaging
2017-04-13 Anas Nashifadd packaging
2016-10-25 Nathan HjelmRelease 1.0.21 upstream/1.0.21
2016-10-25 Nathan HjelmRemove generated file
2016-10-01 Nathan Hjelmfix travis matrix build
2016-10-01 Nathan Hjelmtry to get travis building with multiple macOS versions
2016-10-01 Nathan Hjelmtravis osx fix
2016-10-01 Chris DickensWindows: Fix possible false error message during device...
2016-10-01 Nathan Hjelmon to 1.0.21-rc6
2016-09-21 Nathan Hjelmdarwin: fix OSAtomicAdd32Barrier argument ordering
2016-09-14 Nathan Hjelmon to 1.0.21-rc5
2016-09-14 Sean McBrideFixed Obj-C GC support; fix pthread name
2016-09-13 Nathan HjelmREADME: fix my email address
2016-09-13 Nathan Hjelmdarwin: fix typo
2016-09-13 Nathan Hjelmon to 1.0.21-rc4
2016-09-13 Nathan Hjelmdarwin: do not use deprecated OSAtomicIncrement32Barrie...
2016-09-08 Nathan Hjelmdarwin: do not use objc_registerThreadWithCollector...
2016-09-08 Nathan Hjelmdarwin: work around devices with buggy endpoint descriptors
2016-08-22 Nathan Hjelmrelease: on to 1.0.21-rc3
2016-08-17 Hans de Goedecore: Document why we drop the flying_transfers_lock...
2016-08-17 Hans de Goedelinux_usbfs: Deal with receiving POLLERR before all...
2016-08-17 Hans de Goedecore: Move calculate_timeout call to add_to_flying_tran...
2016-08-17 Hans de Goedecore: Fix unlocked access to timeout_flags
2016-08-17 Hans de Goedecore: Fix do_close locking
2016-08-17 Hans de Goedecore: Test for LIBUSB_SUCCESS instead of 0 in handle_ti...
2016-08-17 Hans de Goedecore: Do not arm timer-fd for transfers where the os...
2016-08-17 Chris Dickenscore: Refactor code related to transfer flags and timeo...
2016-08-17 Hans de Goedewinnt: Do not differ between cancel / timeout ourselves
2016-08-17 Hans de Goedewince: Do not differ between cancel / timeout ourselves
2016-08-17 Chris Dickenscore: Change event handling lock to traditional (non...
2016-08-17 Hans de GoedeRevert "io: Fix race condition in handle_timeout()"
2016-07-25 Nathan Hjelmon to 1.0.21-rc2
2016-07-25 Anil NairUpdated TODO link
2016-07-25 Nathan Hjelmchangelog: add entry for new solaris backend
2016-07-25 Lei ChenSolaris backend
2016-07-22 Nathan Hjelmchangelog: add missing entry
2016-07-22 Pete Batardwindows: use appropriate version for VS2015 solution...
2016-07-22 Nathan Hjelmlibusb 1.0.21-rc1
2016-07-22 Joost Mullerio: Fix race condition in handle_timeout()
2016-07-22 Nathan Hjelmexamples: add missing include to dpfp_threaded
2016-07-22 Nathan Hjelmfix nano
2016-07-22 Nathan Hjelmexamples: make dpfp_threaded work on OS X
2016-07-22 Anil NairExamples: Ported testlibusb from libus-0.1 to libusb-1.0
2016-05-30 Jeffrey NicholsAdd support for Intel Alpine Ridge USB 3.1 Controller...
2016-05-30 Chris DickensWindows: Clean up referenced devices when memory alloca...
2016-05-30 FTDI DevClean failure in discovered_devs_append.
2016-05-30 Chris DickensMisc: Fix usbi_os_backend structure initialization
2016-05-30 Chris DickensMisc: Add .amend to .gitignore
2016-05-30 Steinar H.... Add support for persistent device memory.
2016-05-30 Chris DickensWindows: Fix false assertion failure message during...
2016-03-20 Nathan HjelmAUTHORS: update my copyright
2016-03-19 hacker2490AppVeyor: add cygwin and minGW support
2016-03-12 Nathan Hjelmfix nano version
2016-03-12 Nathan Hjelmautogen: remove --enable-maintainer-mode
2016-03-11 Nathan Hjelmconfigure: bump autoconf version and remove obsolete...
2016-03-06 Nathan Hjelmcore: re-add one more conditional
2016-03-06 Nathan Hjelmcore: revert some of prior patch
2016-03-06 Ludovic RousseauREADME.md: update AppVeyor badge (again)
2016-03-06 Gauravfree can handle NULL ptr.
2016-03-06 hacker2490AppVeyor: use a .bat file now
2016-03-06 William Skellengerandroid: update README
2016-03-06 William Skellengerandroid: Fix typo in README
2016-03-06 Ludovic RousseauREADME.md: update AppVeyor badge
2016-03-06 Ludovic Rousseauexamples: fix 3 compiler warnings
2016-03-06 Ludovic Rousseaudarwin: build hotplugtest sample in Xcode
2016-03-05 parafindarwin: fix occasional dead-lock on libusb_exit
2016-03-05 Nathan Hjelmxusb: fix typo
2016-03-05 Stefan TaunerReplace obsolete usleep with nanosleep
2016-03-03 Ludovic RousseauREADME.md: add AppVeyor badge
2016-03-03 hacker2490AppVeyor: initial configuration file
2016-03-03 Chris DickensWindows: Fix MinGW build
2016-03-02 Ludovic Rousseautravis-CI: fails compilation on warning
2016-03-02 Ludovic Rousseauexamples: fix 3 compiler warnings
2016-03-02 Ludovic Rousseauexamples: fix 2 compiler warnings
2016-03-02 Ludovic Rousseauexamples: fix 2 compiler warnings
2016-03-02 Ludovic Rousseaudarwin: fix 1 compiler warning
2016-03-02 Ludovic Rousseaucore: fix 2 compiler warnings
2016-03-02 Ludovic RousseauREADME.md: add Coverity badge
2016-03-02 Chris DickensWindows: Fix faulty logic that can pick the wrong confi...
2016-03-02 Chris DickensWindows: Add backend support for get_config_descriptor_...
2016-03-02 Angus GrattonWindows: Fix dev_interface_path memory leak when reusin...
2016-03-02 Angus GrattonWindows: Fix parent USB device reference leak
2016-02-27 Nathan Hjelmbootstrap: use autoreconf
2016-02-26 Nathan Hjelmtravis: one more fix. need packages under apt
2016-02-26 Nathan Hjelmtravis: sources line is needed
next