summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2020-12-11ASoC: topology: Fix wrong size checkAmadeusz Sławiński
2020-12-11ASoC: topology: Add missing size checkAmadeusz Sławiński
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart
2020-11-04ASoC: topology: Simplify remove_widget functionAmadeusz Sławiński
2020-11-04ASoC: topology: Remove empty functionsAmadeusz Sławiński
2020-11-04ASoC: topology: Change allocations to resource managedAmadeusz Sławiński
2020-11-04ASoC: topology: Unify all device referencesAmadeusz Sławiński
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński
2020-11-04ASoC: topology: Remove unused functions from topology APIAmadeusz Sławiński
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