linux_dsm_epyc7002/sound/soc/intel/common
Linus Torvalds b4ecf26ea2 sound fixes for 5.7-rc3
This became a slightly big pull request, as the accumulated ASoC
 fixes are included here.  Some highlights:
 
 - Revert of ASoC DAI startup changes that caused regression on some
   x86 platforms
 
 - Regression fix in HD-audio power management and driver blacklist
 
 - A collection of ASoC DAPM and topology fixes
 
 - Continued USB-audio fixes and quirks
 
 - Lots of small device-specific fixes
 
 - Rockchip S/PDIF DT stuff update for validation issues
 -----BEGIN PGP SIGNATURE-----
 
 iQJCBAABCAAsFiEEIXTw5fNLNI7mMiVaLtJE4w1nLE8FAl6hjcEOHHRpd2FpQHN1
 c2UuZGUACgkQLtJE4w1nLE+Grw//eRweQIK8CcbWQu5BbXkclZ+1aeJfxYniHQNm
 6izeOOu0vBO+HrK2NMFkJVhHQHu/S3B7cyC0ekV+EHsrMdXwBOGW+uB1tpq5A6QY
 kVKuV8wXYPQrc6PbZQowWWK0pF1fuWdZ92kKj6jX8CSOz31mAFT45C14k82LAfYP
 Q0MLhLHohmR/rloyTVIQqTjz+xbmtVcuPkgmbY0LzZODGkrBPIXWUSWJRXG2+egk
 B0Tato29jezBNZHLu4G/+H/EIyXgra0hzOC0ecqK9+VB0DQWsa6UI3fskumK1FZi
 XWTdbZXZmlL7f2KJzaMWR5On3cewBb/YtR6cG/hdEKWUQDqzitwnZ0JZ+jvZQgE1
 5YpgJl6brqKiv603oqOOyEgEmU96cqkXkBxpHcHe5RdpmCtovuR1PktAf+azeeW3
 mb3IGkiyLXr0zEoOlX4i7HRXRzzKLgCfipVy0a++bcObhnpwSpUUMN+XDqVeXHNd
 8Rtt92NruBlXer9FswE7K41/BfYTkEI8XKs09eVBbudcXQN72eJTB9oVvyCDXsCs
 m6mitM5naAPFDAyua2eoU/Ob2PGImH/bCsH/L4u8rkHYN81W+Kn163P7hDaATIB0
 DNn1q7pVX0zdfOu6ODKNHvsL8cwzMj40rsMhrezamwkfrREajrTeicVqCmyXnaMS
 8/In/lM=
 =17wz
 -----END PGP SIGNATURE-----

Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

Pull sound fixes from Takashi Iwai:
 "This became a slightly big pull request, as the accumulated ASoC fixes
  are included here. Some highlights:

   - Revert of ASoC DAI startup changes that caused regression on some
     x86 platforms

   - Regression fix in HD-audio power management and driver blacklist

   - A collection of ASoC DAPM and topology fixes

   - Continued USB-audio fixes and quirks

   - Lots of small device-specific fixes

   - Rockchip S/PDIF DT stuff update for validation issues"

* tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (51 commits)
  ALSA: hda: Always use jackpoll helper for jack update after resume
  ALSA: hda/realtek - Add new codec supported for ALC245
  ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
  ALSA: usb-audio: Add connector notifier delegation
  ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen
  ASoC: wm8960: Fix wrong clock after suspend & resume
  ALSA: usx2y: Fix potential NULL dereference
  ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2
  ASoC: wm89xx: Add missing dependency
  ASoC: dapm: fixup dapm kcontrol widget
  ASoC: rsnd: Fix "status check failed" spam for multi-SSI
  ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
  ASoC: meson: gx-card: fix codec-to-codec link setup
  ASoC: meson: axg-card: fix codec-to-codec link setup
  ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos
  ALSA: hda: Remove ASUS ROG Zenith from the blacklist
  ALSA: hda/realtek - Fix unexpected init_amp override
  ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices
  ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/Broadwell
  ASoC: stm32: sai: fix sai probe
  ...
2020-04-24 10:27:43 -07:00
..
Makefile ASoC: Intel: acpi-match: split CNL tables in three 2019-11-12 12:09:36 +00:00
soc-acpi-intel-bxt-match.c ASoC: Intel: BXT: switch pcm512x based boards to sof_pcm512x 2020-02-11 11:21:13 +00:00
soc-acpi-intel-byt-match.c ASoC: Intel: Fix some acpi vs apci typo in somme comments 2019-07-26 13:09:30 +01:00
soc-acpi-intel-cfl-match.c ASoC: Intel: common: add match tables for CNL/CFL/CML w/ SoundWire 2020-01-13 15:01:09 +00:00
soc-acpi-intel-cht-match.c ASoC: Intel: CHT: add support for pcm512x boards 2020-02-11 11:21:31 +00:00
soc-acpi-intel-cml-match.c ASoC: Intel: soc-acpi-intel-cml-match: remove useless 'rt1308_2_adr' 2020-04-14 15:45:21 +01:00
soc-acpi-intel-cnl-match.c ASoC: Intel: common: add match tables for CNL/CFL/CML w/ SoundWire 2020-01-13 15:01:09 +00:00
soc-acpi-intel-ehl-match.c ASoC: Intel: common: add ACPI matching tables for EHL 2019-08-15 18:13:21 +01:00
soc-acpi-intel-glk-match.c ASoC: Intel: Fix some acpi vs apci typo in somme comments 2019-07-26 13:09:30 +01:00
soc-acpi-intel-hda-match.c ASoC: Intel: Fix some acpi vs apci typo in somme comments 2019-07-26 13:09:30 +01:00
soc-acpi-intel-hsw-bdw-match.c ASoC: intel: Add Broadwell rt5650 machine driver 2019-12-18 20:02:30 +00:00
soc-acpi-intel-icl-match.c ASoC: intel: soc-acpi-intel-icl-match: remove useless 'rt1308_2_adr' 2020-04-14 15:45:20 +01:00
soc-acpi-intel-jsl-match.c ASoC: Intel: sof_rt5682: Add rt1015 speaker amp support 2020-03-13 15:44:56 +00:00
soc-acpi-intel-kbl-match.c ASoC: Intel: Fix some acpi vs apci typo in somme comments 2019-07-26 13:09:30 +01:00
soc-acpi-intel-skl-match.c ASoC: Intel: Fix some acpi vs apci typo in somme comments 2019-07-26 13:09:30 +01:00
soc-acpi-intel-tgl-match.c ASoC: Intel: common: add match table for TGL RT5682 SoundWire driver 2020-03-27 17:11:55 +00:00
soc-intel-quirks.h ASoC: Intel: Convert to new X86 CPU match macros 2020-03-24 21:35:53 +01:00
sst-acpi.c ASoC: Intel: Haswell: Adjust machine device private context 2019-08-30 12:26:35 +01:00
sst-dsp-priv.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
sst-dsp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
sst-dsp.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
sst-firmware.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
sst-ipc.c Merge branch 'asoc-5.4' into asoc-next 2019-09-09 14:55:20 +01:00
sst-ipc.h ASoC: Intel: Update request-reply IPC model 2019-08-07 14:26:02 +01:00