index
:
platform/upstream/libusbg
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
experimental
sandbox/akazmin/tizen_6.0_build
sandbox/kopasiak/upgrade_to_libusbgx_v0.1.0
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_backup_before_libusbg_to_libusbgx_change
upstream
upstream_backup_before_libusbg_to_libusbgx_change
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
libusbgx: Add support for UAC2 function
John Keeping
3
-1
/
+203
2017-12-12
libusbgx: fix: Disallow creating function with empty instance name
Krzysztof Opasiak
1
-1
/
+1
2017-12-12
libusbgx: fix: Correct typo in usbg_rm_file() funciton name
Krzysztof Opasiak
2
-3
/
+3
2017-12-12
libusbgx: Make usbg_rm_config() aware of OS descriptors
Krzysztof Opasiak
1
-2
/
+10
2017-12-12
libusbgx: Add support for OS Descriptor configuration bindings
Stefan Agner
2
-0
/
+212
2017-12-12
libusbgx: Add config support for function OS Descriptors
Stefan Agner
1
-0
/
+179
2017-12-12
libusbgx: Add function level OS Descriptor support
Stefan Agner
1
-0
/
+64
2017-12-12
libusbgx: Add interface name for Feature Descriptors
Stefan Agner
1
-0
/
+6
2017-12-12
libusbgx: Add libconfig support for OS Descriptors
Stefan Agner
1
-0
/
+124
2017-12-12
libusbgx: Add OS Descriptors support
Stefan Agner
1
-0
/
+92
2017-12-11
libusbgx: Do not write null terminator when using usbg_write_string()
Stefan Agner
1
-1
/
+1
2017-11-20
libusbgx: fix: Check fclose() return code
Krzysztof Opasiak
1
-7
/
+11
2017-04-19
libusbgx: fix: remove unused variable
tizen_4.0.m2_release
tizen_4.0.m1_release
tizen_4.0.IoT.p2_release
tizen_4.0.IoT.p1_release
submit/tizen_4.0/20170828.100006
submit/tizen_4.0/20170811.094300
submit/tizen/20170421.113907
accepted/tizen/4.0/unified/20170828.222727
accepted/tizen/4.0/unified/20170816.013259
upstream
tizen_4.0
sandbox/kopasiak/upgrade_to_libusbgx_v0.1.0
accepted/tizen_4.0_unified
Krzysztof Opasiak
1
-1
/
+0
2017-03-03
libusbgx: Fix meaning of HAS_LIBCONFIG and HAS_GADGET_SCHEMES
Krzysztof Opasiak
8
-23
/
+23
2017-03-03
libusbgx: Fix compilation without libconfig
Krzysztof Opasiak
4
-175
/
+199
2017-03-03
libusbgx: Add support for HID function
Krzysztof Opasiak
3
-1
/
+352
2017-03-03
libusbgx: common: Allow to export int attribute in hex format
Krzysztof Opasiak
1
-0
/
+19
2017-03-03
libsubgx: common: Allow to export dev_t attribute using libconfig
Krzysztof Opasiak
1
-0
/
+23
2017-03-03
libusbgx: common: Add function for reading dev_t from ConfigFS
Krzysztof Opasiak
1
-0
/
+20
2017-03-03
libusbgx: common: Use fread() instead of fgets()
Krzysztof Opasiak
1
-15
/
+9
2017-03-03
libusbgx: common: Use fwrite() instead of fputs()
Krzysztof Opasiak
1
-21
/
+36
2017-03-03
libusbgx: Simplify strings handling in libconfig schemes
Krzysztof Opasiak
1
-74
/
+27
2017-03-03
libusbgx: Add usbg_get_config_str_langs()
Krzysztof Opasiak
1
-0
/
+5
2017-03-03
libusbgx: Add usbg_get_gadget_strs_langs()
Krzysztof Opasiak
1
-0
/
+56
2017-03-03
libusbgx: Get rid of static buffers from usbg_config_strs
Krzysztof Opasiak
2
-8
/
+4
2017-03-02
libusbgx: Add usbg_free_config_strs()
Krzysztof Opasiak
1
-0
/
+2
2017-03-02
libusbgx: Get rid of static buffers from usbg_gadget_strs
Krzysztof Opasiak
2
-22
/
+32
2017-03-02
libusbgx: common: Fix usbg_read_string_alloc() to read long strings correctly
Krzysztof Opasiak
1
-1
/
+4
2017-03-02
libusbgx: Add usbg_free_gadget_strs()
Krzysztof Opasiak
1
-0
/
+1
2016-12-14
libusbgx: Keep gadget strs in the same order as in device desc
Krzysztof Opasiak
1
-8
/
+7
2016-12-14
libusbgx: Use string name similar to USB spec
Krzysztof Opasiak
2
-12
/
+12
2016-12-14
libusbgx: Remove typedefs for public structures
Krzysztof Opasiak
2
-22
/
+27
2016-12-13
libusbgx: Use suitable prefix for usbg_function_type enum
Krzysztof Opasiak
1
-13
/
+13
2016-12-06
libusbgx: fix: Add missing include in usb_common.c
Fabian Vogt
1
-0
/
+1
2016-10-05
Remove redundant assignments
Krzysztof Opasiak
3
-4
/
+4
2016-01-29
libusbgx: loopback: Fix loopback function name
Krzysztof Opasiak
1
-1
/
+1
2016-01-29
libusbgx: ms: fix: Use correct variable to check function result
Krzysztof Opasiak
1
-1
/
+1
2016-01-29
libusbgx: fix: Add missing includes
Krzysztof Opasiak
2
-0
/
+3
2016-01-29
libusbgx: Remove unused out label in usbg_set_function_attrs()
Krzysztof Opasiak
1
-3
/
+1
2016-01-29
libusbgx: Make usbg_cleanup_function() return void
Krzysztof Opasiak
1
-1
/
+1
2016-01-29
libusbgx: net: Fix ether addr importing
Krzysztof Opasiak
1
-2
/
+3
2015-12-23
libusbgx: Release libusbgx version 0.1.0
libusbgx-v0.1.0
Krzysztof Opasiak
1
-1
/
+1
2015-12-23
libusbgx: Add suitable copyrights
Krzysztof Opasiak
1
-0
/
+4
2015-12-23
libusbgx: Use rmdir() instead of unlink() for directories
Krzysztof Opasiak
2
-4
/
+4
2015-12-23
libusbgx: Replace *_cpy_*() functions with *_s() convention
Krzysztof Opasiak
1
-64
/
+18
2015-12-23
libusbgx: Refactor the core code to be more readable
Krzysztof Opasiak
2
-296
/
+353
2015-12-23
libusbgx: Switch to a new function API
Krzysztof Opasiak
8
-359
/
+53
2015-12-23
libusbgx: ms: Add implementation of function specific API
Krzysztof Opasiak
1
-455
/
+485
2015-12-23
libusbgx: net: Add implementation of function specific API
Krzysztof Opasiak
1
-142
/
+196
2015-12-23
libusbgx: midi: Add implementation of function specific API
Krzysztof Opasiak
1
-145
/
+162
[next]