summaryrefslogtreecommitdiff
path: root/topology
Commit message (Expand)AuthorAgeFilesLines
* topology: pre-processor: fix regular expression flagsChao Song2023-05-031-2/+2
* topology: pre-process-object: Expand definitions within stringsJyri Sarha2023-02-061-7/+174
* topology: pre-process-object: Remove all trailing white spaceJyri Sarha2023-02-061-2/+2
* topology: pre-processor: support to include conf block with IncludeByKeyChao Song2023-01-241-23/+34
* topology: nhlt: intel: add support for ssp blob ver 1.5Jaska Uimonen2023-01-245-35/+148
* topology: plugins: nhlt: add ssp aux controlsJaska Uimonen2023-01-246-38/+1066
* topology: propagate nhlt plugin error to main programChao Song2023-01-232-3/+4
* topology: plugins: nhlt: fix ssp debugJaska Uimonen2023-01-232-54/+57
* topology: nhlt: intel: ssp: fix obvious typo for 'codec_provider'Pierre-Louis Bossart2023-01-231-3/+3
* topology: plugins: nhlt: fix ssp dai indexJaska Uimonen2022-11-044-100/+106
* topology: plugins: nhlt: add dmic dai indexJaska Uimonen2022-11-042-4/+3
* topology: plugins: fix off by 1 mem allocation errorYong Zhi2022-11-041-1/+1
* configure: use AC_DISABLE_STATIC (for topology modules)Jaroslav Kysela2022-06-021-1/+0
* topology: nhlt plugin: second attempt to fix the .so linkingJaroslav Kysela2022-05-311-0/+1
* topology: nhlt plugin: fix the .so linkingJaroslav Kysela2022-05-311-2/+1
* topology: plugins: nhlt: fix intel dmic mode calculationJaska Uimonen2022-05-311-4/+4
* topology: add missing nhlt headers to Makefile.amJaroslav Kysela2022-05-031-0/+14
* topology: add missing pre-process-external.h to Makefile.amJaroslav Kysela2022-05-031-1/+1
* topology: do not pass pre_processor_defs to pre_process_plugins()Jaroslav Kysela2022-05-031-5/+4
* topology: plugins - add Intel nhlt encoder pluginJaska Uimonen2022-05-0323-1/+5338
* topology: add simple topology plugin mechanismJaska Uimonen2022-05-033-0/+162
* topology: pre-processor: fix seg fault when there no command line definesRanjani Sridharan2022-01-281-11/+14
* topology: use a copy of the command line definesJaroslav Kysela2022-01-281-11/+17
* topology: don't fail when Define section is missing in the included fileJaroslav Kysela2022-01-281-1/+1
* topology: create Define subtree for command line defines onlyJaroslav Kysela2022-01-281-0/+7
* topology: the includes should be deleted not removedJaroslav Kysela2022-01-281-2/+2
* topology: use cached Define subtree in pre_process_includes()Jaroslav Kysela2022-01-281-6/+5
* topology: fix the define section merge from the included filesJaroslav Kysela2022-01-281-26/+37
* topology: fix the comment for improved -D optionJaroslav Kysela2022-01-281-0/+1
* topology: add support for multiple -D argumentsJaroslav Kysela2022-01-271-2/+22
* topology: pre-process-object: expand variables before validating attributesRanjani Sridharan2022-01-271-25/+100
* topology: rename function free_pre_preprocessor to free_pre_processorJaroslav Kysela2022-01-273-5/+5
* topology: optimization for pre_processor_defs parsingJaroslav Kysela2022-01-272-39/+66
* topology: merge the pre-processor call to one functionJaroslav Kysela2022-01-271-22/+29
* topology: fix the command line define merge for new includesJaroslav Kysela2022-01-272-13/+21
* topology: don't allow to mix verbose level and output to stdoutJaroslav Kysela2022-01-271-0/+6
* topology: pre-processor: Move the call to expand variablesRanjani Sridharan2021-12-195-177/+114
* topology: fix the file permissions for the generated filesJaroslav Kysela2021-12-121-1/+1
* topology: define -I option only for alsa-lib 1.2.6+Jaroslav Kysela2021-12-081-2/+6
* topology: Add option to pass include path for conditional includesRanjani Sridharan2021-12-081-7/+17
* topology: fix the include path parsingJaroslav Kysela2021-12-071-2/+6
* topology: fix compilation for older alsa-libJaroslav Kysela2021-12-062-2/+18
* topology: change include pathJaroslav Kysela2021-12-063-25/+42
* topology: pre-processor: Add support for conditional includesRanjani Sridharan2021-12-061-0/+210
* topology: Add option to pass pre-processor definitionsRanjani Sridharan2021-12-063-10/+118
* alsatplg: use standard include/asoundlib.h instead direct headersJaroslav Kysela2021-09-035-19/+5
* topology:pre-process-object: merge object config with parent object configRanjani Sridharan2021-08-231-2/+77
* pre-process-object: set tlv name if config exists alreadyRanjani Sridharan2021-08-231-6/+10
* pre-process-dapm: add data section for kcontrolsRanjani Sridharan2021-08-233-2/+8
* topology: pre-processor: fix typo in pre_process_config()Ranjani Sridharan2021-08-231-1/+1