platform/upstream/libusbg.git
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for gadget...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting config tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting configfs path test
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting functions tests
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Use cast_to_largest_integral_type()
2015-12-22 Pawel Szewczyklibusbgx: tests: Make some functions static, some move...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Add doxygen macros for documenting...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Remove unused variables
2015-12-22 Pawel Szewczyklibusbgx: tests: Add guarding macros in header
2015-12-22 Pawel Szewczyklibusbgx: tests: Add autotools making description to...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Build tests with autotools
2015-12-22 Pawel Szewczyklibusbgx: tests: Add proper path comparing
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Fix tests to use correct usbg_state...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Fix tests build
2015-12-22 Pawel Szewczyklibusbgx: tests: Remove negative buffer test
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Add options parsing to running script
2015-12-22 Pawel Szewczyklibusbgx: tests: Add testing guideline
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Allow to skip some tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add init and getting gadgets tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add assert functions for internal...
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Use RTLD to access original fputs()
2015-12-22 Pawel Szewczyklibusbgx: tests: Add simulation of configfs for init...
2015-12-22 Krzysztof Opasiaklibusbgx: Fix compilation warnings
2015-12-22 Pawel Szewczyklibusbgx: Fix gadget attributes reading order
2015-12-22 Krzysztof Opasiaklibusbgx: Add include guards to internal header
2015-12-22 Krzysztof Opasiaklibusbgx: Fix usbg_get_configfs_path()
2015-12-22 Krzysztof Opasiaklibusbgx: add --disable-gadget-schemes to configure
2015-12-22 Krzysztof Opasiaklibusbgx: Add empty definitions of gadget schemes functions
2015-12-22 Krzysztof Opasiaklibusbgx: Move gadget schemes functionality to separate...
2015-12-22 Krzysztof Opasiaklibusbgx: Extract internal header file
2015-12-22 Krzysztof Opasiaklibusbgx: Add max and min values to enums
2015-12-22 Krzysztof Opasiaklibusbgx: Add example how to use usbg_udc structure
2015-12-22 Krzysztof Opasiaklibusbgx: Allow to get gadget enabled on given UDC
2015-12-22 Krzysztof Opasiaklibusbgx: Refresh gadget UDC while each usbg_get_gadget...
2015-12-22 Krzysztof Opasiaklibusbgx: Rework API to use usbg_udc structure
2015-12-22 Krzysztof Opasiaklibusbgx: Replace usbg_get_udcs() with loop
2015-12-22 Krzysztof Opasiaklibusbgx: Add udc structure
2015-12-22 Krzysztof Opasiaklibusbgx: Don't print errno when it has not been direct...
2015-12-22 Krzysztof Opasiaklibusbgx: Add own name to AUTHORS file.
2015-12-22 Krzysztof Opasiaklibusbgx: Make usbg_lookup_function_type() publicly...
2015-12-22 Krzysztof Opasiaklibusbgx: Return suitable error codes instead of -1
2015-12-22 Krzysztof Opasiaklibusbgx: Allow to set all gadget attrs using one function.
2015-12-22 Krzysztof Opasiaklibusbgx: Simplify getting names form library structures
2015-12-22 Krzysztof Opasiaklibusbgx: Always add '\0' at end of string
2015-12-22 Krzysztof Opasiaklibusbgx: fix: Remove unused variables
2015-12-22 Krzysztof Opasiaklibusbgx: Fix off-by-one error.
2015-12-22 Krzysztof Opasiaklibusbgx: doc: Fix typos in doxygen documentation
2015-12-22 Tony Lindgrenlibusbgx: Fix usbg_disable_gadget to actually clear...
2015-12-22 Krzysztof Opasiaklibusbgx: fix: reverse comparsion to fix error
2015-12-22 Philippe De... libusbgx: Return USBG_ERROR_PATH_TOO_LONG error when...
2015-12-22 Krzysztof Opasiaklibusbgx: Fix out-of-tree builds
2015-12-22 Krzysztof Opasiaklibusbgx: doc: Add document about gadget schemes
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Add gadget-import sample app
2015-12-22 Krzysztof Opasiaklibusbgx: Add functions to get import error text and...
2015-12-22 Krzysztof Opasiaklibusbgx: Add import gadget functionality
2015-12-22 Krzysztof Opasiaklibusbgx: Allow to store error information in usbg_state
2015-12-22 Krzysztof Opasiaklibusbgx: Add import config functionality
2015-12-22 Krzysztof Opasiaklibusbgx: Add import function functionality
2015-12-22 Krzysztof Opasiaklibusbgx: Allow to store error information in usbg_gadget
2015-12-22 Krzysztof Opasiaklibusbgx: Add errors which may happen during parsing
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Add sample application to export...
2015-12-22 Krzysztof Opasiaklibusbgx: Add export gadget functionality
2015-12-22 Krzysztof Opasiaklibusbgx: Add export config functionality
2015-12-22 Krzysztof Opasiaklibusbgx: Add export function functionality
2015-12-22 Krzysztof Opasiaklibusbgx: Add label field to usbg_function structure
2015-12-22 Krzysztof Opasiaklibusbgx: Add dependency to libconfig
2015-12-22 Krzysztof Opasiaklibusbgx: Use reentrant functions to avoid static buffe...
2015-12-22 Krzysztof Opasiaklibusbgx: Add missing const qualifiers
2015-12-22 Krzysztof Opasiaklibusbgx: Don't try to set read only attribute
2015-12-22 Krzysztof Opasiaklibusbgx: Add example to show how to create ffs functions.
2015-12-22 Krzysztof Opasiaklibusbgx: Update show gadget example support ffs functions.
2015-12-22 Krzysztof Opasiaklibusbgx: Add support for functionFS.
2015-12-22 Krzysztof Opasiaklibusbgx: Fix potential memory leak in usbg_init()
2015-12-22 Krzysztof Opasiaklibusbgx: Update examples to new API functionality.
2015-12-22 Krzysztof Opasiaklibusbgx: Add remove gadget functionality.
2015-12-22 Krzysztof Opasiaklibusbgx: Add remove function functionality.
2015-12-22 Krzysztof Opasiaklibusbgx: Add remove configuration functionality.
2015-12-22 Krzysztof Opasiaklibusbgx: Add remove gadget/config strings functionality.
2015-12-22 Krzysztof Opasiaklibusbgx: Add remove binding functionality.
2015-12-22 Philippe De... libusbgx: Do not dereference usb config attributes...
2015-12-22 Philippe De... libusbgx: Do not try to dereference func when it is...
2015-12-22 Philippe De... libusbgx: Fix buffer overrun issue. CID#56128
2015-12-22 Philippe De... libusbgx: Fix readlink/buffer overrun issue. CID#56130...
2015-12-22 Krzysztof Opasiaklibusbgx: Use config ID and label instead of config...
2015-12-22 Krzysztof Opasiaklibusbgx: Replace usage of function name with type...
2015-12-22 Krzysztof Opasiaklibusbgx: Add checking for legal function type.
2015-12-22 Krzysztof Opasiaklibusbgx: Fix wrong malloc sizes in allocate functions.
2015-12-22 Krzysztof Opasiaklibusbgx: Fix missing read of bcdDevice.
2015-12-22 Krzysztof Opasiaklibusbgx: Replace sprintf with snprintf.
2015-12-22 Krzysztof Opasiaklibusbgx: Remove fixed-size buffers from usbg_binding.
2015-12-22 Krzysztof Opasiaklibusbgx: Remove fixed-size buffers from usbg_function.
2015-12-22 Krzysztof Opasiaklibusbgx: Remove fixed-size buffers from usbg_config.
2015-12-22 Krzysztof Opasiaklibusbgx: Remove fixed-size buffers from usbg_gadget.
2015-12-22 Krzysztof Opasiaklibusbgx: Remove fixed-size buffer from usbg_state.
2015-12-22 Krzysztof Opasiaklibusbgx: Fix wrong target size.
2015-12-22 Krzysztof Opasiaklibusbgx: Update examples to use returned error codes.
2015-12-22 Krzysztof Opasiaklibusbgx: Add functions for getting error strings.
2015-12-22 Krzysztof Opasiaklibusbgx: Return error code instead of -1.
2015-12-22 Krzysztof Opasiaklibusbgx: Change usbg_get_function_attrs() to return...
2015-12-22 Krzysztof Opasiaklibusbgx: Return error code instead of NULL pointer...
next