summaryrefslogtreecommitdiff
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2017-10-08ASoC: dapm: handle probe deferralsLinus Walleij
2016-08-22ASoC: topology: ABI - Add sig_bits to stream capsMengdong Lin
2016-08-11ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()Wei Yongjun
2016-08-08ASoC: topology: Add support for configuring existing BE DAIsMengdong Lin
2016-05-05ASoC: topology: Fix memory leak in widget creationJeeja KP
2016-04-27ASoC: topology: Check size mismatch of ABI objects before parsingMengdong Lin
2016-04-27ASoC: topology: Check failure to create a widgetMengdong Lin
2016-04-20ASoC: topology: Set CPU DAI name and enable DPCM by default for FE linkGuneshwor Singh
2016-04-20ASoC: topology: Set the link ID when creating a FE DAI linkMengdong Lin
2016-02-22ASoC: topology: Fix setting of stream rates, rate_min and rate_maxMengdong Lin
2016-02-22ASoC: topology: fix build warningSudip Mukherjee
2016-02-15ASoC: topology: Add FE DAI links dynamicallyMengdong Lin
2016-02-15ASoC: topology: Add FE DAIs dynamicallyMengdong Lin
2015-11-25Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/st', 'asoc/fix/su...Mark Brown
2015-11-18ASoC: topology: fix info callback for TLV byte controlOmair M Abdullah
2015-11-10ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha
2015-10-02ASoC: topology: ABI - Add PCM Support and bump ABI version to 4Vedang Patel
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-08-21ASoC: topology: Add support for TLV bytes controlsMengdong Lin
2015-08-21ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()Mengdong Lin
2015-08-21ASoC: topology: Bind vendor specific kcontrol handlers before standard onesMengdong Lin
2015-08-21Merge tag 'v4.2-rc6' into asoc-topologyMark Brown
2015-08-14ASoC: topology: Change pass number of DAI smaller than graphMengdong Lin
2015-08-07ASoC: topology: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-06ASoC: topology: Use kcalloc instead of kzalloc for array allocationAxel Lin
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown
2015-08-06ASoC: topology: Add subsequence in topologySubhransu S. Prusty
2015-08-04ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()Mengdong Lin
2015-07-21ASoC: dapm: Add helper function to free a widgetLars-Peter Clausen
2015-07-14ASoC: topology: Fix to add dapm mixer infoJeeja KP
2015-07-02ASoC: topology: Fix TLV size calculation.Liam Girdwood
2015-06-04ASoC: topology: Add topology coreLiam Girdwood