platform/upstream/libusbg.git
2017-04-19 Krzysztof Opasiaklibusbgx: fix: remove unused variable accepted/tizen_4.0_unified sandbox/kopasiak/upgrade_to_libusbgx_v0.1.0 tizen_4.0 upstream accepted/tizen/4.0/unified/20170816.013259 accepted/tizen/4.0/unified/20170828.222727 submit/tizen/20170421.113907 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100006 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
2017-03-03 Krzysztof Opasiaklibusbgx: Fix meaning of HAS_LIBCONFIG and HAS_GADGET_S...
2017-03-03 Krzysztof Opasiaklibusbgx: Fix compilation without libconfig
2017-03-03 Krzysztof Opasiaklibusbgx: examples: Add example how to create gadget...
2017-03-03 Krzysztof Opasiaklibusbgx: examples: Allow show-gadgets to print HID...
2017-03-03 Krzysztof Opasiaklibusbgx: Add support for HID function
2017-03-03 Krzysztof Opasiaklibusbgx: common: Allow to export int attribute in...
2017-03-03 Krzysztof Opasiaklibsubgx: common: Allow to export dev_t attribute using...
2017-03-03 Krzysztof Opasiaklibusbgx: common: Add function for reading dev_t from...
2017-03-03 Krzysztof Opasiaklibusbgx: common: Use fread() instead of fgets()
2017-03-03 Krzysztof Opasiaklibusbgx: common: Use fwrite() instead of fputs()
2017-03-03 Krzysztof Opasiaklibusbgx: examples: Print strings in all available...
2017-03-03 Krzysztof Opasiaklibusbgx: Simplify strings handling in libconfig schemes
2017-03-03 Krzysztof Opasiaklibusbgx: Add usbg_get_config_str_langs()
2017-03-03 Krzysztof Opasiaklibusbgx: Add usbg_get_gadget_strs_langs()
2017-03-03 Krzysztof Opasiaklibusbgx: Get rid of static buffers from usbg_config_strs
2017-03-02 Krzysztof Opasiaklibusbgx: Add usbg_free_config_strs()
2017-03-02 Krzysztof Opasiaklibusbgx: Get rid of static buffers from usbg_gadget_strs
2017-03-02 Krzysztof Opasiaklibusbgx: common: Fix usbg_read_string_alloc() to read...
2017-03-02 Krzysztof Opasiaklibusbgx: Add usbg_free_gadget_strs()
2016-12-14 Krzysztof Opasiaklibusbgx: Keep gadget strs in the same order as in...
2016-12-14 Krzysztof Opasiaklibusbgx: Use string name similar to USB spec
2016-12-14 Krzysztof Opasiaklibusbgx: tests: Fix indent and line length
2016-12-14 Krzysztof Opasiaklibusbgx: Remove typedefs for public structures
2016-12-13 Krzysztof Opasiaklibusbgx: Use suitable prefix for usbg_function_type...
2016-12-13 Krzysztof Opasiaklibusbgx: Use suitable prefix for usbg_gadget_str enum
2016-12-13 Krzysztof Opasiaklibusbgx: Use suitable prefix for usbg_gadget_attr...
2016-12-06 Krzysztof Opasiaklibusbgx: Move internal defines to a suitable heder
2016-12-06 Fabian Vogtlibusbgx: fix: Add missing include in usb_common.c
2016-12-06 Krzysztof Opasiaklibusbgx: Add missing cpp guards
2016-10-05 Krzysztof OpasiakRemove redundant assignments
2016-10-05 taeyounglicense: move COPYING file to the example package
2016-07-12 John Keepinglibusbgx: Allow building without examples
2016-02-24 Nicolas Saenz... libusbgx: fix INSERT_TAILQ_STRING_ORDER
2016-01-29 Krzysztof Opasiaklibusbgx: loopback: Fix loopback function name
2016-01-29 Krzysztof Opasiaklibusbgx: Fix pkgconfig to link correct library
2016-01-29 Krzysztof Opasiaklibusbgx: ms: fix: Use correct variable to check functi...
2016-01-29 Krzysztof Opasiaklibusbgx: fix: Add missing includes
2016-01-29 Krzysztof Opasiaklibusbgx: Remove unused out label in usbg_set_function_...
2016-01-29 Krzysztof Opasiaklibusbgx: Make usbg_cleanup_function() return void
2016-01-29 Krzysztof Opasiaklibusbgx: Remove unused out label
2016-01-29 Krzysztof Opasiaklibusbgx: net: Fix ether addr importing
2015-12-23 Krzysztof Opasiaklibusbgx: fix: Install also function-specific headers
2015-12-22 Krzysztof Opasiaklibusbgx: Release libusbgx version 0.1.0 libusbgx-v0.1.0
2015-12-22 Krzysztof Opasiaklibusbgx: Add suitable copyrights
2015-12-22 Krzysztof Opasiaklibusbgx: Use rmdir() instead of unlink() for directories
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Update tests to use *_s() functions
2015-12-22 Krzysztof Opasiaklibusbgx: Replace *_cpy_*() functions with *_s() convention
2015-12-22 Krzysztof Opasiaklibusbgx: Refactor the core code to be more readable
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Port all tests to new API
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Port all examples to new API
2015-12-22 Krzysztof Opasiaklibusbgx: Switch to a new function API
2015-12-22 Krzysztof Opasiaklibusbgx: ms: Add implementation of function specific API
2015-12-22 Krzysztof Opasiaklibusbgx: tests: Update tests to read params in correct...
2015-12-22 Krzysztof Opasiaklibusbgx: net: Add implementation of function specific API
2015-12-22 Krzysztof Opasiaklibusbgx: midi: Add implementation of function specific API
2015-12-22 Krzysztof Opasiaklibusbgx: loopback: Add implementation of function...
2015-12-22 Krzysztof Opasiaklibusbgx: serial: Add implementation of function specif...
2015-12-22 Krzysztof Opasiaklibusbgx: phonet: Add implementation of function specif...
2015-12-22 Krzysztof Opasiaklibusbgx: ffs: Add implementation of function specific API
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add alloc_inst() and free_inst()...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add helper for getting and setting...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add helper for getting and setting...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add helper for getting and setting...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add helper for getting and setting...
2015-12-22 Krzysztof Opasiaklibusbgx: common: Add functions for reading string...
2015-12-22 Krzysztof Opasiaklibusbgx: ms: Define new API for mass storage function
2015-12-22 Krzysztof Opasiaklibusbgx: serial: Define new API for serial functions
2015-12-22 Krzysztof Opasiaklibusbgx: phonet: Define new API for phonet function
2015-12-22 Krzysztof Opasiaklibusbgx: net: Define new API for net functions
2015-12-22 Krzysztof Opasiaklibusbgx: midi: Define new API for midi function
2015-12-22 Krzysztof Opasiaklibusbgx: loopback: Define new API for loopback function
2015-12-22 Krzysztof Opasiaklibusbgx: ffs: Define new API for functionfs function
2015-12-22 Krzysztof Opasiaklibusbgx: Add internal API for defining function types
2015-12-22 Krzysztof Opasiaklibusbgx: Move some common functions to a separate...
2015-12-22 Krzysztof Opasiaklibusbgx: Move error-ralted functions to a separate...
2015-12-22 Krzysztof Opasiaklibusbgx: packaging: Add packaging for generating rpm...
2015-12-22 Krzysztof Opasiaklibusbgx: Fix memory leak in usbg_set_function_ms_attrs()
2015-12-22 Krzysztof Opasiaklibusbgx: Add support for importing/exporting loopback...
2015-12-22 Krzysztof Opasiaklibusbgx: Add support for loopback function.
2015-12-22 Pawel Szewczyklibusbgx: tests: Add missing test cases
2015-12-22 Pawel Szewczyklibusbgx: tests: Add tests for gadget strings enum
2015-12-22 Pawel Szewczyklibusbgx: Add enum for gadget strings
2015-12-22 Pawel Szewczyklibusbgx: Add USBG_ERROR_NOT_EMPTY error code
2015-12-22 Pawel Szewczyklibusbgx: tests: Add create function test
2015-12-22 Pawel Szewczyklibusbgx: tests: Add getting function attributes tests
2015-12-22 Pawel Szewczyklibusbgx: tests: Add assertions for function attributes
2015-12-22 Pawel Szewczyklibusbgx: tests: Add creating configuration test
2015-12-22 Pawel Szewczyklibusbgx: tests: Add framework setup for creating config
2015-12-22 Pawel Szewczyklibusbgx: tests: Move initialization from for_each...
2015-12-22 Pawel Szewczyklibusbgx: tests: Separate safe state initialization...
2015-12-22 Pawel Szewczyklibusbgx: tests: Add macros for structures definitions
2015-12-22 Pawel Szewczyklibusbgx: tests: Separate common code of gadget testing
2015-12-22 Pawel Szewczyklibusbgx: tests: Add wrappers for safe allocation
2015-12-22 Pawel Szewczyklibusbgx: tests: Use new version of cmocka
2015-12-22 Pawel Szewczyklibusbgx: schemes: Allow to import midi function
2015-12-22 Pawel Szewczyklibusbgx: schemes: Allow to export midi function
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Use digital format for bMaxPacketSize0
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Print bcdUSB and bcdDevice as BCD...
2015-12-22 Krzysztof Opasiaklibusbgx: examples: Print gadget data in the same order...
next