summaryrefslogtreecommitdiff
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-08ASoC: topology: Use the correct dobj to free enum control values and textsRanjani Sridharan
2019-04-05ASoC: topology: fix big-endian checkPierre-Louis Bossart
2019-04-05ASoC: topology: fix endianness issuesPierre-Louis Bossart
2019-04-02ASoC: topology: Align tplg pointer increment across all kcontrolsLiam Girdwood
2019-03-19ASoC: topology: free link string in errorBard liao
2019-03-19ASoC: topology: free stream_name of dai_drvBard liao
2019-03-15ASoC: topology: create tlv before soc_tplg_init_kcontrolBard liao
2019-02-18Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-02-18ASoC: topology: free created components in tplg load errorBard liao
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown
2019-02-04ASoC: topology: unload physical dai link in removeBard liao
2019-02-02ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski
2019-01-29ASoC: topology: modify dapm route loading routine and add dapm route unloadingRanjani Sridharan
2019-01-29ASoC: topology: fix memory leak in soc_tplg_dapm_widget_createBard liao
2019-01-29ASoC: topology: Fix memory leak from soc_tplg_denum_create_textsAmadeusz Sławiński
2019-01-29ASoC: topology: Remove widgets from dobj listAmadeusz Sławiński
2019-01-29ASoC: topology: Reduce number of dereferences when accessing dobjAmadeusz Sławiński
2018-10-05ASoC: topology: Use the standard fall-through annotationsTakashi Iwai
2018-09-05ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlockedCharles Keepax
2018-07-02ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto
2018-06-18ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck
2018-04-26Merge branch 'asoc-4.17' into asoc-4.18 for compress dependenciesMark Brown
2018-04-18ASoC: topology: Fix build errorsMark Brown
2018-04-17ASoC: topology: Add support for compressed PCMsLiam Girdwood
2018-04-17ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood
2018-04-17ASoC: topology: Check widget kcontrols before derefLiam Girdwood
2018-04-17ASoC: topology: Fix bugs of freeing soc topologyYan Wang
2018-04-16ASoC: topology: Modify clock gating parameter parsing to switchKirill Marinushkin
2018-04-16ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin
2018-04-16ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin
2018-04-12ASoC: topology: fix some tiny memory leaksDan Carpenter
2018-03-28Merge remote-tracking branches 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320...Mark Brown
2018-03-27ASoC: topology: Fix kcontrol name string handlingLiam Girdwood
2018-03-19ASoC: topology: Check widget kcontrols before deref.Liam Girdwood
2018-03-12ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan
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