platform/upstream/libusbg.git
2021-10-22 Hubert KowalskiFix erroneous calloc NULL check 54/265454/7 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.063039 accepted/tizen/7.0/unified/hotfix/20221116.111042 accepted/tizen/8.0/unified/20231005.095130 accepted/tizen/unified/20211108.181449 submit/tizen/20211103.072537 submit/tizen/20211104.092607 submit/tizen_base/20211104.091630 tizen_7.0_m2_release tizen_8.0_m2_release
2021-09-14 Hyotaek ShimAdd some to .gitignore file 07/264207/1 accepted/tizen/6.5/unified/20211029.014224 accepted/tizen/unified/20210915.001823 submit/tizen/20210914.114138 submit/tizen_6.5/20211028.163501 tizen_6.5.m2_release
2021-09-14 Hyotaek ShimClarify license declaration for each package 05/264205/3
2020-01-03 Gwenhael Goavec... libusbgx: fix build with glibc-2.28 since <sys/sysmacro... 74/221474/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.105755 accepted/tizen/6.0/unified/hotfix/20201102.235009 accepted/tizen/6.0/unified/hotfix/20201103.050038 accepted/tizen/unified/20200113.130526 submit/tizen/20200107.015420 submit/tizen/20200113.045254 submit/tizen_6.0/20201029.205502 submit/tizen_6.0_hotfix/20201102.192902 submit/tizen_6.0_hotfix/20201103.115102 tizen_6.0.m2_release
2018-01-24 Krzysztof Opasiaklibusbgx: packaging: Add missing uac2 header to devel... accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.0/unified/20181102.030005 accepted/tizen/5.5/unified/20191031.011043 accepted/tizen/5.5/unified/mobile/hotfix/20201027.073746 accepted/tizen/5.5/unified/wearable/hotfix/20201027.100104 accepted/tizen/unified/20180124.154305 submit/tizen/20180124.125848 submit/tizen_5.0/20181101.000007 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
2018-01-17 Krzysztof Opasiaklibusbgx: examples: Make show-gadgets aware of uac2... submit/tizen/20180124.124543
2018-01-17 John Keepinglibusbgx: examples: Add UAC2 function example
2018-01-17 John Keepinglibusbgx: Add support for UAC2 function
2017-12-12 Krzysztof Opasiaklibusbgx: fix: Disallow creating function with empty...
2017-12-12 Krzysztof Opasiaklibusbgx: tests: fix: Make our tests os_desc aware
2017-12-12 Krzysztof Opasiaklibusbgx: examples: Add rndis with OS descriptors suppo...
2017-12-12 Krzysztof Opasiaklibusbgx: fix: Correct typo in usbg_rm_file() funciton...
2017-12-12 Krzysztof Opasiaklibusbgx: Make usbg_rm_config() aware of OS descriptors
2017-12-12 Stefan Agnerlibusbgx: Add support for OS Descriptor configuration...
2017-12-12 Stefan Agnerlibusbgx: Add config support for function OS Descriptors
2017-12-12 Stefan Agnerlibusbgx: Add function level OS Descriptor support
2017-12-12 Stefan Agnerlibusbgx: Add interface name for Feature Descriptors
2017-12-12 Stefan Agnerlibusbgx: Add libconfig support for OS Descriptors
2017-12-12 Stefan Agnerlibusbgx: Add OS Descriptors support
2017-12-11 Stefan Agnerlibusbgx: Do not write null terminator when using usbg_...
2017-11-24 Stefan Agnerlibusbgx: fix usbg_free_gadget_strs when passing NULL
2017-11-20 Krzysztof Opasiaklibusbgx: fix: Install mising hid function header
2017-11-20 Krzysztof Opasiaklibusbgx: fix: Check fclose() return code
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...
next