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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Revert "common: fix minor issues."
taeyoung
2
-12
/
+9
2016-09-23
common: fix minor issues.
submit/tizen/20160923.084807
taeyoung
2
-9
/
+12
2015-11-19
libusbg: Fix memory leak in usbg_set_function_ms_attrs()
Krzysztof Opasiak
1
-0
/
+1
2015-09-21
libusbg: Add support for importing/exporting loopback function
Krzysztof Opasiak
1
-0
/
+80
2015-09-21
libusbg: Add support for loopback function.
Krzysztof Opasiak
1
-0
/
+46
2015-08-19
libusbg: Add enum for gadget strings
Pawel Szewczyk
1
-0
/
+64
2015-08-19
libusbg: Add USBG_ERROR_NOT_EMPTY error code
Pawel Szewczyk
1
-0
/
+9
2015-05-21
libusbg: schemes: Allow to import midi function
Pawel Szewczyk
1
-0
/
+59
2015-05-21
libusbg: schemes: Allow to export midi function
Pawel Szewczyk
1
-0
/
+51
2015-05-19
libusbg: Allow to pass NULL as name to usbg_add_config_function()
Krzysztof Opasiak
1
-0
/
+3
2015-05-19
libusbg: Add support for MIDI function
Dominic Sacré
1
-0
/
+82
2015-05-19
libusbg: Mark char pointers in usbg_*_attrs as const
Dominic Sacré
1
-5
/
+5
2015-05-19
libusbg: Fix warnings when compiling with -Wall
Dominic Sacré
2
-4
/
+2
2015-05-19
libusbg: Format switch statements more consistently
Dominic Sacré
1
-0
/
+5
2015-05-19
libusbg: Fix several typos
Dominic Sacré
2
-17
/
+17
2015-04-28
libusbg: Fix mapping function type into attributes type
Pawel Szewczyk
1
-1
/
+1
2015-04-27
libusbg: print leading zero for MAC address bytes
Stefan Agner
2
-6
/
+15
2015-04-27
libusbg: schemes: Allow to import mass storage function
Krzysztof Opasiak
1
-0
/
+148
2015-04-27
libusbg: schemes: Allow to export mass storage function
Krzysztof Opasiak
1
-0
/
+85
2015-04-27
libusbg: Add support for mass storage function
Krzysztof Opasiak
1
-0
/
+401
2015-04-27
libusbg: Add rm callback to usbg_function
Krzysztof Opasiak
1
-0
/
+14
2015-04-27
libusbg: Add functions for reading/writing bool values
Krzysztof Opasiak
1
-0
/
+17
2015-04-27
libusbg: Rework usbg_read_buf() to accept also empty files
Krzysztof Opasiak
1
-15
/
+23
2015-04-27
libusbg: Dereference pointer before switch
Krzysztof Opasiak
1
-6
/
+10
2015-04-27
libusbg: Allow to pass usbg_init() without access to /sys/class/udc
Krzysztof Opasiak
1
-1
/
+10
2015-04-27
libusbg: Fix export of phonet attributes
Krzysztof Opasiak
1
-1
/
+0
2015-04-16
libusbg: Remove static buffers from usbg_f_ffs_attrs
Krzysztof Opasiak
1
-7
/
+10
2015-04-16
libusbg: Remove static buffers from usbg_f_phonet_attrs
Krzysztof Opasiak
1
-4
/
+6
2015-04-16
libusbg: Remove static buffers from usbg_f_net_attrs
Krzysztof Opasiak
1
-4
/
+28
2015-04-16
libusbg: Introduce usbg_cleanup_function_attrs() function
Krzysztof Opasiak
2
-0
/
+24
2015-04-16
libusbg: Make a use of usbg_f_attrs_type
Krzysztof Opasiak
2
-63
/
+93
2015-04-16
libusbg: Add usbg_f_attrs_type enum
Krzysztof Opasiak
1
-0
/
+30
2015-04-16
libusbg: Pass suitable structure to usbg_parse_function_net_attrs()
Krzysztof Opasiak
1
-6
/
+6
2015-04-08
libusbg: Make *_attrs and *_strs arguments const-correct
Dominic Sacré
1
-9
/
+11
2015-03-06
libusbg: Fix compilation warnings
Krzysztof Opasiak
1
-2
/
+2
2015-03-06
libusbg: Fix gadget attributes reading order
Pawel Szewczyk
1
-6
/
+6
2015-03-06
libusbg: Fix usbg_get_configfs_path()
Krzysztof Opasiak
1
-10
/
+31
2015-02-27
libusbg: add --disable-gadget-schemes to configure
Przemyslaw Kedzierski
3
-3
/
+11
2014-10-29
libusbg: Add empty definitions of gadget schemes functions
Krzysztof Opasiak
1
-0
/
+89
2014-10-29
libusbg: Move gadget schemes functionality to separate file
Krzysztof Opasiak
3
-1752
/
+1763
2014-10-29
libusbg: Extract internal header file
Krzysztof Opasiak
1
-113
/
+2
2014-10-29
libusbg: Add max and min values to enums
Krzysztof Opasiak
1
-10
/
+27
2014-10-23
libusbg: Allow to get gadget enabled on given UDC
Krzysztof Opasiak
1
-0
/
+28
2014-10-23
libusbg: Refresh gadget UDC while each usbg_get_gadget_udc()
Krzysztof Opasiak
1
-2
/
+35
2014-10-23
libusbg: Rework API to use usbg_udc structure
Krzysztof Opasiak
1
-35
/
+61
2014-10-23
libusbg: Replace usbg_get_udcs() with loop
Krzysztof Opasiak
1
-30
/
+19
2014-10-23
libusbg: Add udc structure
Krzysztof Opasiak
1
-0
/
+94
2014-10-23
libusbg: Don't print errno when it has not been directly set
Krzysztof Opasiak
1
-4
/
+4
2014-10-23
libusbg: Make usbg_lookup_function_type() publicly available
Krzysztof Opasiak
1
-1
/
+1
2014-10-23
libusbg: Return suitable error codes instead of -1
Krzysztof Opasiak
1
-6
/
+3
[next]