aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown1-1/+1
2019-08-27ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properlyAmadeusz Sławiński1-6/+0
2019-08-22ASoC: soc-topology: use for_each_component_dais() at remove_dai()Kuninori Morimoto1-1/+1
2019-06-28ASoC: topology: fix memory leaks on sm, se and sbeColin Ian King1-3/+3
2019-06-25ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flowAmadeusz Sławiński1-42/+35
2019-06-25ASoC: topology: Consolidate how dtexts and dvalues are freedAmadeusz Sławiński1-17/+24
2019-06-13ASoC: soc-topology: fix modern dai link stylePierre-Louis Bossart1-2/+6
2019-06-06ASoC: soc-topology: use modern dai_link styleKuninori Morimoto1-6/+16
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown1-3/+4
2019-04-08ASoC: topology: Use the correct dobj to free enum control values and textsRanjani Sridharan1-3/+4
2019-04-05ASoC: topology: fix big-endian checkPierre-Louis Bossart1-1/+3
2019-04-05ASoC: topology: fix endianness issuesPierre-Louis Bossart1-121/+170
2019-04-02ASoC: topology: Align tplg pointer increment across all kcontrolsLiam Girdwood1-8/+9
2019-03-19ASoC: topology: free link string in errorBard liao1-0/+3
2019-03-19ASoC: topology: free stream_name of dai_drvBard liao1-0/+5
2019-03-15ASoC: topology: create tlv before soc_tplg_init_kcontrolBard liao1-6/+8
2019-02-18Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 for refcount fixMark Brown1-1/+7
2019-02-18ASoC: topology: free created components in tplg load errorBard liao1-1/+7
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown1-0/+5
2019-02-04ASoC: topology: unload physical dai link in removeBard liao1-0/+32
2019-02-02ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski1-0/+5
2019-01-29ASoC: topology: modify dapm route loading routine and add dapm route unloadingRanjani Sridharan1-16/+86
2019-01-29ASoC: topology: fix memory leak in soc_tplg_dapm_widget_createBard liao1-0/+3
2019-01-29ASoC: topology: Fix memory leak from soc_tplg_denum_create_textsAmadeusz Sławiński1-0/+3
2019-01-29ASoC: topology: Remove widgets from dobj listAmadeusz Sławiński1-0/+2
2019-01-29ASoC: topology: Reduce number of dereferences when accessing dobjAmadeusz Sławiński1-12/+12
2018-10-05ASoC: topology: Use the standard fall-through annotationsTakashi Iwai1-2/+2
2018-09-05ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlockedCharles Keepax1-11/+0
2018-07-02ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto1-26/+21
2018-06-18ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood1-0/+13
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-13/+18
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck1-56/+0
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck1-2/+5
2018-04-26Merge branch 'asoc-4.17' into asoc-4.18 for compress dependenciesMark Brown1-3/+3
2018-04-18ASoC: topology: Fix build errorsMark Brown1-31/+13
2018-04-17ASoC: topology: Add support for compressed PCMsLiam Girdwood1-0/+3
2018-04-17ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood1-0/+13
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-13/+18
2018-04-17ASoC: topology: Check widget kcontrols before derefLiam Girdwood1-2/+2
2018-04-17ASoC: topology: Fix bugs of freeing soc topologyYan Wang1-1/+1
2018-04-16ASoC: topology: Modify clock gating parameter parsing to switchKirill Marinushkin1-3/+11
2018-04-16ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin1-0/+7
2018-04-16ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin1-5/+7
2018-04-12ASoC: topology: fix some tiny memory leaksDan Carpenter1-2/+6
2018-03-28Merge remote-tracking branches 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/topology' and 'asoc/topic/tscs42xx' into asoc-nextMark Brown1-2/+10
2018-03-27ASoC: topology: Fix kcontrol name string handlingLiam Girdwood1-5/+18
2018-03-19ASoC: topology: Check widget kcontrols before deref.Liam Girdwood1-2/+7
2018-03-12ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan1-0/+3
2017-09-14ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_create()'Christophe JAILLET1-1/+1