aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2021-12-08ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2020-05-10ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński
2020-04-24ASoC: topology: use name_prefix for new kcontrol이경택
2020-03-11ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu
2020-03-11ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu
2020-01-12ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu
2019-03-23ASoC: topology: free created components in tplg load errorBard liao
2018-08-03ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin
2018-08-03ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin
2018-06-21ASoC: topology: Check widget kcontrols before deref.Liam Girdwood
2018-06-21ASoC: topology: Fix bugs of freeing soc topologyYan Wang
2018-05-25ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan
2018-04-24ASoC: topology: Fix kcontrol name string handlingLiam Girdwood
2017-09-14ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_cr...Christophe JAILLET
2017-09-14ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_wi...Christophe JAILLET
2017-07-03Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/...Mark Brown
2017-06-30ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.Liam Girdwood
2017-06-30ASoC: topology: show index in debug when adding DAPM routesLiam Girdwood
2017-06-30ASoC: topology: Fix usage of SND_SOC_TPLG_INDEX_ALL during loadLiam Girdwood
2017-06-09ASoC: topology: Allow bespoke configuration post widget creationLiam Girdwood
2017-06-08ASoC: Back out post commit widget creation changesMark Brown
2017-06-07ASoC: topology: Dont free template strings whilst they are in use.Liam Girdwood
2017-06-07ASoC: topology: rephrase deferred binding warning.Liam Girdwood
2017-06-07ASoC: topology: Allow bespoke configuration post widget creationLiam Girdwood
2017-04-30Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23', ...Mark Brown
2017-04-25Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...Mark Brown
2017-04-18ASoC: topology: use j for internal loop counterColin Ian King
2017-04-11ASoC: topology: Fix to store enum text valuesMousumi Jana
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2017-02-19Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/topology...Mark Brown
2017-02-19Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and...Mark Brown
2017-02-19Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2017-01-17ASoC: dapm: handle probe deferralsLinus Walleij
2017-01-12ASoC: Fixup some small kernel-doc typosCharles Keepax
2016-12-15ASoC: topology: kfree kcontrol->private_value before freeing kcontrolColin Ian King
2016-12-15ASoC: topology: remove unused 'err'Vinod Koul
2016-12-12ASoC: topology: avoid uninitialized kcontrol_typeArnd Bergmann
2016-12-05ASoC: topology: Only free TLV for volume mixers of a widgetMengdong Lin
2016-12-05ASoC: topology: Allow a widget to have multiple enum controlsMengdong Lin
2016-11-09ASoC: topology: Check name strings of physical DAI linksMengdong Lin
2016-11-04ASoC: topology: ABI - Add voice wake up flag for DAI linksMengdong Lin
2016-11-04ASoC: topology: Rename functions & variables for physical DAIsMengdong Lin
2016-11-04ASoC: topology: ABI - Rename struct and type for physical DAIsMengdong Lin
2016-11-04ASoC: topology: Rename the function to create a FE linkMengdong Lin
2016-11-04ASoC: topology: Add support to configure existing physical DAI linksMengdong Lin
2016-11-03ASoC: topology: ABI - Add flags and private data to PCMMengdong Lin
2016-11-03ASoC: topology: Support topology file of ABI v4Mengdong Lin
2016-11-03ASoC: topology: Only use valid names of PCM for the kernel DAI & DAI linkMengdong Lin
2016-11-03ASoC: topology: Make PCM backward compatible from ABI v4Mengdong Lin
2016-10-28ASoC: topology: Make manifest backward compatible from ABI v4Mengdong Lin