index
:
delta/alsa-lib.git
amixer
ascenario
baserock/morph
baserock/v1.0.28
baserock/v1.0.29
baserock/v1.1.2
baserock/v1.1.3
master
ucm
git.alsa-project.org: http/alsa-lib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
topology
Commit message (
Expand
)
Author
Age
Files
Lines
*
topology: apply the same type to compared two variables
Takashi Sakamoto
2016-07-11
1
-3
/
+4
*
topology: remove unused variable in get_tokens()
Takashi Sakamoto
2016-07-11
1
-2
/
+0
*
topology: remove unused variable in tplg_parse_fe_dai()
Takashi Sakamoto
2016-07-11
1
-1
/
+0
*
topology: Parse front-end DAI name and ID for the PCM
Mengdong Lin
2016-05-09
1
-0
/
+53
*
topology: Fix pcm ID & name parsing
Mengdong Lin
2016-05-09
1
-3
/
+3
*
topology: Use generic pointer to realloc buffer for private data
Mengdong Lin
2016-05-09
1
-17
/
+9
*
topology: Refactor functions to parse and build streams
Mengdong Lin
2016-05-09
3
-28
/
+36
*
topology: Set manifest size for ABI
Mengdong Lin
2016-05-09
1
-0
/
+2
*
topology: Build data objects with tuples
Mengdong Lin
2016-04-07
3
-0
/
+218
*
topology: Add support for parsing vendor tuples
Mengdong Lin
2016-04-07
4
-1
/
+282
*
topology: Add support for vendor tokens
Mengdong Lin
2016-04-07
4
-0
/
+78
*
topology: Define a free handler for the element
Mengdong Lin
2016-04-07
2
-1
/
+7
*
topology: Use the generic pointer to free an element's object
Mengdong Lin
2016-04-07
1
-2
/
+2
*
topology: Add support for widget byte controls
Liam Girdwood
2016-03-14
1
-0
/
+30
*
topology: add support for CTL access flags to config file
Liam Girdwood
2016-03-14
1
-4
/
+132
*
topology: add support for pasring external ops in conf files
Liam Girdwood
2016-03-14
3
-0
/
+48
*
topology: Add ops to bytes control.
Liam Girdwood
2016-03-14
1
-0
/
+8
*
topology: Remove unnecessary includes
Thomas Klausner
2016-03-04
1
-2
/
+0
*
topology: fix debug output to print correct "max" value.
Liam Girdwood
2016-02-01
1
-1
/
+1
*
topology: Quit and show error message on big-endian machines
Mengdong Lin
2015-11-19
2
-0
/
+17
*
topology: Not compare a for loop iterator with ABI __le32 variables
Mengdong Lin
2015-11-19
2
-13
/
+13
*
topology: Fix comparison of unsigned expression < 0
Mengdong Lin
2015-11-18
1
-2
/
+4
*
topology: Remove unused variables
Mengdong Lin
2015-11-18
1
-4
/
+1
*
topology: Remove unused function write_data_block()
Mengdong Lin
2015-11-18
1
-24
/
+0
*
topology: open topology files with O_TRUNC
Vinod Koul
2015-11-18
1
-2
/
+2
*
topology: Add missing include sys/stat.h
Takashi Iwai
2015-11-09
1
-0
/
+1
*
topology: Add missing prototypes for new functions
Takashi Iwai
2015-11-09
1
-0
/
+5
*
topology: Add C API support for PCM
Mengdong Lin
2015-11-05
2
-0
/
+67
*
topology: Add C API support for BE and CC Links.
Vedang Patel
2015-11-05
3
-2
/
+51
*
topology: ABI - Change stream formats to a bitwise flag
Mengdong Lin
2015-11-05
1
-1
/
+1
*
topology: ABI - Separate PCM & BE/CC link support and bump ABI version to 4
Vedang Patel
2015-11-05
4
-261
/
+91
*
topology: Add API to set a vendor specific version number
Mengdong Lin
2015-09-23
2
-3
/
+10
*
topology: pcm: Remove unused variables
Takashi Iwai
2015-09-08
1
-2
/
+1
*
topology: parser: Add missing return value to snd_tplg_set_manifest_data()
Takashi Iwai
2015-09-08
1
-0
/
+1
*
topology: data: Fix wrong size check in tplg_parse_data_hex()
Takashi Iwai
2015-09-08
1
-2
/
+2
*
topology: ctl: Fix access type checks
Takashi Iwai
2015-09-08
1
-1
/
+1
*
topology: builder: Fix possibly uninitialized variable in write_elem_block()
Takashi Iwai
2015-09-08
1
-5
/
+4
*
topology: A API calls to directly build topology data from templates
Mengdong Lin
2015-08-12
5
-18
/
+547
*
topology: Add C templates structure for building topology from C programs
Mengdong Lin
2015-08-12
1
-18
/
+0
*
core: add convenience macros to local.h
Liam Girdwood
2015-08-12
1
-1
/
+0
*
topology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_
Liam Girdwood
2015-08-11
9
-115
/
+118
*
topology: print error prefix on error message.
Liam Girdwood
2015-08-07
1
-1
/
+1
*
topology: treat all DAPM controls types the same when copying
Mengdong Lin
2015-08-07
1
-8
/
+3
*
topology: update ABI to improve support for different TLV object types.
Mengdong Lin
2015-08-07
1
-12
/
+8
*
topology: Add support for writing manifest private data.
Mengdong Lin
2015-08-05
2
-5
/
+33
*
topology: Add element ID so we can look up references by name.
Jin Yao
2015-08-05
7
-18
/
+24
*
topology: fix element object type is switch()
Liam Girdwood
2015-08-05
1
-1
/
+1
*
topology: Fix missing inclusion of ctype.h
Takashi Iwai
2015-07-30
1
-0
/
+1
*
topology: autotools: Add build support for topology core
Liam Girdwood
2015-07-30
1
-0
/
+19
*
topology: Add binary file builder.
Liam Girdwood
2015-07-30
1
-0
/
+327
[next]