Age | Commit message (Expand) | Author |
2019-04-26 | Merge branch 'asoc-5.1' into asoc-5.2 | Mark Brown |
2019-04-08 | ASoC: topology: Use the correct dobj to free enum control values and texts | Ranjani Sridharan |
2019-04-05 | ASoC: topology: fix big-endian check | Pierre-Louis Bossart |
2019-04-05 | ASoC: topology: fix endianness issues | Pierre-Louis Bossart |
2019-04-02 | ASoC: topology: Align tplg pointer increment across all kcontrols | Liam Girdwood |
2019-03-19 | ASoC: topology: free link string in error | Bard liao |
2019-03-19 | ASoC: topology: free stream_name of dai_drv | Bard liao |
2019-03-15 | ASoC: topology: create tlv before soc_tplg_init_kcontrol | Bard liao |
2019-02-18 | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2019-02-18 | ASoC: topology: free created components in tplg load error | Bard liao |
2019-02-06 | Merge branch 'asoc-5.0' into asoc-5.1 for dapm table | Mark Brown |
2019-02-04 | ASoC: topology: unload physical dai link in remove | Bard liao |
2019-02-02 | ASoC: topology: fix oops/use-after-free case with dai driver | Guennadi Liakhovetski |
2019-01-29 | ASoC: topology: modify dapm route loading routine and add dapm route unloading | Ranjani Sridharan |
2019-01-29 | ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create | Bard liao |
2019-01-29 | ASoC: topology: Fix memory leak from soc_tplg_denum_create_texts | Amadeusz Sławiński |
2019-01-29 | ASoC: topology: Remove widgets from dobj list | Amadeusz Sławiński |
2019-01-29 | ASoC: topology: Reduce number of dereferences when accessing dobj | Amadeusz Sławiński |
2018-10-05 | ASoC: topology: Use the standard fall-through annotations | Takashi Iwai |
2018-09-05 | ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked | Charles Keepax |
2018-07-02 | ASoC: soc-topology: convert to SPDX identifiers | Kuninori Morimoto |
2018-06-18 | ASoC: topology: Add callback for DAPM route load/unload | Liam Girdwood |
2018-06-18 | ASoC: topology: Give more data to clients via callbacks | Liam Girdwood |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-01 | ASoC: topology: Move v4 manifest header data structures to uapi | Guenter Roeck |
2018-06-01 | ASoC: topology: Improve backwards compatibility with v4 topology files | Guenter Roeck |
2018-04-26 | Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies | Mark Brown |
2018-04-18 | ASoC: topology: Fix build errors | Mark Brown |
2018-04-17 | ASoC: topology: Add support for compressed PCMs | Liam Girdwood |
2018-04-17 | ASoC: topology: Add callback for DAPM route load/unload | Liam Girdwood |
2018-04-17 | ASoC: topology: Give more data to clients via callbacks | Liam Girdwood |
2018-04-17 | ASoC: topology: Check widget kcontrols before deref | Liam Girdwood |
2018-04-17 | ASoC: topology: Fix bugs of freeing soc topology | Yan Wang |
2018-04-16 | ASoC: topology: Modify clock gating parameter parsing to switch | Kirill Marinushkin |
2018-04-16 | ASoC: topology: Add missing clock gating parameter when parsing hw_configs | Kirill Marinushkin |
2018-04-16 | ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format() | Kirill Marinushkin |
2018-04-12 | ASoC: topology: fix some tiny memory leaks | Dan Carpenter |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320... | Mark Brown |
2018-03-27 | ASoC: topology: Fix kcontrol name string handling | Liam Girdwood |
2018-03-19 | ASoC: topology: Check widget kcontrols before deref. | Liam Girdwood |
2018-03-12 | ASoC: topology: create TLV data for dapm widgets | Ranjani Sridharan |
2017-09-14 | ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_cr... | Christophe JAILLET |
2017-09-14 | ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_wi... | Christophe JAILLET |
2017-07-03 | Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/... | Mark Brown |
2017-06-30 | ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. | Liam Girdwood |
2017-06-30 | ASoC: topology: show index in debug when adding DAPM routes | Liam Girdwood |
2017-06-30 | ASoC: topology: Fix usage of SND_SOC_TPLG_INDEX_ALL during load | Liam Girdwood |
2017-06-09 | ASoC: topology: Allow bespoke configuration post widget creation | Liam Girdwood |
2017-06-08 | ASoC: Back out post commit widget creation changes | Mark Brown |
2017-06-07 | ASoC: topology: Dont free template strings whilst they are in use. | Liam Girdwood |