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
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Revert "common: fix minor issues."
taeyoung
2
-2
/
+2
2016-09-23
common: fix minor issues.
submit/tizen/20160923.084807
taeyoung
2
-2
/
+2
2015-05-19
libusbg: examples: Use digital format for bMaxPacketSize0
Krzysztof Opasiak
5
-5
/
+5
2015-05-19
libusbg: examples: Print bcdUSB and bcdDevice as BCD not HEX
Krzysztof Opasiak
1
-2
/
+7
2015-05-19
libusbg: examples: Print gadget data in the same order as lsusb.
Krzysztof Opasiak
1
-3
/
+3
2015-05-19
libusbg: examples: Make examples easier to read
Krzysztof Opasiak
4
-58
/
+64
2015-05-19
libusbg: examples: add example of midi function usage
Pawel Szewczyk
2
-1
/
+119
2015-05-19
libusbg: Update show-gadgets example to support MIDI gadgets
Dominic Sacré
1
-0
/
+13
2015-05-19
libusbg: Format switch statements more consistently
Dominic Sacré
1
-0
/
+4
2015-04-27
libusbg: Add example with mass storage function
Krzysztof Opasiak
2
-1
/
+160
2015-04-27
libusbg: Update example to show also mass storage function
Krzysztof Opasiak
1
-0
/
+17
2015-04-16
libusbg: Introduce usbg_cleanup_function_attrs() function
Krzysztof Opasiak
1
-0
/
+2
2015-04-16
libusbg: Make a use of usbg_f_attrs_type
Krzysztof Opasiak
2
-19
/
+19
2015-03-06
libusbg: Fix compilation warnings
Krzysztof Opasiak
1
-1
/
+0
2014-10-23
libusbg: Add example how to use usbg_udc structure
Krzysztof Opasiak
2
-1
/
+63
2014-10-23
libusbg: Rework API to use usbg_udc structure
Krzysztof Opasiak
2
-13
/
+14
2014-10-23
libusbg: Simplify getting names form library structures
Krzysztof Opasiak
1
-11
/
+31
2014-09-10
Fix out-of-tree builds
Koen Kooi
1
-1
/
+1
2014-09-10
libusbg: examples: Add gadget-import sample app
Krzysztof Opasiak
2
-1
/
+81
2014-08-25
libusbg: examples: Add sample application to export gadget
Krzysztof Opasiak
2
-1
/
+83
2014-07-05
libusbg: Add example to show how to create ffs functions.
Krzysztof Opasiak
2
-1
/
+156
2014-07-05
libusbg: Update show gadget example support ffs functions.
Krzysztof Opasiak
1
-0
/
+3
2014-07-05
libusbg: Update examples to new API functionality.
Krzysztof Opasiak
2
-1
/
+116
2014-04-03
libusbg: Use config ID and label instead of config name.
Krzysztof Opasiak
2
-6
/
+7
2014-04-03
libusbg: Replace usage of function name with type and instance.
Krzysztof Opasiak
1
-7
/
+13
2014-03-11
libusbg: Update examples to use returned error codes.
Krzysztof Opasiak
2
-10
/
+81
2014-03-11
libusbg: Add return value to config related functions.
Krzysztof Opasiak
1
-2
/
+2
2014-03-11
libusbg: Add return value to usb function related functions.
Krzysztof Opasiak
1
-6
/
+6
2014-03-11
libusbg: Add return value to gadget creation functions.
Krzysztof Opasiak
1
-2
/
+2
2014-03-10
libusbg: Add error handling to usbg_init() and related functions.
Krzysztof Opasiak
2
-4
/
+6
2014-03-10
libusbg: Refresh config strings while each get.
Krzysztof Opasiak
1
-1
/
+1
2014-03-10
libusbg: Refresh gadget strings while each get.
Krzysztof Opasiak
1
-1
/
+1
2014-03-10
libusbg: Remove unused variables to make compiler happy.
Krzysztof Opasiak
2
-2
/
+0
2014-02-19
libusbg: Update examples to new API.
Krzysztof Opasiak
1
-6
/
+24
2014-02-19
libusbg: Rename all public structures to usbg convention.
Krzysztof Opasiak
1
-5
/
+5
2014-02-19
libusbg: Hide definition of binding structure.
Krzysztof Opasiak
1
-4
/
+5
2014-02-19
libusbg: Hide definition of function structure.
Krzysztof Opasiak
2
-16
/
+24
2014-02-19
libusbg: Hide definition of config structure.
Krzysztof Opasiak
2
-3
/
+3
2014-02-19
libusbg: Hide definition of gadget structure.
Krzysztof Opasiak
2
-20
/
+42
2014-02-19
libusbg: Hide definition of state structure.
Krzysztof Opasiak
2
-2
/
+2
2014-02-19
libusbg: Add functions for get/set function attributes.
Krzysztof Opasiak
1
-3
/
+3
2014-02-19
libusbg: Add set/get config attrs/strings functions.
Krzysztof Opasiak
1
-1
/
+1
2014-02-19
libusbg: Separate config attrs and strs form configuration.
Krzysztof Opasiak
1
-3
/
+3
2014-02-19
libusbg: Add functions to set all strs and attrs with one call.
Krzysztof Opasiak
1
-1
/
+1
2014-02-19
libusbg: Separate gadget strings from gadget.
Krzysztof Opasiak
1
-3
/
+3
2014-02-19
libusbg: Change gadget attributes size and names.
Krzysztof Opasiak
1
-9
/
+9
2014-02-19
libusbg: Separate gadget attributes from gadget.
Krzysztof Opasiak
1
-9
/
+9
2014-01-28
libusbg: Fix gadget-acm-ecm example to cleanup at exit.
Krzysztof Opasiak
1
-10
/
+10
2014-01-21
libusbg: use /sys/kernel/config mount point in examples
Matt Porter
2
-2
/
+2
2014-01-21
libusbg: update preferred email address
Matt Porter
2
-2
/
+2
[next]