All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: Intel: add compressed support
@ 2014-10-30 10:50 Vinod Koul
  2014-10-30 10:50 ` [PATCH 1/4] ASoC: Intel: sst: load firmware using async callback Vinod Koul
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Vinod Koul @ 2014-10-30 10:50 UTC (permalink / raw)
  To: alsa-devel; +Cc: Vinod Koul, broonie, subhransu.s.prusty, lgirdwood

This add compressed support in sst ipc driver. Along with it two minor fixes
on driver as well

Fang, Yang A (1):
  ASoC: Intel: use correct firmware name

Subhransu S. Prusty (1):
  ASoC: mfld-compress: implement .power callback

Vinod Koul (2):
  ASoC: Intel: sst: load firmware using async callback
  ASoC: Intel: sst - add compressed ops handling

 sound/soc/intel/sst-mfld-platform-compress.c |    8 +-
 sound/soc/intel/sst-mfld-platform.h          |    1 +
 sound/soc/intel/sst/sst.c                    |   15 ++
 sound/soc/intel/sst/sst_drv_interface.c      |  285 ++++++++++++++++++++++++++
 sound/soc/intel/sst/sst_loader.c             |    5 +-
 5 files changed, 309 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2014-11-03  5:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 10:50 [PATCH 0/4] ASoC: Intel: add compressed support Vinod Koul
2014-10-30 10:50 ` [PATCH 1/4] ASoC: Intel: sst: load firmware using async callback Vinod Koul
2014-10-31 12:51   ` Mark Brown
2014-10-30 10:50 ` [PATCH 2/4] ASoC: Intel: use correct firmware name Vinod Koul
2014-10-31 12:51   ` Mark Brown
2014-11-03  4:38     ` Vinod Koul
2014-10-30 10:50 ` [PATCH 3/4] ASoC: mfld-compress: implement .power callback Vinod Koul
2014-10-31 12:52   ` Mark Brown
2014-10-30 10:50 ` [PATCH 4/4] ASoC: Intel: sst - add compressed ops handling Vinod Koul
2014-10-31 12:52   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.