summaryrefslogtreecommitdiff
path: root/src/topology/data.c
Commit message (Expand)AuthorAgeFilesLines
* topology: Merge lookup for data reference into tplg_copy_data()Mengdong Lin2016-07-171-8/+16
* topology: An element can refer to multipe data sections in text conf fileMengdong Lin2016-07-171-26/+90
* topology: initialize variable for error outputTakashi Sakamoto2016-07-111-0/+1
* topology: apply the same type to compared two variablesTakashi Sakamoto2016-07-111-3/+4
* topology: remove unused variable in get_tokens()Takashi Sakamoto2016-07-111-2/+0
* topology: Use generic pointer to realloc buffer for private dataMengdong Lin2016-05-091-17/+9
* topology: Build data objects with tuplesMengdong Lin2016-04-071-0/+213
* topology: Add support for parsing vendor tuplesMengdong Lin2016-04-071-1/+239
* topology: Add support for vendor tokensMengdong Lin2016-04-071-0/+50
* topology: data: Fix wrong size check in tplg_parse_data_hex()Takashi Iwai2015-09-081-2/+2
* topology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_Liam Girdwood2015-08-111-5/+5
* topology: print error prefix on error message.Liam Girdwood2015-08-071-1/+1
* topology: Add element ID so we can look up references by name.Jin Yao2015-08-051-1/+1
* topology: Fix missing inclusion of ctype.hTakashi Iwai2015-07-301-0/+1
* topology: Add private data parserLiam Girdwood2015-07-301-0/+396