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
Age
Commit message (
Expand
)
Author
Files
Lines
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
10
-24
/
+32
2017-03-03
libusbgx: Fix compilation without libconfig
Krzysztof Opasiak
7
-216
/
+296
2017-03-03
libusbgx: examples: Add example how to create gadget with HID function
Krzysztof Opasiak
3
-1
/
+155
2017-03-03
libusbgx: examples: Allow show-gadgets to print HID function attrs
Krzysztof Opasiak
1
-1
/
+19
2017-03-03
libusbgx: Add support for HID function
Krzysztof Opasiak
5
-1
/
+653
2017-03-03
libusbgx: common: Allow to export int attribute in hex format
Krzysztof Opasiak
2
-0
/
+22
2017-03-03
libsubgx: common: Allow to export dev_t attribute using libconfig
Krzysztof Opasiak
2
-0
/
+27
2017-03-03
libusbgx: common: Add function for reading dev_t from ConfigFS
Krzysztof Opasiak
2
-0
/
+24
2017-03-03
libusbgx: common: Use fread() instead of fgets()
Krzysztof Opasiak
3
-40
/
+38
2017-03-03
libusbgx: common: Use fwrite() instead of fputs()
Krzysztof Opasiak
4
-45
/
+73
2017-03-03
libusbgx: examples: Print strings in all available languages
Krzysztof Opasiak
1
-13
/
+48
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
2
-0
/
+13
2017-03-03
libusbgx: Add usbg_get_gadget_strs_langs()
Krzysztof Opasiak
2
-0
/
+64
2017-03-03
libusbgx: Get rid of static buffers from usbg_config_strs
Krzysztof Opasiak
3
-9
/
+9
2017-03-02
libusbgx: Add usbg_free_config_strs()
Krzysztof Opasiak
4
-0
/
+16
2017-03-02
libusbgx: Get rid of static buffers from usbg_gadget_strs
Krzysztof Opasiak
4
-28
/
+55
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
4
-0
/
+14
2016-12-14
libusbgx: Keep gadget strs in the same order as in device desc
Krzysztof Opasiak
5
-23
/
+22
2016-12-14
libusbgx: Use string name similar to USB spec
Krzysztof Opasiak
10
-42
/
+42
2016-12-14
libusbgx: tests: Fix indent and line length
Krzysztof Opasiak
3
-60
/
+108
2016-12-14
libusbgx: Remove typedefs for public structures
Krzysztof Opasiak
12
-112
/
+137
2016-12-13
libusbgx: Use suitable prefix for usbg_function_type enum
Krzysztof Opasiak
9
-116
/
+116
2016-12-13
libusbgx: Use suitable prefix for usbg_gadget_str enum
Krzysztof Opasiak
2
-9
/
+9
2016-12-13
libusbgx: Use suitable prefix for usbg_gadget_attr enum
Krzysztof Opasiak
3
-24
/
+24
2016-12-06
libusbgx: Move internal defines to a suitable heder
Krzysztof Opasiak
2
-3
/
+4
2016-12-06
libusbgx: fix: Add missing include in usb_common.c
Fabian Vogt
1
-0
/
+1
2016-12-06
libusbgx: Add missing cpp guards
Krzysztof Opasiak
8
-2
/
+68
2016-10-05
Remove redundant assignments
Krzysztof Opasiak
3
-4
/
+4
2016-10-05
license: move COPYING file to the example package
taeyoung
1
-1
/
+2
2016-07-12
libusbgx: Allow building without examples
John Keeping
2
-1
/
+11
2016-02-24
libusbgx: fix INSERT_TAILQ_STRING_ORDER
Nicolas Saenz Julienne
1
-0
/
+1
2016-01-29
libusbgx: loopback: Fix loopback function name
Krzysztof Opasiak
1
-1
/
+1
2016-01-29
libusbgx: Fix pkgconfig to link correct library
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
2
-2
/
+2
2016-01-29
libusbgx: Remove unused out label
Krzysztof Opasiak
1
-1
/
+0
2016-01-29
libusbgx: net: Fix ether addr importing
Krzysztof Opasiak
1
-2
/
+3
2015-12-23
libusbgx: fix: Install also function-specific headers
Krzysztof Opasiak
2
-0
/
+9
2015-12-23
libusbgx: Release libusbgx version 0.1.0
libusbgx-v0.1.0
Krzysztof Opasiak
4
-3
/
+13
2015-12-23
libusbgx: Add suitable copyrights
Krzysztof Opasiak
4
-0
/
+16
2015-12-23
libusbgx: Use rmdir() instead of unlink() for directories
Krzysztof Opasiak
2
-4
/
+4
2015-12-23
libusbgx: tests: Update tests to use *_s() functions
Krzysztof Opasiak
1
-41
/
+43
2015-12-23
libusbgx: Replace *_cpy_*() functions with *_s() convention
Krzysztof Opasiak
2
-143
/
+66
2015-12-23
libusbgx: Refactor the core code to be more readable
Krzysztof Opasiak
2
-296
/
+353
2015-12-23
libusbgx: tests: Port all tests to new API
Krzysztof Opasiak
3
-69
/
+99
[next]