All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] ASoC: Intel: machine driver corrections
@ 2021-06-07 22:46 Pierre-Louis Bossart
  2021-06-07 22:46 ` [PATCH 01/10] ASoC: Intel: sof_sdw: use mach data for ADL RVP DMIC count Pierre-Louis Bossart
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Pierre-Louis Bossart @ 2021-06-07 22:46 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, Pierre-Louis Bossart, Kai Vehmanen

Some of these patches dealing with Sparse warnings were submitted
earlier but not merged. I grouped them with a couple of fixes from
Kai.

Kai Vehmanen (3):
  ASoC: Intel: sof_sdw: use mach data for ADL RVP DMIC count
  ASoC: Intel: sof_sdw: remove hdac-hdmi support
  ASoC: Intel: skl_hda_dsp_generic: Update Kconfig documentation

Pierre-Louis Bossart (7):
  ASoC: Intel: sof_rt5682: shrink platform_id names below 20 characters
  ASoC: Intel: glk_rt5682_max98357a: shrink platform_id below 20
    characters
  ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20
    characters
  ASoC: Intel: sof_da7219_max98373: shrink platform_id below 20
    characters
  ASoC: Intel: sof_sdw: fix signed/unsigned warning
  ASoC: Intel: soc-acpi: add ull suffix for SoundWire _ADR values
  ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tables

 sound/soc/intel/boards/Kconfig                |  7 ++--
 sound/soc/intel/boards/bxt_da7219_max98357a.c |  4 +-
 sound/soc/intel/boards/bxt_rt298.c            |  3 +-
 sound/soc/intel/boards/ehl_rt5660.c           |  2 +-
 sound/soc/intel/boards/glk_rt5682_max98357a.c |  4 +-
 sound/soc/intel/boards/kbl_da7219_max98357a.c |  4 +-
 sound/soc/intel/boards/kbl_da7219_max98927.c  |  5 +--
 sound/soc/intel/boards/kbl_rt5660.c           |  2 +-
 sound/soc/intel/boards/kbl_rt5663_max98927.c  |  3 +-
 .../intel/boards/kbl_rt5663_rt5514_max98927.c |  2 +-
 .../soc/intel/boards/skl_nau88l25_max98357a.c |  3 +-
 sound/soc/intel/boards/skl_nau88l25_ssm4567.c |  3 +-
 sound/soc/intel/boards/skl_rt286.c            |  3 +-
 sound/soc/intel/boards/sof_cs42l42.c          |  3 +-
 sound/soc/intel/boards/sof_da7219_max98373.c  |  6 +--
 sound/soc/intel/boards/sof_rt5682.c           | 20 +++-------
 sound/soc/intel/boards/sof_sdw.c              |  5 +--
 sound/soc/intel/boards/sof_sdw_common.h       |  1 -
 sound/soc/intel/boards/sof_sdw_hdmi.c         | 37 +-----------------
 .../intel/common/soc-acpi-intel-adl-match.c   | 28 +++++++-------
 .../intel/common/soc-acpi-intel-cml-match.c   | 20 +++++-----
 .../intel/common/soc-acpi-intel-cnl-match.c   |  2 +-
 .../intel/common/soc-acpi-intel-glk-match.c   |  2 +-
 .../intel/common/soc-acpi-intel-icl-match.c   | 12 +++---
 .../intel/common/soc-acpi-intel-jsl-match.c   |  6 +--
 .../intel/common/soc-acpi-intel-kbl-match.c   |  2 +-
 .../intel/common/soc-acpi-intel-tgl-match.c   | 38 +++++++++----------
 27 files changed, 83 insertions(+), 144 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-16 13:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07 22:46 [PATCH 00/10] ASoC: Intel: machine driver corrections Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 01/10] ASoC: Intel: sof_sdw: use mach data for ADL RVP DMIC count Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 02/10] ASoC: Intel: sof_sdw: remove hdac-hdmi support Pierre-Louis Bossart
2021-06-16 13:53   ` Richard Fitzgerald
2021-06-07 22:46 ` [PATCH 03/10] ASoC: Intel: sof_rt5682: shrink platform_id names below 20 characters Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 04/10] ASoC: Intel: glk_rt5682_max98357a: shrink platform_id " Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 05/10] ASoC: Intel: kbl_da7219_max98357a: " Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 06/10] ASoC: Intel: sof_da7219_max98373: " Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 07/10] ASoC: Intel: sof_sdw: fix signed/unsigned warning Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 08/10] ASoC: Intel: soc-acpi: add ull suffix for SoundWire _ADR values Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 09/10] ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tables Pierre-Louis Bossart
2021-06-07 22:46 ` [PATCH 10/10] ASoC: Intel: skl_hda_dsp_generic: Update Kconfig documentation Pierre-Louis Bossart

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.