summaryrefslogtreecommitdiff
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2021-06-01ASoC: topology: Fix spelling mistake "vesion" -> "version"Colin Ian King
2021-03-10ASoC: soc-topology: clarify expressionPierre-Louis Bossart
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-01-21Merge series "Add sanity checks for topology API calls" from Amadeusz Sławi...Mark Brown
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto
2021-01-21ASoC: topology: Check if ops is set before dereferenceAmadeusz Sławiński
2021-01-21ASoC: topology: Ensure that needed parameters are setAmadeusz Sławiński
2021-01-21Merge series "Add KUNIT tests for ASoC topology" from Amadeusz Sławiński<am...Mark Brown
2021-01-20ASoC: topology: Properly unregister DAI on removalAmadeusz Sławiński
2021-01-20ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()Dan Carpenter
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