aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23', 'asoc/topic/topology', 'asoc/topic/twl6040' and 'asoc/topic/txx9' into asoc-nextMark Brown1-2/+3
2017-04-25Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'asoc/fix/sti' into asoc-linusMark Brown1-0/+1
2017-04-18ASoC: topology: use j for internal loop counterColin Ian King1-2/+3
2017-04-11ASoC: topology: Fix to store enum text valuesMousumi Jana1-0/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-19Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/topology', 'asoc/topic/wm0010', 'asoc/topic/wm8731' and 'asoc/topic/wm8741' into asoc-nextMark Brown1-2/+2
2017-02-19Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and 'asoc/topic/doc' into asoc-nextMark Brown1-3/+3
2017-02-19Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+9
2017-01-17ASoC: dapm: handle probe deferralsLinus Walleij1-0/+9
2017-01-12ASoC: Fixup some small kernel-doc typosCharles Keepax1-3/+3
2016-12-15ASoC: topology: kfree kcontrol->private_value before freeing kcontrolColin Ian King1-2/+1
2016-12-15ASoC: topology: remove unused 'err'Vinod Koul1-2/+2
2016-12-12ASoC: topology: avoid uninitialized kcontrol_typeArnd Bergmann1-0/+1
2016-12-05ASoC: topology: Only free TLV for volume mixers of a widgetMengdong Lin1-8/+17
2016-12-05ASoC: topology: Allow a widget to have multiple enum controlsMengdong Lin1-76/+87
2016-11-09ASoC: topology: Check name strings of physical DAI linksMengdong Lin1-2/+16
2016-11-04ASoC: topology: ABI - Add voice wake up flag for DAI linksMengdong Lin1-0/+5
2016-11-04ASoC: topology: Rename functions & variables for physical DAIsMengdong Lin1-28/+29
2016-11-04ASoC: topology: ABI - Rename struct and type for physical DAIsMengdong Lin1-4/+4
2016-11-04ASoC: topology: Rename the function to create a FE linkMengdong Lin1-2/+2
2016-11-04ASoC: topology: Add support to configure existing physical DAI linksMengdong Lin1-2/+204
2016-11-03ASoC: topology: ABI - Add flags and private data to PCMMengdong Lin1-2/+26
2016-11-03ASoC: topology: Support topology file of ABI v4Mengdong Lin1-1/+3
2016-11-03ASoC: topology: Only use valid names of PCM for the kernel DAI & DAI linkMengdong Lin1-4/+14
2016-11-03ASoC: topology: Make PCM backward compatible from ABI v4Mengdong Lin1-12/+133
2016-10-28ASoC: topology: Make manifest backward compatible from ABI v4Mengdong Lin1-8/+79
2016-08-22ASoC: topology: ABI - Add sig_bits to stream capsMengdong Lin1-0/+1
2016-08-11ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()Wei Yongjun1-0/+1
2016-08-08ASoC: topology: Add support for configuring existing BE DAIsMengdong Lin1-2/+111
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