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
/
show-gadgets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
libusbgx: examples: Make show-gadgets aware of uac2 function
submit/tizen/20180124.124543
Krzysztof Opasiak
1
-0
/
+15
2017-03-03
libusbgx: examples: Allow show-gadgets to print HID function attrs
Krzysztof Opasiak
1
-1
/
+19
2017-03-03
libusbgx: examples: Print strings in all available languages
Krzysztof Opasiak
1
-13
/
+48
2017-03-02
libusbgx: Add usbg_free_config_strs()
Krzysztof Opasiak
1
-0
/
+2
2017-03-02
libusbgx: Add usbg_free_gadget_strs()
Krzysztof Opasiak
1
-0
/
+2
2016-12-14
libusbgx: Use string name similar to USB spec
Krzysztof Opasiak
1
-3
/
+3
2016-12-14
libusbgx: Remove typedefs for public structures
Krzysztof Opasiak
1
-4
/
+4
2016-12-13
libusbgx: Use suitable prefix for usbg_function_type enum
Krzysztof Opasiak
1
-12
/
+12
2015-12-23
libusbgx: Add suitable copyrights
Krzysztof Opasiak
1
-0
/
+4
2015-12-23
libusbgx: examples: Port all examples to new API
Krzysztof Opasiak
1
-16
/
+35
2015-12-22
libusbgx: examples: Use digital format for bMaxPacketSize0
Krzysztof Opasiak
1
-1
/
+1
2015-12-22
libusbgx: examples: Print bcdUSB and bcdDevice as BCD not HEX
Krzysztof Opasiak
1
-2
/
+7
2015-12-22
libusbgx: examples: Print gadget data in the same order as lsusb.
Krzysztof Opasiak
1
-3
/
+3
2015-12-22
libusbgx: Update show-gadgets example to support MIDI gadgets
Dominic Sacré
1
-0
/
+13
2015-12-22
libusbgx: Format switch statements more consistently
Dominic Sacré
1
-0
/
+4
2015-12-22
libusbgx: Update example to show also mass storage function
Krzysztof Opasiak
1
-0
/
+17
2015-12-22
libusbgx: Introduce usbg_cleanup_function_attrs() function
Krzysztof Opasiak
1
-0
/
+2
2015-12-22
libusbgx: Make a use of usbg_f_attrs_type
Krzysztof Opasiak
1
-18
/
+18
2015-12-22
libusbgx: Rework API to use usbg_udc structure
Krzysztof Opasiak
1
-4
/
+11
2015-12-22
libusbgx: Simplify getting names form library structures
Krzysztof Opasiak
1
-11
/
+31
2015-12-22
libusbgx: Update show gadget example support ffs functions.
Krzysztof Opasiak
1
-0
/
+3
2015-12-22
libusbgx: Use config ID and label instead of config name.
Krzysztof Opasiak
1
-4
/
+5
2015-12-22
libusbgx: Replace usage of function name with type and instance.
Krzysztof Opasiak
1
-7
/
+13
2015-12-22
libusbgx: Update examples to use returned error codes.
Krzysztof Opasiak
1
-4
/
+36
2015-12-22
libusbgx: Add error handling to usbg_init() and related functions.
Krzysztof Opasiak
1
-2
/
+3
2015-12-22
libusbgx: Refresh config strings while each get.
Krzysztof Opasiak
1
-1
/
+1
2015-12-22
libusbgx: Refresh gadget strings while each get.
Krzysztof Opasiak
1
-1
/
+1
2015-12-22
libusbgx: Remove unused variables to make compiler happy.
Krzysztof Opasiak
1
-1
/
+0
2015-12-22
libusbgx: Rename all public structures to usbg convention.
Krzysztof Opasiak
1
-5
/
+5
2015-12-22
libusbgx: Hide definition of binding structure.
Krzysztof Opasiak
1
-4
/
+5
2015-12-22
libusbgx: Hide definition of function structure.
Krzysztof Opasiak
1
-14
/
+22
2015-12-22
libusbgx: Hide definition of config structure.
Krzysztof Opasiak
1
-2
/
+2
2015-12-22
libusbgx: Hide definition of gadget structure.
Krzysztof Opasiak
1
-19
/
+41
2015-12-22
libusbgx: Hide definition of state structure.
Krzysztof Opasiak
1
-1
/
+1
2015-12-22
libusbgx: Separate config attrs and strs form configuration.
Krzysztof Opasiak
1
-3
/
+3
2015-12-22
libusbgx: Separate gadget strings from gadget.
Krzysztof Opasiak
1
-3
/
+3
2015-12-22
libusbgx: Change gadget attributes size and names.
Krzysztof Opasiak
1
-9
/
+9
2015-12-22
libusbgx: Separate gadget attributes from gadget.
Krzysztof Opasiak
1
-9
/
+9
2014-01-21
libusbg: use /sys/kernel/config mount point in examples
Matt Porter
1
-1
/
+1
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
-7
/
+7
2013-09-04
Initial release
Matt Porter
1
-0
/
+116