aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/soc-topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Merge remote-tracking branches 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320aic3x', 'asoc/topic/tlv320dac33', 'asoc/topic/topology' and 'asoc/topic/tscs42xx' into asoc-nextMark Brown1-2/+10
2018-03-27ASoC: topology: Fix kcontrol name string handlingLiam Girdwood1-5/+18
2018-03-19ASoC: topology: Check widget kcontrols before deref.Liam Girdwood1-2/+7
2018-03-12ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan1-0/+3
2017-09-14ASoC: topology: Fix a potential memory leak in 'soc_tplg_dapm_widget_denum_create()'Christophe JAILLET1-1/+1
2017-09-14ASoC: topology: Fix a potential NULL pointer dereference in 'soc_tplg_dapm_widget_denum_create()'Christophe JAILLET1-0/+3
2017-07-03Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/topic/tlv320dac31xx', 'asoc/topic/topology' and 'asoc/topic/wm-adsp' into asoc-nextMark Brown1-5/+24
2017-06-30ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.Liam Girdwood1-0/+8
2017-06-30ASoC: topology: show index in debug when adding DAPM routesLiam Girdwood1-1/+2
2017-06-30ASoC: topology: Fix usage of SND_SOC_TPLG_INDEX_ALL during loadLiam Girdwood1-1/+1
2017-06-09ASoC: topology: Allow bespoke configuration post widget creationLiam Girdwood1-0/+19
2017-06-08ASoC: Back out post commit widget creation changesMark Brown1-22/+2
2017-06-07ASoC: topology: Dont free template strings whilst they are in use.Liam Girdwood1-2/+1
2017-06-07ASoC: topology: rephrase deferred binding warning.Liam Girdwood1-1/+1
2017-06-07ASoC: topology: Allow bespoke configuration post widget creationLiam Girdwood1-2/+22
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