summaryrefslogtreecommitdiff
path: root/src/topology/channel.c
Commit message (Expand)AuthorAgeFilesLines
* topology: improve the printf buffer managementJaroslav Kysela2020-08-311-1/+2
* topology: tplg_dbg() cleanupsJaroslav Kysela2020-01-031-3/+3
* topology: fix the TPLG_DEBUG compilationJaroslav Kysela2020-01-031-1/+1
* topology: cleanup the SNDERR() callsJaroslav Kysela2020-01-031-1/+1
* topology: add snd_tplg_save()Jaroslav Kysela2020-01-031-0/+45
* topology: avoid to use the atoi() directly when expectedJaroslav Kysela2020-01-031-5/+5
* topology: more coding fixesJaroslav Kysela2019-12-131-2/+2
* topology: Fix incorrect license in source comments.Liam Girdwood2017-01-241-8/+9
* topology: Fix comparison of unsigned expression < 0Mengdong Lin2015-11-181-2/+4
* topology: Add Channel map parser.Liam Girdwood2015-07-301-0/+122