summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: relax ABI checks and avoid unnecessary warningsKai Vehmanen2021-02-111-1/+1
* Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-051-1/+3
|\
| * ASoC: SOF: topology: Prevent NULL pointer dereference with no TLVRanjani Sridharan2021-02-011-1/+1
| * ASoC: SOF: add a pointer to download repo in case FW request failsKai Vehmanen2021-01-271-0/+2
* | ASoC: SOF: update dsp core power status in common APIsBard Liao2021-01-281-8/+0
|/
* ASoC: SOF: control: override volume info callbackJaska Uimonen2020-11-201-0/+9
* ASoC: SOF: use inclusive language for bclk and fsyncPierre-Louis Bossart2020-11-131-9/+9
* ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart2020-11-131-3/+3
* ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński2020-11-041-3/+1
* ASoC: SOF: topology: remove const in sizeof()Pierre-Louis Bossart2020-10-261-1/+1
* ASoC: SOF: topology: fix the process being scheduled on core0 alwaysKeyon Jie2020-09-211-47/+35
* ASoC: SOF: fix range checksGuennadi Liakhovetski2020-09-171-7/+13
* ASoC: SOF: (cosmetic) remove redundant "ret" variable usesGuennadi Liakhovetski2020-09-171-13/+11
* ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IODharageswari R2020-09-081-0/+1
* ASoC: SOF: topology: make process type optionalKeyon Jie2020-09-071-6/+0
* ASoC: SOF: append extended data to sof_ipc_comp_muxKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_processKeyon Jie2020-09-071-5/+2
* ASoC: SOF: append extended data to sof_ipc_comp_toneKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_asrcKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_srcKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_hostKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_volumeKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_mixerKeyon Jie2020-09-071-7/+4
* ASoC: SOF: append extended data to sof_ipc_comp_daiKeyon Jie2020-09-071-19/+27
* ASoC: SOF: topology: add helper for setting up IPC componentKeyon Jie2020-09-071-0/+45
* ASoC: SOF: topology: parse comp_ext_tokens for all widgetsKeyon Jie2020-09-071-0/+10
* ASoC: SOF: topology: create component extended tokensKeyon Jie2020-09-071-0/+17
* ASoC: SOF: topology: fix core enable sequenceRanjani Sridharan2020-09-041-6/+14
* ASoC: SOF: support topology components on secondary coresGuennadi Liakhovetski2020-09-041-34/+94
* ASoC: SOF: add a "core" parameter to widget loading functionsGuennadi Liakhovetski2020-09-041-27/+47
* ASoC: SOF: topology: fix the ipc_size calculation for process componentKeyon Jie2020-08-261-3/+1
* ASoC: SOF: topology: reduce the log level for unhandled widgetsRanjani Sridharan2020-08-251-2/+1
* ASoC: SOF: topology: remove unnecessary memory alloc for sdev->privateRanjani Sridharan2020-08-251-12/+1
* ASoC: SOF: topology: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski2020-08-251-2/+2
* ASoC: SOF: topology: Update SAI config bclk/fsync rateDaniel Baluta2020-07-221-0/+2
* ASoC: SOF: topology: add support to smart amplifierKeyon Jie2020-05-181-0/+1
* Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-05-121-0/+2
|\
| * ASoC: SOF: Update correct LED status at the first time usage of update_mute_l...Kai-Heng Feng2020-05-011-0/+2
* | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* | ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play...randerwang2020-04-301-3/+11
* | ASoC: SOF: topology: replace sof_link_hda_process by sof_set_dai_configBard Liao2020-04-301-61/+3
* | ASoC: topology: set component dai_index to ipc dai config dai_indexBard Liao2020-04-301-0/+8
* | ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_configBard Liao2020-04-301-63/+18
* | ASoC: SOF: topology: handle multiple sets of tuple arraysJaska Uimonen2020-04-161-56/+67
* | ASoC: SOF: topology: stop parsing when all tokens have been foundJaska Uimonen2020-04-161-22/+38
* | ASoC: SOF: topology: Get HDA rate and channels from topologyBard Liao2020-04-161-0/+9
* | ASoC: SOF: topology: fix: parse hda_tokens to &config->hdaBard Liao2020-04-161-1/+1
* | ASoC: SOF: topology: Get ALH rate amd channels from topologyBard Liao2020-04-161-0/+23
* | ASoC: SOF: Intel: Rename deprecated DMIC IPC struct fieldSeppo Ingalsuo2020-04-161-4/+6
* | ASoC: SOF: Intel: Change DMIC load IPC to fixed lengthSeppo Ingalsuo2020-04-161-50/+25