summaryrefslogtreecommitdiff
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2023-09-25ASoC: soc-topology: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-08-14ASoC: soc-topology: merge DAI call back functions into opsKuninori Morimoto
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2023-07-20ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai
2023-07-06ASoC: topology: suppress probe deferral errorsJohan Hovold
2023-05-30ASoC: topology: Allow partial matching when finding DAI linkRanjani Sridharan
2023-05-22ASoC: topology: Remove redundant logAmadeusz Sławiński
2023-05-22ASoC: topology: Remove redundant logAmadeusz Sławiński
2023-05-22ASoC: topology: Do not split message string on multiple linesAmadeusz Sławiński
2023-05-22ASoC: topology: Remove redundant logsAmadeusz Sławiński
2023-05-22ASoC: topology: Log control load errors in soc_tplg_control_load()Amadeusz Sławiński
2023-05-08ASoC: soc-topology.c: add comment for Platform/CodecKuninori Morimoto
2023-03-29ASoC: soc-topology.c: dai_link->platform againKuninori Morimoto
2023-03-28ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto
2023-03-24ASoC: soc-topology.c: remove unnecessary dai_link->platformKuninori Morimoto
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-02-07ASoC: topology: Return -ENOMEM on memory allocation failureAmadeusz Sławiński
2023-02-02ASoC: topology: Set correct unload callback for graph typePeter Ujfalusi
2023-01-31ASoC: soc-topology.c: use helper functionKuninori Morimoto
2023-01-30ASoC: topology: Use unload() op directlyAmadeusz Sławiński
2023-01-30ASoC: topology: Unify kcontrol removal codeAmadeusz Sławiński
2023-01-30ASoC: topology: Remove unnecessary check for EOFAmadeusz Sławiński
2023-01-30ASoC: topology: Return an error on complete() failureAmadeusz Sławiński
2023-01-30ASoC: topology: Pass correct pointer instead of castingAmadeusz Sławiński
2023-01-30ASoC: topology: Remove unnecessary forward declarationsAmadeusz Sławiński
2023-01-30ASoC: topology: Rename remove_ handlersAmadeusz Sławiński
2023-01-30ASoC: topology: Fix function nameAmadeusz Sławiński
2023-01-30ASoC: topology: Fix typo in functions nameAmadeusz Sławiński
2023-01-30ASoC: topology: Remove unused SOC_TPLG_PASS_PINS constantAmadeusz Sławiński
2023-01-30ASoC: topology: Properly access value coming from topology fileAmadeusz Sławiński
2022-09-19ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()Kuninori Morimoto
2022-06-15ASoC: topology: Drop superfluous check of CONFIG_SND_CTL_VALIDATIONTakashi Iwai
2022-04-05ASoC: Pull in fixesMark Brown
2022-04-04ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()Peter Ujfalusi
2022-04-04ASoC: topology: Rename soc_tplg_init_kcontrol() functionAmadeusz Sławiński
2022-04-04ASoC: topology: Correct error messageAmadeusz Sławiński
2022-04-04ASoC: topology: Rename SOC_TPLG_PASS_MIXER to _CONTROLAmadeusz Sławiński
2022-04-04ASoC: topology: Return bool instead of intAmadeusz Sławiński
2022-04-04ASoC: topology: Remove unnecessary loopingAmadeusz Sławiński
2022-04-04ASoC: topology: Use for loop instead of whileAmadeusz Sławiński
2022-01-24ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behaviorAmadeusz Sławiński
2022-01-24ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński
2022-01-24ASoC: topology: Remove superfluous error printsAmadeusz Sławiński
2022-01-06ASoC: topology: Fix typoQinghua Jin
2021-11-16ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-10-29ASoC: topology: Change topology device to card deviceAmadeusz Sławiński
2021-10-29ASoC: topology: Use correct device for printsAmadeusz Sławiński
2021-10-29ASoC: topology: Check for dapm widget completenessAmadeusz Sławiński
2021-10-29ASoC: topology: Add header payload_size verificationCezary Rojewski