summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: topology: avoid uninitialized kcontrol_typeArnd Bergmann2016-12-121-0/+1
* ASoC: topology: Only free TLV for volume mixers of a widgetMengdong Lin2016-12-051-8/+17
* ASoC: topology: Allow a widget to have multiple enum controlsMengdong Lin2016-12-051-76/+87
* ASoC: topology: Check name strings of physical DAI linksMengdong Lin2016-11-091-2/+16
* ASoC: topology: ABI - Add voice wake up flag for DAI linksMengdong Lin2016-11-041-0/+5
* ASoC: topology: Rename functions & variables for physical DAIsMengdong Lin2016-11-041-28/+29
* ASoC: topology: ABI - Rename struct and type for physical DAIsMengdong Lin2016-11-041-4/+4
* ASoC: topology: Rename the function to create a FE linkMengdong Lin2016-11-041-2/+2
* ASoC: topology: Add support to configure existing physical DAI linksMengdong Lin2016-11-041-2/+204
* ASoC: topology: ABI - Add flags and private data to PCMMengdong Lin2016-11-031-2/+26
* ASoC: topology: Support topology file of ABI v4Mengdong Lin2016-11-031-1/+3
* ASoC: topology: Only use valid names of PCM for the kernel DAI & DAI linkMengdong Lin2016-11-031-4/+14
* ASoC: topology: Make PCM backward compatible from ABI v4Mengdong Lin2016-11-031-12/+133
* ASoC: topology: Make manifest backward compatible from ABI v4Mengdong Lin2016-10-281-8/+79
* ASoC: topology: ABI - Add sig_bits to stream capsMengdong Lin2016-08-221-0/+1
* ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()Wei Yongjun2016-08-111-0/+1
* ASoC: topology: Add support for configuring existing BE DAIsMengdong Lin2016-08-081-2/+111
* ASoC: topology: Fix memory leak in widget creationJeeja KP2016-05-051-0/+2
* ASoC: topology: Check size mismatch of ABI objects before parsingMengdong Lin2016-04-271-2/+29
* ASoC: topology: Check failure to create a widgetMengdong Lin2016-04-271-1/+3
* ASoC: topology: Set CPU DAI name and enable DPCM by default for FE linkGuneshwor Singh2016-04-201-0/+10
* ASoC: topology: Set the link ID when creating a FE DAI linkMengdong Lin2016-04-201-0/+1
* ASoC: topology: Fix setting of stream rates, rate_min and rate_maxMengdong Lin2016-02-221-14/+14
* ASoC: topology: fix build warningSudip Mukherjee2016-02-221-45/+0
* ASoC: topology: Add FE DAI links dynamicallyMengdong Lin2016-02-151-1/+69
* ASoC: topology: Add FE DAIs dynamicallyMengdong Lin2016-02-151-42/+87
*---. Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/st', 'asoc/fix/su...Mark Brown2015-11-251-1/+1
|\ \ \
| | | * ASoC: topology: fix info callback for TLV byte controlOmair M Abdullah2015-11-181-1/+1
| | |/
* | / ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha2015-11-101-0/+1
| |/ |/|
* | ASoC: topology: ABI - Add PCM Support and bump ABI version to 4Vedang Patel2015-10-021-2/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-44/+76
|\ \
| | * ASoC: topology: Add support for TLV bytes controlsMengdong Lin2015-08-211-3/+39
| | * ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()Mengdong Lin2015-08-211-24/+21
| | * ASoC: topology: Bind vendor specific kcontrol handlers before standard onesMengdong Lin2015-08-211-18/+18
| | * Merge tag 'v4.2-rc6' into asoc-topologyMark Brown2015-08-211-19/+43
| | |\
| | * | ASoC: topology: Change pass number of DAI smaller than graphMengdong Lin2015-08-141-4/+4
| | * | ASoC: topology: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-071-3/+3
| | * | ASoC: topology: Use kcalloc instead of kzalloc for array allocationAxel Lin2015-08-061-3/+2
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-08-301-24/+1
|\ \ \ | |_|/ |/| |
| * | ASoC: dapm: Add helper function to free a widgetLars-Peter Clausen2015-07-211-24/+1
| |/
* | ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin2015-08-061-17/+41
* | Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown2015-08-061-12/+11
|\ \
| * | ASoC: topology: Fix to add dapm mixer infoJeeja KP2015-07-141-1/+1
| * | ASoC: topology: Fix TLV size calculation.Liam Girdwood2015-07-021-11/+10
| |/
* | ASoC: topology: Add subsequence in topologySubhransu S. Prusty2015-08-061-0/+1
* | ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()Mengdong Lin2015-08-041-1/+1
|/
* ASoC: topology: Add topology coreLiam Girdwood2015-06-041-0/+1826