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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Imported Upstream version 0.0.1
upstream/0.1.0
upstream_backup_before_libusbg_to_libusbgx_change
taeyoung
2
-60
/
+726
2016-09-23
Revert "Imported Upstream version 0.0.1"
taeyoung
2
-726
/
+60
2016-09-23
Imported Upstream version 0.0.1
taeyoung
2
-60
/
+726
2016-09-23
Revert "Imported Upstream version 0.0.1"
Taeyoung Kim
2
-726
/
+60
2016-09-23
Imported Upstream version 0.0.1
taeyoung
2
-60
/
+726
2014-04-03
libusbg: Use config ID and label instead of config name.
Krzysztof Opasiak
1
-11
/
+24
2014-04-03
libusbg: Replace usage of function name with type and instance.
Krzysztof Opasiak
1
-10
/
+19
2014-03-18
libusbg: Remove fixed-size buffers from usbg_config.
Krzysztof Opasiak
1
-1
/
+3
2014-03-11
libusbg: Add functions for getting error strings.
Krzysztof Opasiak
1
-0
/
+16
2014-03-11
libusbg: Return error code instead of -1.
Krzysztof Opasiak
1
-1
/
+1
2014-03-11
libusbg: Change usbg_get_function_attrs() to return error code.
Krzysztof Opasiak
1
-2
/
+3
2014-03-11
libusbg: Return error code instead of NULL pointer - config.
Krzysztof Opasiak
1
-5
/
+4
2014-03-11
libusbg: Return error code instead of NULL pointer.
Krzysztof Opasiak
1
-6
/
+4
2014-03-11
libusbg: Add return value to usbg_enable/disable_gadget().
Krzysztof Opasiak
1
-3
/
+7
2014-03-11
libusbg: Add return value to config related functions.
Krzysztof Opasiak
1
-8
/
+15
2014-03-11
libusbg: Add return value to usb function related functions.
Krzysztof Opasiak
1
-7
/
+13
2014-03-11
libusbg: Add return value to usbg_set_gadget_*() functions.
Krzysztof Opasiak
1
-11
/
+22
2014-03-11
libusbg: Add return value to gadget creation functions.
Krzysztof Opasiak
1
-8
/
+13
2014-03-11
libusbg: Return usbg_error instead of char* in usbg_get_*_name().
Krzysztof Opasiak
1
-12
/
+12
2014-03-11
libusbg: Return usbg_error instead of -1 in usbg_*_len().
Krzysztof Opasiak
1
-6
/
+6
2014-03-10
libusbg: Add error handling to usbg_init() and related functions.
Krzysztof Opasiak
1
-2
/
+17
2014-03-10
libusbg: Refresh config strings while each get.
Krzysztof Opasiak
1
-1
/
+2
2014-03-10
libusbg: Refresh gadget strings while each get.
Krzysztof Opasiak
1
-2
/
+4
2014-02-19
libusbg: Rename all public structures to usbg convention.
Krzysztof Opasiak
1
-50
/
+50
2014-02-19
libusbg: Hide definition of binding structure.
Krzysztof Opasiak
1
-20
/
+11
2014-02-19
libusbg: Hide definition of function structure.
Krzysztof Opasiak
1
-32
/
+21
2014-02-19
libusbg: Hide definition of config structure.
Krzysztof Opasiak
1
-32
/
+22
2014-02-19
libusbg: Hide definition of gadget structure.
Krzysztof Opasiak
1
-53
/
+40
2014-02-19
libusbg: Hide definition of state structure.
Krzysztof Opasiak
1
-16
/
+15
2014-02-19
libusbg: Add getter for binding name and target.
Krzysztof Opasiak
1
-0
/
+23
2014-02-19
libusbg: Add getter for function name.
Krzysztof Opasiak
1
-0
/
+16
2014-02-19
libusbg: Add functions for get/set function attributes.
Krzysztof Opasiak
1
-2
/
+28
2014-02-19
libusbg: Remove function_names from header file.
Krzysztof Opasiak
1
-17
/
+0
2014-02-19
libusbg: Add getter for config name.
Krzysztof Opasiak
1
-0
/
+16
2014-02-19
libusbg: Add set/get config attrs/strings functions.
Krzysztof Opasiak
1
-1
/
+39
2014-02-19
libusbg: Separate config attrs and strs form configuration.
Krzysztof Opasiak
1
-7
/
+25
2014-02-19
libusbg: Add getter for configfs path in state.
Krzysztof Opasiak
1
-0
/
+16
2014-02-19
libusbg: Change for each macros to avoid direct access to fields.
Krzysztof Opasiak
1
-4
/
+76
2014-02-19
libusbg: Add getter for gadget name and udc.
Krzysztof Opasiak
1
-0
/
+34
2014-02-19
libusbg: Add getters for gadget strings and attributes.
Krzysztof Opasiak
1
-0
/
+18
2014-02-19
libusbg: Add functions to set all strs and attrs with one call.
Krzysztof Opasiak
1
-1
/
+31
2014-02-19
libsubg: Add missing set vendor/product functions.
Krzysztof Opasiak
1
-0
/
+14
2014-02-19
libusbg: Separate gadget strings from gadget.
Krzysztof Opasiak
1
-3
/
+11
2014-02-19
libusbg: Change gadget attributes size and names.
Krzysztof Opasiak
1
-23
/
+30
2014-02-19
libusbg: Separate gadget attributes from gadget.
Krzysztof Opasiak
1
-8
/
+20
2014-01-28
libusbg: Surround header with include guards.
Krzysztof Opasiak
1
-0
/
+4
2014-01-27
libusbg: Replace array lengths with defines
Stanislaw Wadas
1
-16
/
+20
2014-01-21
libusbg: update preferred email address
Matt Porter
1
-1
/
+1
2014-01-21
libusbg: rename gadget_*() -> usbg_*(), libusbg, and usbg.h
Matt Porter
1
-40
/
+40
2013-09-04
Initial release
Matt Porter
1
-0
/
+437