platform/upstream/libusbg.git
2015-12-22 Krzysztof Opasiaklibusbgx: Change for each macros to avoid direct access...
2015-12-22 Krzysztof Opasiaklibusbgx: Add getter for gadget name and udc.
2015-12-22 Krzysztof Opasiaklibusbgx: Add getters for gadget strings and attributes.
2015-12-22 Krzysztof Opasiaklibusbgx: Add functions to set all strs and attrs with...
2015-12-22 Krzysztof Opasiaklibusbgx: Fix wrong paths while setting gadget attributes.
2015-12-22 Krzysztof Opasiaklibusbgx: Add missing set vendor/product functions.
2015-12-22 Krzysztof Opasiaklibusbgx: Update strings only when writting US English...
2015-12-22 Krzysztof Opasiaklibusbgx: Use dedicated macro instead of copy-paste...
2015-12-22 Krzysztof Opasiaklibusbgx: Separate gadget strings from gadget.
2015-12-22 Krzysztof Opasiaklibusbgx: Change gadget attributes size and names.
2015-12-22 Krzysztof Opasiaklibusbgx: Separate gadget attributes from gadget.
2015-12-22 Krzysztof Opasiaklibusbgx: Replace directory names with defines.
2015-12-22 Krzysztof Opasiaklibusbgx: Replace memcpy with structure assignment.
2015-12-22 Krzysztof Opasiaklibusbgx: Move symlink creation after memory allocation.
2015-12-22 Krzysztof Opasiaklibusbgx: Initialize gadget attributes and strings...
2015-12-22 Krzysztof Opasiaklibusbgx: Separate parsing gadget attributes and strings.
2015-12-22 Krzysztof Opasiaklibusbgx: Add missing config attrs parsing while new...
2015-12-22 Krzysztof Opasiaklibusbgx: Add error handling to gadget_read_string().
2015-12-22 Krzysztof Opasiaklibusbgx: Fix memory leak when unable to create directory.
2015-12-22 Krzysztof Opasiaklibusbgx: Move directory creation before writing attrib...
2015-12-22 Krzysztof Opasiaklibusbgx: Fix gadget-acm-ecm example to cleanup at...
2015-12-22 Krzysztof Opasiaklibusbgx: Add missing return statement in non-void...
2015-12-22 Krzysztof Opasiaklibusbgx: Surround header with include guards.
2015-12-22 Stanislaw Wadaslibusbgx: Add inline to gadget_write_string().
2015-12-22 Stanislaw Wadaslibusbgx: Move mkdir functions
2015-12-22 Stanislaw Wadaslibusbgx: Add fputs()/fgets()/fprintf() error
2015-12-22 Stanislaw Wadaslibusbgx: Replace array lengths with defines
2015-12-22 Krzysztof OpasiakFork from libusbg project
2014-01-21 Matt Porterlibusbg: tag v0.1.0 release v0.1.0
2014-01-21 Matt Porterlibusbg: use /sys/kernel/config mount point in examples
2014-01-21 Matt Porterlibusbg: update preferred email address
2014-01-21 Matt Porterlibusbg: rename gadget_*() -> usbg_*(), libusbg, and...
2013-09-05 Koen Kooiconfigure: add AM_PROG_AR
2013-09-04 Matt PorterInitial release