All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: Intel: machine driver updates for 5.9
@ 2020-07-17 21:13 Pierre-Louis Bossart
  2020-07-17 21:13 ` [PATCH 1/6] ASoC: Intel: sof_sdw_rt711: remove hard-coded codec name Pierre-Louis Bossart
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Pierre-Louis Bossart @ 2020-07-17 21:13 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, broonie, Pierre-Louis Bossart

Small patchset to harden the SoundWire machine driver, change bad
HIDs, update PLL settings and avoid memory leaks. Given that the
SoundWire core parts are not upstream it's probably not necessary to
provide the patches to stable branches.

Bard Liao (1):
  ASoC: Intel: sof_sdw_rt711: remove hard-coded codec name

Kai Vehmanen (2):
  ASoC: Intel: sof_sdw: add support for systems without i915 audio
  ASoC: Intel: sof_sdw: avoid crash if invalid DSP topology loaded

Libin Yang (1):
  ASoC: Intel: common: change match table ehl-rt5660

Pierre-Louis Bossart (1):
  ASoC: Intel: sof_sdw_rt711: remove properties in card remove

Yong Zhi (1):
  ASoC: intel: board: sof_rt5682: Update rt1015 pll input clk freq

 sound/soc/intel/boards/sof_rt5682.c           |  9 +++++-
 sound/soc/intel/boards/sof_sdw.c              | 31 +++++++++++++------
 sound/soc/intel/boards/sof_sdw_common.h       |  2 ++
 sound/soc/intel/boards/sof_sdw_hdmi.c         |  6 ++++
 sound/soc/intel/boards/sof_sdw_rt711.c        | 17 +++++++++-
 .../intel/common/soc-acpi-intel-ehl-match.c   |  2 +-
 6 files changed, 54 insertions(+), 13 deletions(-)


base-commit: 22e9b54307987787efa0ee534aa9e31982ec1161
-- 
2.25.1


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

end of thread, other threads:[~2020-07-20 15:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 21:13 [PATCH 0/6] ASoC: Intel: machine driver updates for 5.9 Pierre-Louis Bossart
2020-07-17 21:13 ` [PATCH 1/6] ASoC: Intel: sof_sdw_rt711: remove hard-coded codec name Pierre-Louis Bossart
2020-07-17 21:13 ` [PATCH 2/6] ASoC: Intel: sof_sdw_rt711: remove properties in card remove Pierre-Louis Bossart
2020-07-17 21:13 ` [PATCH 3/6] ASoC: Intel: sof_sdw: add support for systems without i915 audio Pierre-Louis Bossart
2020-07-17 21:13 ` [PATCH 4/6] ASoC: Intel: sof_sdw: avoid crash if invalid DSP topology loaded Pierre-Louis Bossart
2020-07-17 21:13 ` [PATCH 5/6] ASoC: intel: board: sof_rt5682: Update rt1015 pll input clk freq Pierre-Louis Bossart
2020-07-17 21:13 ` [PATCH 6/6] ASoC: Intel: common: change match table ehl-rt5660 Pierre-Louis Bossart
2020-07-20 11:51   ` Mark Brown
2020-07-20 14:38 ` [PATCH 0/6] ASoC: Intel: machine driver updates for 5.9 Mark Brown
2020-07-20 15:32 ` 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.