summaryrefslogtreecommitdiff
path: root/include/topology.h
Commit message (Expand)AuthorAgeFilesLines
* topology: use inclusive language in documentationPierre-Louis Bossart2020-11-171-2/+2
* topology: use inclusive language for fsyncPierre-Louis Bossart2020-11-171-1/+1
* topology: use inclusive language for bclkPierre-Louis Bossart2020-11-171-1/+1
* topology: implement snd_tplg_decodeJaroslav Kysela2020-01-031-1/+13
* topology: add snd_tplg_version() functionJaroslav Kysela2020-01-031-0/+6
* topology: add snd_tplg_create() with flagsJaroslav Kysela2020-01-031-0/+10
* topology: add snd_tplg_save()Jaroslav Kysela2020-01-031-0/+15
* topology: add snd_tplg_load() remove snd_tplg_build_bin_file()Jaroslav Kysela2020-01-031-9/+7
* topology: add binary output from the builderJaroslav Kysela2020-01-031-1/+21
* ASoC: topology: Add definitions for mclk_direction valuesKirill Marinushkin2018-04-201-1/+1
* ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin2018-04-201-1/+1
* ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin2018-04-201-2/+2
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* topology: Add parsing for rates from confGuneshwor Singh2017-06-201-0/+1
* topology: Allow a data section to contain multiple tuples objectsMengdong Lin2017-04-271-0/+14
* topology: Look up references for an object based on its indexFuwei Tang2017-04-211-3/+7
* topology: Revise document and comments for ABI v5Mengdong Lin2016-11-221-31/+15
* topology: Support configuring physical DAIs by C APIGuneshwor Singh2016-11-221-0/+17
* topology: Parse physical DAIs in text conf fileMengdong Lin2016-11-221-0/+31
* topology: Remove BE or CC in comments of physical links C API templateMengdong Lin2016-11-081-1/+1
* topology: Parse name and stream name of physical DAI linksMengdong Lin2016-11-081-1/+5
* topology: Parse and build private data of physical linksMengdong Lin2016-11-081-0/+1
* topology: Parse link flags of physical DAI linksMengdong Lin2016-11-081-0/+8
* topology: Parse HW configurations of physical DAI links in text conf fileMengdong Lin2016-11-081-0/+22
* topology: Parse HW configurations of physical DAI links defined by C APIMengdong Lin2016-11-081-1/+32
* topology: Define new type and section name to configure physical linksMengdong Lin2016-11-081-0/+19
* topology: Parse and build private data for PCMMengdong Lin2016-11-051-0/+3
* topology: Parse flags for PCMMengdong Lin2016-11-051-0/+7
* topology: Parse sig_bits of stream capsMengdong Lin2016-11-051-0/+1
* topology: Add doc for including other files in the text conf fileMengdong Lin2016-10-251-0/+30
* topology: Fix missing stream name of widgets in text conf fileMengdong Lin2016-10-251-0/+1
* topology: Tuple type can have an extenstionMengdong Lin2016-07-171-0/+23
* topology: Parse vendor private data for manifestMengdong Lin2016-07-171-0/+14
* topology: Change uuid value to 16 separate characters in text conf fileMengdong Lin2016-07-171-2/+2
* topology: An element can refer to multipe data sections in text conf fileMengdong Lin2016-07-171-0/+28
* topology: Parse front-end DAI name and ID for the PCMMengdong Lin2016-05-091-0/+4
* topology: Add support for parsing vendor tuplesMengdong Lin2016-04-071-0/+1
* topology: Add support for vendor tokensMengdong Lin2016-04-071-0/+1
* topology: Add doc for vendor tuplesMengdong Lin2016-04-071-4/+73
* topology: add support for CTL access flags to config fileLiam Girdwood2016-03-141-0/+29
* topology: remove little endian type from userspace headerLiam Girdwood2015-11-091-1/+3
* topology: Add C API support for PCMMengdong Lin2015-11-051-0/+36
* topology: Add C API support for BE and CC Links.Vedang Patel2015-11-051-0/+23
* topology: Add API to set a vendor specific version numberMengdong Lin2015-09-231-0/+8
* topology: A API calls to directly build topology data from templatesMengdong Lin2015-08-121-0/+26
* topology: Add C templates structure for building topology from C programsMengdong Lin2015-08-121-0/+176
* topology: Fix typosTakashi Iwai2015-07-301-9/+9
* topology: Add topology core parser.Liam Girdwood2015-07-301-0/+497