aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-05ASoC: topology: Fix memory leak in widget creationJeeja KP1-0/+2
2016-04-27ASoC: topology: Check size mismatch of ABI objects before parsingMengdong Lin1-2/+29
2016-04-27ASoC: topology: Check failure to create a widgetMengdong Lin1-1/+3
2016-04-20ASoC: topology: Set CPU DAI name and enable DPCM by default for FE linkGuneshwor Singh1-0/+10
2016-04-20ASoC: topology: Set the link ID when creating a FE DAI linkMengdong Lin1-0/+1
2016-02-22ASoC: topology: Fix setting of stream rates, rate_min and rate_maxMengdong Lin1-14/+14
2016-02-22ASoC: topology: fix build warningSudip Mukherjee1-45/+0
2016-02-15ASoC: topology: Add FE DAI links dynamicallyMengdong Lin1-1/+69
2016-02-15ASoC: topology: Add FE DAIs dynamicallyMengdong Lin1-42/+87
2015-11-25Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/st', 'asoc/fix/sun4i-codec', 'asoc/fix/topology', 'asoc/fix/wm8960' and 'asoc/fix/wm8962' into asoc-linusMark Brown1-1/+1
2015-11-18ASoC: topology: fix info callback for TLV byte controlOmair M Abdullah1-1/+1
2015-11-10ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha1-0/+1
2015-10-02ASoC: topology: ABI - Add PCM Support and bump ABI version to 4Vedang Patel1-2/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-44/+76
2015-08-30Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-24/+1
2015-08-21ASoC: topology: Add support for TLV bytes controlsMengdong Lin1-3/+39
2015-08-21ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()Mengdong Lin1-24/+21
2015-08-21ASoC: topology: Bind vendor specific kcontrol handlers before standard onesMengdong Lin1-18/+18
2015-08-21Merge tag 'v4.2-rc6' into asoc-topologyMark Brown1-19/+43
2015-08-14ASoC: topology: Change pass number of DAI smaller than graphMengdong Lin1-4/+4
2015-08-07ASoC: topology: use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+3
2015-08-06ASoC: topology: Use kcalloc instead of kzalloc for array allocationAxel Lin1-3/+2
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin1-17/+41
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown1-12/+11
2015-08-06ASoC: topology: Add subsequence in topologySubhransu S. Prusty1-0/+1
2015-08-04ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()Mengdong Lin1-1/+1
2015-07-21ASoC: dapm: Add helper function to free a widgetLars-Peter Clausen1-24/+1
2015-07-14ASoC: topology: Fix to add dapm mixer infoJeeja KP1-1/+1
2015-07-02ASoC: topology: Fix TLV size calculation.Liam Girdwood1-11/+10
2015-06-04ASoC: topology: Add topology coreLiam Girdwood1-0/+1826