aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-11ASoC: topology: Fix wrong size checkAmadeusz Sławiński1-2/+8
2020-12-11ASoC: topology: Add missing size checkAmadeusz Sławiński1-0/+3
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart1-12/+12
2020-11-04ASoC: topology: Simplify remove_widget functionAmadeusz Sławiński1-20/+2
2020-11-04ASoC: topology: Remove empty functionsAmadeusz Sławiński1-44/+0
2020-11-04ASoC: topology: Change allocations to resource managedAmadeusz Sławiński1-131/+40
2020-11-04ASoC: topology: Unify all device referencesAmadeusz Sławiński1-5/+5
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński1-15/+3
2020-11-04ASoC: topology: Remove unused functions from topology APIAmadeusz Sławiński1-36/+1
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown1-2/+2
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown1-0/+11
2020-09-17ASoC: topology: disable size checks for bytes_ext controls if neededPierre-Louis Bossart1-0/+11
2020-09-08ASoC: topology: Add support for WO and RO TLV byte kcontrolsDharageswari R1-3/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-08ASoC: topology: add more logs when topology load fails.Pierre-Louis Bossart1-3/+10
2020-07-08ASoC: topology: factor kfree(se) in error handlingPierre-Louis Bossart1-6/+3
2020-07-08ASoC: topology: use break on errors, not continuePierre-Louis Bossart1-25/+28
2020-07-08ASoC: topology: fix tlvs in error handling for widget_dmixerPierre-Louis Bossart1-1/+1
2020-07-08ASoC: topology: fix kernel oops on route addition errorPierre-Louis Bossart1-5/+17
2020-06-15ASoC: soc-topology: use devm_snd_soc_register_dai()Pierre-Louis Bossart1-2/+1
2020-05-29ASoC: topology: remove the redundant pass checksKeyon Jie1-44/+2
2020-05-29ASoC: topology: refine and log the header in the correct passKeyon Jie1-14/+36
2020-04-16Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.baluta@oss.nxp.com>Mark Brown1-1/+1
2020-04-15ASoC: topology: Remove unneeded semicolonAmadeusz Sławiński1-1/+1
2020-04-15ASoC: topology: Fix endianness issueAmadeusz Sławiński1-1/+1
2020-04-09ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński1-2/+7
2020-04-09ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński1-1/+3
2020-04-09ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński1-1/+3
2020-04-09ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński1-6/+12
2020-04-09ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński1-2/+14
2020-04-09ASoC: topology: Add missing memory checksAmadeusz Sławiński1-13/+49
2020-04-01ASoC: topology: use name_prefix for new kcontrol이경택1-1/+1
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7Mark Brown1-9/+13
2020-03-12ASoC: topology: Perform component check upfrontAmadeusz Sławiński1-9/+13
2020-03-10ASoC: soc-dapm: add for_each_card_widgets() macroKuninori Morimoto1-1/+1
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7Mark Brown1-7/+10
2020-02-19ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu1-6/+6
2020-02-19ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu1-1/+4
2020-01-23Merge branch 'asoc-5.6' into asoc-nextMark Brown1-22/+66
2020-01-23ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization orderJaroslav Kysela1-3/+4
2020-01-03ASoC: soc-topology: fix endianness issuesPierre-Louis Bossart1-20/+22
2019-12-25Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown1-1/+0
2019-12-24ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()Dragos Tarcatu1-3/+3
2019-12-18ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()Dragos Tarcatu1-4/+4
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6Mark Brown1-7/+20
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto1-1/+3
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto1-1/+1
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto1-0/+41
2019-12-10ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu1-1/+7
2019-12-10ASoC: topology: Check return value for snd_soc_add_dai_link()Dragos Tarcatu1-6/+13