summaryrefslogtreecommitdiff
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown
2020-09-17ASoC: topology: disable size checks for bytes_ext controls if neededPierre-Louis Bossart
2020-09-08ASoC: topology: Add support for WO and RO TLV byte kcontrolsDharageswari R
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-08ASoC: topology: add more logs when topology load fails.Pierre-Louis Bossart
2020-07-08ASoC: topology: factor kfree(se) in error handlingPierre-Louis Bossart
2020-07-08ASoC: topology: use break on errors, not continuePierre-Louis Bossart
2020-07-08ASoC: topology: fix tlvs in error handling for widget_dmixerPierre-Louis Bossart
2020-07-08ASoC: topology: fix kernel oops on route addition errorPierre-Louis Bossart
2020-06-15ASoC: soc-topology: use devm_snd_soc_register_dai()Pierre-Louis Bossart
2020-05-29ASoC: topology: remove the redundant pass checksKeyon Jie
2020-05-29ASoC: topology: refine and log the header in the correct passKeyon Jie
2020-04-16Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...Mark Brown
2020-04-15ASoC: topology: Remove unneeded semicolonAmadeusz Sławiński
2020-04-15ASoC: topology: Fix endianness issueAmadeusz Sławiński
2020-04-09ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński
2020-04-09ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński
2020-04-09ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński
2020-04-09ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński
2020-04-09ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński
2020-04-09ASoC: topology: Add missing memory checksAmadeusz Sławiński
2020-04-01ASoC: topology: use name_prefix for new kcontrol이경택
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-12ASoC: topology: Perform component check upfrontAmadeusz Sławiński
2020-03-10ASoC: soc-dapm: add for_each_card_widgets() macroKuninori Morimoto
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-19ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu
2020-02-19ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown
2020-01-23ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization orderJaroslav Kysela
2020-01-03ASoC: soc-topology: fix endianness issuesPierre-Louis Bossart
2019-12-25Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-24ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()Dragos Tarcatu
2019-12-18ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()Dragos Tarcatu
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto
2019-12-10ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu
2019-12-10ASoC: topology: Check return value for snd_soc_add_dai_link()Dragos Tarcatu
2019-11-05ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto
2019-11-05ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto
2019-10-02Merge branch 'asoc-5.4' into asoc-5.5Mark Brown
2019-09-26ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()Dan Carpenter
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-08-27ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properlyAmadeusz Sławiński
2019-08-22ASoC: soc-topology: use for_each_component_dais() at remove_dai()Kuninori Morimoto
2019-06-28ASoC: topology: fix memory leaks on sm, se and sbeColin Ian King
2019-06-25ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flowAmadeusz Sławiński