summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: topology: fix memory leaks on sm, se and sbeColin Ian King2019-06-281-3/+3
* ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flowAmadeusz Sławiński2019-06-251-42/+35Star
* ASoC: topology: Consolidate how dtexts and dvalues are freedAmadeusz Sławiński2019-06-251-17/+24
* ASoC: soc-topology: fix modern dai link stylePierre-Louis Bossart2019-06-131-2/+6
* ASoC: soc-topology: use modern dai_link styleKuninori Morimoto2019-06-061-6/+16
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-3/+4
|\
| * ASoC: topology: Use the correct dobj to free enum control values and textsRanjani Sridharan2019-04-081-3/+4
* | ASoC: topology: fix big-endian checkPierre-Louis Bossart2019-04-051-1/+3
* | ASoC: topology: fix endianness issuesPierre-Louis Bossart2019-04-051-121/+170
* | ASoC: topology: Align tplg pointer increment across all kcontrolsLiam Girdwood2019-04-021-8/+9
* | ASoC: topology: free link string in errorBard liao2019-03-191-0/+3
* | ASoC: topology: free stream_name of dai_drvBard liao2019-03-191-0/+5
* | ASoC: topology: create tlv before soc_tplg_init_kcontrolBard liao2019-03-151-6/+8
|/
* Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-181-1/+7
|\
| * ASoC: topology: free created components in tplg load errorBard liao2019-02-181-1/+7
* | Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown2019-02-061-0/+5
|\|
| * ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski2019-02-021-0/+5
* | ASoC: topology: unload physical dai link in removeBard liao2019-02-041-0/+32
* | ASoC: topology: modify dapm route loading routine and add dapm route unloadingRanjani Sridharan2019-01-291-16/+86
* | ASoC: topology: fix memory leak in soc_tplg_dapm_widget_createBard liao2019-01-291-0/+3
* | ASoC: topology: Fix memory leak from soc_tplg_denum_create_textsAmadeusz Sławiński2019-01-291-0/+3
* | ASoC: topology: Remove widgets from dobj listAmadeusz Sławiński2019-01-291-0/+2
* | ASoC: topology: Reduce number of dereferences when accessing dobjAmadeusz Sławiński2019-01-291-12/+12
|/
* ASoC: topology: Use the standard fall-through annotationsTakashi Iwai2018-10-051-2/+2
* ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlockedCharles Keepax2018-09-051-11/+0Star
* ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto2018-07-021-26/+21Star
* ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-06-181-0/+13
* ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-181-13/+18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck2018-06-011-56/+0Star
* ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck2018-06-011-2/+5
* Merge branch 'asoc-4.17' into asoc-4.18 for compress dependenciesMark Brown2018-04-261-3/+3
|\
| * ASoC: topology: Check widget kcontrols before derefLiam Girdwood2018-04-171-2/+2
| * ASoC: topology: Fix bugs of freeing soc topologyYan Wang2018-04-171-1/+1
* | ASoC: topology: Fix build errorsMark Brown2018-04-181-31/+13Star
* | ASoC: topology: Add support for compressed PCMsLiam Girdwood2018-04-171-0/+3
* | ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-04-171-0/+13
* | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-04-171-13/+18
* | ASoC: topology: Modify clock gating parameter parsing to switchKirill Marinushkin2018-04-161-3/+11
* | ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin2018-04-161-0/+7
* | ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin2018-04-161-5/+7
|/
* ASoC: topology: fix some tiny memory leaksDan Carpenter2018-04-121-2/+6
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320...Mark Brown2018-03-281-2/+10
|\ \
| | * ASoC: topology: Check widget kcontrols before deref.Liam Girdwood2018-03-191-2/+7
| | * ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan2018-03-121-0/+3
| |/
* / ASoC: topology: Fix kcontrol name string handlingLiam Girdwood2018-03-271-5/+18
|/
* ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_cr...Christophe JAILLET2017-09-141-1/+1
* ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_wi...Christophe JAILLET2017-09-141-0/+3
*-. Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/...Mark Brown2017-07-031-5/+24
|\ \
| | * ASoC: topology: show index in debug when adding DAPM routesLiam Girdwood2017-06-301-1/+2