summaryrefslogtreecommitdiff
path: root/src/topology/ctl.c
Commit message (Expand)AuthorAgeFilesLines
* topology: Merge lookup for data reference into tplg_copy_data()Mengdong Lin2016-07-171-17/+11
* topology: An element can refer to multipe data sections in text conf fileMengdong Lin2016-07-171-15/+9
* topology: add support for CTL access flags to config fileLiam Girdwood2016-03-141-4/+132
* topology: add support for pasring external ops in conf filesLiam Girdwood2016-03-141-0/+8
* topology: Add ops to bytes control.Liam Girdwood2016-03-141-0/+8
* topology: fix debug output to print correct "max" value.Liam Girdwood2016-02-011-1/+1
* topology: Not compare a for loop iterator with ABI __le32 variablesMengdong Lin2015-11-191-11/+11
* topology: ctl: Fix access type checksTakashi Iwai2015-09-081-1/+1
* topology: A API calls to directly build topology data from templatesMengdong Lin2015-08-121-0/+292
* topology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_Liam Girdwood2015-08-111-19/+19
* topology: update ABI to improve support for different TLV object types.Mengdong Lin2015-08-071-12/+8
* topology: Add element ID so we can look up references by name.Jin Yao2015-08-051-5/+4
* topology: Add CTL parserLiam Girdwood2015-07-301-0/+613