Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v9 0/6]  Add mrfld DSP topology and widgets
@ 2014-10-15  7:04 Vinod Koul
  2014-10-15  7:04 ` [PATCH v9 1/6] ASoC: Intel: mrfld: add the gain controls Vinod Koul
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Vinod Koul @ 2014-10-15  7:04 UTC (permalink / raw)
  To: alsa-devel; +Cc: Vinod Koul, broonie, subhransu.s.prusty, lgirdwood

This patch series adds DPCM and DAPM widgets to handle DSP topology in the
SST platform driver for merrifield.

changes in v9:
 - fix some corner conditions and error checks

changes in v8:
 - fix the locking and comments blobs
 - fix the send_ssp_slot to send IPC on none
 - fix controls to have "Volume" and "Switch" wherever neccessary
 - add mute for CPU dai in asoc core patch

Ramesh Babu (1):
  ASoC: core: Call mute for cpu dais as well

Vinod Koul (5):
  ASoC: Intel: mrfld: add the gain controls
  ASoC: Intel: mrfld: add DSP core controls
  ASoC: Intel: mrfld: add the DSP DAPM widgets
  ASoC: Intel: mfld-pcm: add FE and BE ops
  ASoC: Intel: mrfld: add the DSP mixers

 sound/soc/intel/sst-atom-controls.c     | 1208 ++++++++++++++++++++++++++++++-
 sound/soc/intel/sst-atom-controls.h     |  428 +++++++++++
 sound/soc/intel/sst-mfld-platform-pcm.c |  153 ++++-
 sound/soc/intel/sst-mfld-platform.h     |    4 +
 sound/soc/soc-pcm.c                     |    3 +
 5 files changed, 1766 insertions(+), 30 deletions(-)

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-10-15 15:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-15  7:04 [PATCH v9 0/6] Add mrfld DSP topology and widgets Vinod Koul
2014-10-15  7:04 ` [PATCH v9 1/6] ASoC: Intel: mrfld: add the gain controls Vinod Koul
2014-10-15 10:49   ` Mark Brown
2014-10-15 10:23     ` Vinod Koul
2014-10-15 13:08       ` Mark Brown
2014-10-15 12:39         ` Vinod Koul
2014-10-15  7:04 ` [PATCH v9 2/6] ASoC: Intel: mrfld: add DSP core controls Vinod Koul
2014-10-15 13:15   ` Mark Brown
2014-10-15 12:47     ` Vinod Koul
2014-10-15 14:05       ` Mark Brown
2014-10-15 13:45         ` Vinod Koul
2014-10-15 15:08           ` Mark Brown
2014-10-15 14:38             ` Vinod Koul
2014-10-15  7:04 ` [PATCH v9 3/6] ASoC: Intel: mrfld: add the DSP DAPM widgets Vinod Koul
2014-10-15  7:04 ` [PATCH v9 4/6] ASoC: core: Call mute for cpu dais as well Vinod Koul
2014-10-15  9:46   ` Mark Brown
2014-10-15  7:05 ` [PATCH v9 5/6] ASoC: Intel: mfld-pcm: add FE and BE ops Vinod Koul
2014-10-15  7:05 ` [PATCH v9 6/6] ASoC: Intel: mrfld: add the DSP mixers Vinod Koul
2014-10-15 12:46 ` [PATCH v9.1 1/6] ASoC: Intel: mrfld: add the gain controls Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox