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
2015-09-21
libusbg: Add support for loopback function.
Krzysztof Opasiak
1
-0
/
+13
2015-08-19
libusbg: Add enum for gadget strings
Pawel Szewczyk
1
-0
/
+32
2015-08-19
libusbg: Add USBG_ERROR_NOT_EMPTY error code
Pawel Szewczyk
1
-0
/
+1
2015-05-19
libusbg: Add support for MIDI function
Dominic Sacré
1
-0
/
+16
2015-05-19
libusbg: Mark char pointers in usbg_*_attrs as const
Dominic Sacré
1
-4
/
+4
2015-05-19
libusbg: Fix several typos
Dominic Sacré
1
-12
/
+12
2015-04-27
libusbg: print leading zero for MAC address bytes
Stefan Agner
1
-0
/
+2
2015-04-27
libusbg: Add support for mass storage function
Krzysztof Opasiak
1
-0
/
+27
2015-04-27
libusbg: Add rm callback to usbg_function
Krzysztof Opasiak
1
-0
/
+3
2015-04-27
libusbg: Add offsetof() and container_of() macros
Krzysztof Opasiak
1
-0
/
+10
2015-04-16
libusbg: Remove static buffers from usbg_f_ffs_attrs
Krzysztof Opasiak
1
-1
/
+1
2015-04-16
libusbg: Remove static buffers from usbg_f_phonet_attrs
Krzysztof Opasiak
1
-1
/
+1
2015-04-16
libusbg: Remove static buffers from usbg_f_net_attrs
Krzysztof Opasiak
1
-1
/
+3
2015-04-16
libusbg: Introduce usbg_cleanup_function_attrs() function
Krzysztof Opasiak
1
-0
/
+10
2015-04-16
libusbg: Make a use of usbg_f_attrs_type
Krzysztof Opasiak
1
-1
/
+10
2015-04-16
libusbg: Add usbg_f_attrs_type enum
Krzysztof Opasiak
1
-0
/
+14
2015-04-08
libusbg: Make *_attrs and *_strs arguments const-correct
Dominic Sacré
1
-8
/
+10
2015-04-08
libusbg: Add extern "C" linkage specification when using C++
Dominic Sacré
1
-0
/
+9
2015-03-06
libusbg: tests: Stop using gadget attributes strings array directly
Pawel Szewczyk
1
-5
/
+0
2015-03-06
libusbg: tests: Add simulation of configfs for gadget attrs get/set
Pawel Szewczyk
1
-0
/
+4
2015-03-06
libusbg: tests: Add doxygen macros for documenting test cases
Pawel Szewczyk
1
-0
/
+5
2015-03-06
libusbg: tests: Build tests with autotools
Pawel Szewczyk
1
-1
/
+1
2015-03-06
libusbg: Add include guards to internal header
Krzysztof Opasiak
1
-0
/
+6
2015-03-06
libusbg: Fix usbg_get_configfs_path()
Krzysztof Opasiak
1
-0
/
+2
2015-02-27
libusbg: add --disable-gadget-schemes to configure
Przemyslaw Kedzierski
1
-0
/
+6
2014-10-29
libusbg: Move gadget schemes functionality to separate file
Krzysztof Opasiak
1
-0
/
+11
2014-10-29
libusbg: Extract internal header file
Krzysztof Opasiak
1
-0
/
+130
2014-10-29
libusbg: Add max and min values to enums
Krzysztof Opasiak
1
-3
/
+7
2014-10-23
libusbg: Allow to get gadget enabled on given UDC
Krzysztof Opasiak
1
-0
/
+7
2014-10-23
libusbg: Rework API to use usbg_udc structure
Krzysztof Opasiak
1
-6
/
+23
2014-10-23
libusbg: Replace usbg_get_udcs() with loop
Krzysztof Opasiak
1
-7
/
+24
2014-10-23
libusbg: Add udc structure
Krzysztof Opasiak
1
-0
/
+14
2014-10-23
libusbg: Make usbg_lookup_function_type() publicly available
Krzysztof Opasiak
1
-0
/
+7
2014-10-23
libusbg: Allow to set all gadget attrs using one function.
Krzysztof Opasiak
1
-0
/
+53
2014-10-23
libusbg: Simplify getting names form library structures
Krzysztof Opasiak
1
-10
/
+60
2014-10-23
libusbg: doc: Fix typos in doxygen documentation
Krzysztof Opasiak
1
-21
/
+19
2014-09-10
libusbg: Add functions to get import error text and line
Krzysztof Opasiak
1
-0
/
+43
2014-09-10
libusbg: Add import gadget functionality
Krzysztof Opasiak
1
-0
/
+12
2014-08-25
libusbg: Add import config functionality
Krzysztof Opasiak
1
-0
/
+11
2014-08-25
libusbg: Add import function functionality
Krzysztof Opasiak
1
-0
/
+13
2014-08-25
libusbg: Add errors which may happen during parsing
Krzysztof Opasiak
1
-0
/
+4
2014-08-25
libusbg: Add export gadget functionality
Krzysztof Opasiak
1
-0
/
+8
2014-08-25
libusbg: Add export config functionality
Krzysztof Opasiak
1
-0
/
+8
2014-08-25
libusbg: Add export function functionality
Krzysztof Opasiak
1
-0
/
+11
2014-08-22
libusbg: Use reentrant functions to avoid static buffers usage
Krzysztof Opasiak
1
-0
/
+1
2014-08-22
libusbg: Add missing const qualifiers
Krzysztof Opasiak
1
-11
/
+17
2014-07-05
libusbg: Add support for functionFS.
Krzysztof Opasiak
1
-0
/
+14
2014-07-05
libusbg: Update examples to new API functionality.
Krzysztof Opasiak
1
-1
/
+0
2014-07-05
libusbg: Add remove gadget functionality.
Krzysztof Opasiak
1
-0
/
+9
2014-07-05
libusbg: Add remove function functionality.
Krzysztof Opasiak
1
-0
/
+9
[next]