summaryrefslogtreecommitdiff
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2024-10-23ASoC: soc-topology: remove dpcm_xxx flagsKuninori Morimoto
2024-09-19ASoC: topology: Fix incorrect addressing assignmentsTang Bin
2024-09-13ASoC: topology: Fix redundant logical jumpTang Bin
2024-07-02ASoC: topology: Unify code for creating standalone and widget enum controlAmadeusz Sławiński
2024-07-02ASoC: topology: Unify code for creating standalone and widget mixer controlAmadeusz Sławiński
2024-07-02ASoC: topology: Unify code for creating standalone and widget bytes controlAmadeusz Sławiński
2024-07-02ASoC: topology: Reshuffle function placementAmadeusz Sławiński
2024-07-02ASoC: topology: Rename function creating widget kcontrolAmadeusz Sławiński
2024-07-02ASoC: topology: Align dynamic object initialization for controlsAmadeusz Sławiński
2024-07-02ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()Amadeusz Sławiński
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_createAmadeusz Sławiński
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_createAmadeusz Sławiński
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_createAmadeusz Sławiński
2024-07-02ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński
2024-07-02ASoC: topology: Do not do unnecessary dobj managementAmadeusz Sławiński
2024-07-02ASoC: topology: Simplify codeAmadeusz Sławiński
2024-06-21ASoC: Merge up fixesMark Brown
2024-06-13ASoC: topology: Fix route memory corruptionAmadeusz Sławiński
2024-06-10ASoC: topology: Clean up route loadingAmadeusz Sławiński
2024-06-10ASoC: topology: Do not assign fields that are already setAmadeusz Sławiński
2024-06-10ASoC: topology: Fix references to freed memoryAmadeusz Sławiński
2024-05-27ASoC: topology: Constify an argument of snd_soc_tplg_component_load()Christophe JAILLET
2024-04-04ASoC: Drop soc-topology ABI v4 supportMark Brown
2024-04-04ASoC: topology: Cleanup after ABI v4 support removalCezary Rojewski
2024-04-04ASoC: topology: Remove ABI v4 supportCezary Rojewski
2024-03-25ASoC: topology: Do not ignore route checks when parsing graphsCezary Rojewski
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