All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] ASoC: SOF: Intel and IMX updates for 5.8
@ 2020-05-15 13:59 Kai Vehmanen
  2020-05-15 13:59 ` [PATCH 1/8] ASoC: SOF: Do nothing when DSP PM callbacks are not set Kai Vehmanen
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Kai Vehmanen @ 2020-05-15 13:59 UTC (permalink / raw)
  To: alsa-devel, broonie
  Cc: daniel.baluta, pierre-louis.bossart, kai.vehmanen, ranjani.sridharan

Hi,

here's a series of minor fixes and improvements to SOF. Add support
for smart amplifier component type. Cover more systems by relaxing
match rules for the generic Soundwire machine driver. Fix issues with
driver unload and address a few compiler warnings.

Daniel Baluta (2):
  ASoC: SOF: Do nothing when DSP PM callbacks are not set
  ASoC: SOF: define INFO_ flags in dsp_ops

Keyon Jie (1):
  ASoC: SOF: topology: add support to smart amplifier

Marcin Rajwa (2):
  ASoC: SOF: add a power_down_notify method
  ASoC: SOF: inform DSP that driver is going to be removed

Pierre-Louis Bossart (2):
  ASoC: SOF: imx: make dsp_ops static
  ASoC: SOF: imx: make imx8m_dsp_ops static

randerwang (1):
  ASoC: SOF: Intel: sdw: relax sdw machine select constraints

 include/sound/sof/topology.h |  2 ++
 sound/soc/sof/core.c         |  6 ++++++
 sound/soc/sof/imx/imx8.c     |  2 +-
 sound/soc/sof/imx/imx8m.c    |  8 +++++++-
 sound/soc/sof/intel/hda.c    | 10 +++++++++-
 sound/soc/sof/pm.c           | 19 +++++++++++++++++--
 sound/soc/sof/sof-priv.h     |  1 +
 sound/soc/sof/topology.c     |  1 +
 8 files changed, 44 insertions(+), 5 deletions(-)

-- 
2.26.0


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

end of thread, other threads:[~2020-05-18 16:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 13:59 [PATCH 0/8] ASoC: SOF: Intel and IMX updates for 5.8 Kai Vehmanen
2020-05-15 13:59 ` [PATCH 1/8] ASoC: SOF: Do nothing when DSP PM callbacks are not set Kai Vehmanen
2020-05-15 13:59 ` [PATCH 2/8] ASoC: SOF: add a power_down_notify method Kai Vehmanen
2020-05-15 13:59 ` [PATCH 3/8] ASoC: SOF: inform DSP that driver is going to be removed Kai Vehmanen
2020-05-15 13:59 ` [PATCH 4/8] ASoC: SOF: topology: add support to smart amplifier Kai Vehmanen
2020-05-15 13:59 ` [PATCH 5/8] ASoC: SOF: Intel: sdw: relax sdw machine select constraints Kai Vehmanen
2020-05-15 13:59 ` [PATCH 6/8] ASoC: SOF: define INFO_ flags in dsp_ops Kai Vehmanen
2020-05-15 13:59 ` [PATCH 7/8] ASoC: SOF: imx: make dsp_ops static Kai Vehmanen
2020-05-15 13:59 ` [PATCH 8/8] ASoC: SOF: imx: make imx8m_dsp_ops static Kai Vehmanen
2020-05-18 16:40 ` [PATCH 0/8] ASoC: SOF: Intel and IMX updates for 5.8 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.