summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-topology: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-3/+3
* Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-281-1/+5
|\
| * ASoC: soc-topology: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+5
* | Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2023-07-251-3/+7
|\|
| * ASoC: topology: suppress probe deferral errorsJohan Hovold2023-07-061-3/+7
* | ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai2023-07-201-3/+0
|/
* ASoC: topology: Allow partial matching when finding DAI linkRanjani Sridharan2023-05-301-3/+3
* ASoC: topology: Remove redundant logAmadeusz Sławiński2023-05-221-4/+1
* ASoC: topology: Remove redundant logAmadeusz Sławiński2023-05-221-3/+0
* ASoC: topology: Do not split message string on multiple linesAmadeusz Sławiński2023-05-221-4/+2
* ASoC: topology: Remove redundant logsAmadeusz Sławiński2023-05-221-9/+3
* ASoC: topology: Log control load errors in soc_tplg_control_load()Amadeusz Sławiński2023-05-221-24/+13
* ASoC: soc-topology.c: add comment for Platform/CodecKuninori Morimoto2023-05-081-11/+11
* ASoC: soc-topology.c: dai_link->platform againKuninori Morimoto2023-03-291-2/+10
* ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto2023-03-281-1/+1
* ASoC: soc-topology.c: remove unnecessary dai_link->platformKuninori Morimoto2023-03-241-6/+2
* Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-02-161-112/+75
|\
| * ASoC: topology: Set correct unload callback for graph typePeter Ujfalusi2023-02-021-1/+1
| * ASoC: soc-topology.c: use helper functionKuninori Morimoto2023-01-311-2/+2
| * ASoC: topology: Use unload() op directlyAmadeusz Sławiński2023-01-301-20/+28
| * ASoC: topology: Unify kcontrol removal codeAmadeusz Sławiński2023-01-301-42/+6
| * ASoC: topology: Remove unnecessary check for EOFAmadeusz Sławiński2023-01-301-6/+1
| * ASoC: topology: Return an error on complete() failureAmadeusz Sławiński2023-01-301-1/+1
| * ASoC: topology: Pass correct pointer instead of castingAmadeusz Sławiński2023-01-301-6/+6
| * ASoC: topology: Remove unnecessary forward declarationsAmadeusz Sławiński2023-01-301-3/+0
| * ASoC: topology: Rename remove_ handlersAmadeusz Sławiński2023-01-301-16/+16
| * ASoC: topology: Fix function nameAmadeusz Sławiński2023-01-301-2/+2
| * ASoC: topology: Fix typo in functions nameAmadeusz Sławiński2023-01-301-16/+16
| * ASoC: topology: Remove unused SOC_TPLG_PASS_PINS constantAmadeusz Sławiński2023-01-301-3/+2
| * ASoC: topology: Properly access value coming from topology fileAmadeusz Sławiński2023-01-301-1/+1
* | ASoC: topology: Return -ENOMEM on memory allocation failureAmadeusz Sławiński2023-02-071-2/+6
|/
* ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()Kuninori Morimoto2022-09-191-0/+1
* ASoC: topology: Drop superfluous check of CONFIG_SND_CTL_VALIDATIONTakashi Iwai2022-06-151-1/+1
* ASoC: Pull in fixesMark Brown2022-04-051-2/+2
|\
| * ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()Peter Ujfalusi2022-04-041-2/+2
* | ASoC: topology: Rename soc_tplg_init_kcontrol() functionAmadeusz Sławiński2022-04-041-10/+7
* | ASoC: topology: Correct error messageAmadeusz Sławiński2022-04-041-1/+1
* | ASoC: topology: Rename SOC_TPLG_PASS_MIXER to _CONTROLAmadeusz Sławiński2022-04-041-5/+5
* | ASoC: topology: Return bool instead of intAmadeusz Sławiński2022-04-041-3/+3
* | ASoC: topology: Remove unnecessary loopingAmadeusz Sławiński2022-04-041-223/+192
* | ASoC: topology: Use for loop instead of whileAmadeusz Sławiński2022-04-041-8/+3
|/
* ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behaviorAmadeusz Sławiński2022-01-241-42/+14
* ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński2022-01-241-1/+2
* ASoC: topology: Remove superfluous error printsAmadeusz Sławiński2022-01-241-33/+11
* ASoC: topology: Fix typoQinghua Jin2022-01-061-1/+1
* ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2021-11-161-0/+3
* ASoC: topology: Change topology device to card deviceAmadeusz Sławiński2021-10-291-3/+3
* ASoC: topology: Use correct device for printsAmadeusz Sławiński2021-10-291-1/+1
* ASoC: topology: Check for dapm widget completenessAmadeusz Sławiński2021-10-291-0/+17
* ASoC: topology: Add header payload_size verificationCezary Rojewski2021-10-291-0/+9