core: fix/silence issues reported by Coverity
[platform/upstream/libusb.git] / libusb / core.c
2014-05-16 Pete Batardcore: fix/silence issues reported by Coverity
2014-05-06 Nathan Hjelmdarwin: Add support for bulk stream transfers.
2014-04-22 Hans de GoedeAdd API for allocating / freeing usb3 bulk streams...
2014-01-21 Sean McBrideDarwin: Fix Xcode warning in 'struct timeval' initializ...
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-11-20 Hans de Goedecore: Make LIBUSB_DEBUG environment variable also work...
2013-11-20 Hans de Goedehotplug: Fix usb_device memleak with hotunplug events...
2013-09-06 Hans de GoedeMake usbi_get_device_by_session_id return a ref to...
2013-08-21 Hans de Goedeopenbsd: Split openbsd backend into separate openbsd...
2013-08-20 Hans de Goedehotplug: Remove device from usb_devs before signalling...
2013-08-20 Hans de Goedelibusb: Fix usb_devs_lock mutex use after free in libus...
2013-08-11 Toby GrayAndroid: Add formal Android support
2013-08-09 Toby GrayCore: Add compile time option to use native OS logging...
2013-07-30 Sean McBridemade some globals static to fix warnings
2013-07-04 Pete BatardDoc: update hotplug, topology and descriptor documentation
2013-06-30 Tim RobertsCore: Use fputs(3) instead of fprintf(3)
2013-06-29 Pete BatardCore: Fix writing of log lines a single fprintf call
2013-06-27 Toby GrayCore: Make writing of log lines a single fprintf call.
2013-06-27 Hans de Goedecore: Always warn when there are leaked device refs...
2013-06-26 Toby GrayCore: Avoid passing uninitialised data down the hotplug...
2013-06-26 Chris Dickenscore.c: Initialize auto_detach_kernel_driver to 0 for...
2013-06-26 Hans de Goedecore: Only do hotplug cleanup for hotplug capable backends
2013-06-20 Ilya KonstantinovUse Android logging when building on Android
2013-06-19 Hans de Goedelibusb: Add auto-detach-kernel-driver functionality
2013-05-30 Hans de Goedehotplug: Add a hotplug_poll backend function
2013-05-22 Hans de Goedeusbi_alloc_device: Drop unnecessary memset 0
2013-05-17 Hans de Goedecore: Add a new public libusb_get_port_numbers function
2013-05-16 Hans de GoedeAll: ref dev->parent_dev
2013-05-16 Hans de Goedecore: Fixup default_context handling
2013-05-16 Hans de Goedecore: Fixup cleanup on init error
2013-05-16 Hans de Goedecore: Add ctx to the active context list before backend...
2013-05-16 Pete BatardMisc fixes
2013-05-15 Nathan HjelmAdd some editor meta-comments for proper tab usage
2013-05-15 Nathan Hjelmcore: release the context device list when the context...
2013-05-15 Nathan HjelmAdd hotplug support.
2013-05-15 Nathan HjelmCore: Cache device descriptors in the core
2013-05-15 Nathan HjelmCore: Keep a list of contexts created by libusb_init()
2013-04-04 Ludovic RousseauCore: fix bug in libusb_has_capability()
2013-04-02 Pete BatardCore: Add HID and kernel detach capability detection...
2013-03-03 Pete BatardWinCE: Post integration cleanup
2013-02-27 Pete BatardMisc: Simplify includes and misc. cleanup
2013-02-15 Sean McBrideUse "" instead of <> for internal includes
2013-01-23 Toby GrayWinCE: Add support for WinCE (sources)
2013-01-23 Pete BatardCore: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H
2012-11-26 Toby GrayCore: Fix incorrect reference counting of default conte...
2012-09-18 Pete BatardMisc: Update copyrights, TODO and libusb_version.describe
2012-09-16 Pete BatardDoc: Fix doxygen warnings and issues
2012-09-15 Hans de GoedeCore: Make libusb_error_name also handle transfer statu...
2012-09-12 Pete BatardDoc: Update logging documentation regarding stderr...
2012-08-23 Hans de GoedeLinux: Return ERROR_NOT_FOUND in detach-kernel-driver...
2012-08-22 Pete BatardMisc: Update and shorten various libusbx URLs
2012-08-12 Pete BatardCore: Fix a Clang warning in io.c
2012-07-13 Davidlohr BuesoAll: Replace malloc+memset with calloc
2012-07-03 Pete BatardCore: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts
2012-07-02 Pete BatardMisc: Fix more Clang warnings in core and darwin
2012-07-02 Pete BatardWindows: Address MSVC Level 4 & WDK's OACR/Prefast...
2012-06-25 Pete BatardWindows: Fix warnings reported by the Intel Compiler
2012-06-13 Pete BatardCore: Fix Clang warnings
2012-06-08 Pete BatardAll: Prevent memory leaks on realloc failures
2012-06-07 Pete BatardCore: Display libusbx version in libusb_init's debug...
2012-06-04 Pete BatardCore: Add toggleable debug logging
2012-06-04 Ludovic RousseauCore: Fix "LOG_LEVEL_NONE not handled in switch" warning
2012-05-31 Pete BatardCore: Send all logging output to stderr
2012-05-28 Pete BatardCore: Only display timestamps in debug mode and use...
2012-05-28 Pete BatardCore: Define log levels in libusb.h
2012-05-28 Pete BatardAll: Add parent and port topology calls
2012-05-06 Peter StugeCore: Add a timestamping and thread ID to logging
2012-04-25 Pete BatardCore: update version struct for ABI compatibility
2012-04-10 Pete BatardCore: Add get_version() call
2012-04-03 Pete BatardMisc: Rebrand to libusbx
2012-02-22 Peter StugeAdd LIBUSB_TRANSFER_ADD_ZERO_PACKET flag to indicate...
2012-02-08 Sean McBridecore.c: Fix clang warning about useless store to a...
2012-01-30 Martin PieuchotOpenBSD backend
2011-10-17 Peter StugeDocument that libusb_get_device_list() can return any...
2011-10-17 Peter StugeAdd libusb_error_name() API function
2011-10-17 Peter StugeAdd libusb_has_capability() API function
2011-09-22 Pekka NikanderAdd debug message with libusb_open() error code
2011-09-22 Nathan HjelmFix #64 use of reserved identifiers throughout libusb
2011-09-15 Peter StugeAllow devices with zero configurations to be discovered
2011-09-15 Hans de GoedeAdd new API function libusb_get_device_speed()
2011-07-24 Hans de GoedeCore: Use USB_MAXINTERFACES rather then sizeof(claimed_...
2011-07-24 Vitali LovichClean up in-flight transfers and device handle when...
2011-06-13 Peter StugeWindows: enumeration overhaul
2011-06-13 Peter StugeRevert libusb_strerror() until we have i18n and l10n
2010-09-19 Pete BatardUpdated documentation for unsupported Darwin/Windows...
2010-08-24 Pete BatardIntroduced calling convention (for Windows)
2010-07-28 Pete BatardAdd Windows support
2010-06-22 Ludovic RousseauOnly initialize the default context when it is requested
2010-06-10 Ludovic RousseauFix 2 documentation typos
2010-06-10 Pete BatardFactorize event handler interruption code
2010-06-05 Pete BatardAbstract low-level event handler operations
2010-06-01 Daniel DrakeAdd reference counting to default context
2010-05-27 Daniel DrakeFix libusb_init() error handling
2010-05-24 Michael PlanteModify log functions to compile with MSVC6
2010-05-20 Pete BatardAdd type parameter to the list_for_each_entry() and...
2010-05-18 Pete BatardRename all interface parameters to usb_interface or...
2010-05-17 Pete BatardStricter types and casts
2010-05-17 Pete BatardFixes to error handling and exit codepaths
2010-05-13 FrancescoAdd libusb_strerror() to get short error message in...
2010-05-13 Michael PlanteFix libusb_device::lock memory leak
next