linux-stable/sound/soc/sof/intel
Linus Torvalds 064d7dcf51 sound updates for 6.3-rc1
The majority of works in this cycle are about ASoC spread over trees.
 Most of them are for new devices and cleanups / refactoring works,
 and not much significant changes are seen in the core side.
 Below are some highlights:
 
 ASoC:
 - Continued refactoring to move into common helper functions
 - Lots of DT schema conversons and stylistic nits
 - Continued work on building out the new SOF IPC4 scheme
 - Continued work for Intel AVS
 - New drivers for Awinc AT88395, Infineon PEB2466, Iron Device
   SMA1303, Mediatek MT8188, Realtek RT712, Renesas IDT821034,
   Samsung/Tesla FSD SoC I2S, and TI TAS5720A-Q1
 
 ALSA:
 - A few cleanups to make the remove callbacks to void returns
 - FireWire refactoring and enhancements
 - PCM kselftest enhancements
 -----BEGIN PGP SIGNATURE-----
 
 iQJCBAABCAAsFiEEIXTw5fNLNI7mMiVaLtJE4w1nLE8FAmPw+kkOHHRpd2FpQHN1
 c2UuZGUACgkQLtJE4w1nLE9X3RAAkxjjtk+BRF+tvS6VYQhezTOE7frSqpxB+ZHm
 KjdQClfpbPqYVD/pUEnz+N68bmOZKK8Ihif+LaaW+8NJJa/1kivQWNCQLCvm7L71
 x7TRkOYvrzlx+Fhpf6JacOM8VaBkRrfd+cK6pQSv8b72ZTWorfenkaC9OMdL2NEY
 YI/sH5zZd6dDoKfQ+WPsplOSCog3KKgAGvn4qEQKxADsyOjsu3rpgijcgDmVc9XT
 y2RMAEPID68TtAtcNhesurLEKZ+4mEDvALQjAsxxb99lfAFDlDBezEO4/dl2v9Db
 yebsEnM+W5z3dVl13Aok9XtVCxrhy7n+v5z060ZEoTxIEJK7YVCWx8XCVL1KSgNV
 31MEVDgf7PrsYAWr54yNF2lmwJh5YchZQ28ngZRHmQ7jMpVbO6ypyIzf77fEQSam
 SiCG7hurSCB38LUb7fg1WsjSRupRamoPDhRG9q7C36ePdeYRkBqOJsSmfABjN/Cb
 v0fixm45PtZpWoZUpLAzNEtkQA665Sf2SoAnAY+kCPllYuNXXHdEomokppffXHbO
 Xbq/wcehpOJKR9vqWhsBuVz34UbGyuM1SBLrNXj+sr24Xv6Uy4E5GcJ75rO1E3TR
 gTGTIM/DtOwTGKyceQ30Gnl9M2wKeP9/qEhkH60XgyzitGp9iAvrIvcU1ODVlfgN
 ZSBzjOk=
 =9s9c
 -----END PGP SIGNATURE-----

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

Pull sound updates from Takashi Iwai:
 "The majority of works in this cycle are about ASoC spread over trees.
  Most of them are for new devices and cleanups / refactoring works, and
  not much significant changes are seen in the core side.

  Below are some highlights:

  ASoC:

   - Continued refactoring to move into common helper functions

   - Lots of DT schema conversons and stylistic nits

   - Continued work on building out the new SOF IPC4 scheme

   - Continued work for Intel AVS

   - New drivers for Awinc AT88395, Infineon PEB2466, Iron Device
     SMA1303, Mediatek MT8188, Realtek RT712, Renesas IDT821034,
     Samsung/Tesla FSD SoC I2S, and TI TAS5720A-Q1

  ALSA:

   - A few cleanups to make the remove callbacks to void returns

   - FireWire refactoring and enhancements

   - PCM kselftest enhancements"

* tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (398 commits)
  ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU Macbooks
  ASoC: soc-ac97: Return correct error codes
  ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
  ASoC: cs35l45: Remove separate namespace for tables
  ASoC: cs35l45: Remove separate tables module
  ASoC: soc-ac97: Convert to agnostic GPIO API
  ASoC: dt-bindings: renesas,rsnd.yaml: drop "dmas/dma-names" from "rcar_sound,ssi"
  ALSA: hda: cs35l41: Enable Amp High Pass Filter
  ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
  ALSA: hda: cs35l41: Correct error condition handling
  ASoC: codecs: wcd934x: Use min macro for comparison and assignment
  ASoC: Intel: Skylake: Fix struct definition
  ASoC: tlv320adcx140: extend list of supported samplerates
  ASoC: imx-pcm-rpmsg: Remove unused variable
  SoC: rt5682s: Disable jack detection interrupt during suspend
  ASoC: SOF: Intel: hda-dsp: Set streaming flag for d0i3
  ASoC: SOF: Intel: Enable d0i3 work for ipc4
  ASoC: SOF: ipc4: Wake up dsp core before sending ipc msg
  ASoC: SOF: Intel: hda-dsp: use set_pm_gate according to ipc version
  ASoC: SOF: Introduce a new set_pm_gate() IPC PM op
  ...
2023-02-22 10:29:05 -08:00
..
apl.c ASoC: SOF: Intel: add d0i3_offset in chip_info 2022-11-07 17:10:07 +00:00
atom.c ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_name 2022-07-15 20:11:35 +01:00
atom.h ASoC: SOF: avoid casting "const" attribute away 2021-12-17 11:06:16 +00:00
bdw.c ASoC: SOF: Intel: use mmio fallback for all platforms 2022-10-26 14:17:53 +01:00
byt.c ASoC: SOF: Intel: use mmio fallback for all platforms 2022-10-26 14:17:53 +01:00
cnl.c ASoC: SOF: Intel: Enable d0i3 work for ipc4 2023-02-14 13:25:14 +00:00
ext_manifest.h ASoC: SOF: ext_manifest: parse cavs extra config data elem 2020-11-27 17:23:05 +00:00
hda-bus.c ASoC: SOF: Intel: clarify bus_init and bus_exit sequences 2022-10-28 13:04:56 +01:00
hda-codec.c ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init() 2022-11-02 11:39:05 +00:00
hda-common-ops.c ASoC: SOF: Intel: use mmio fallback for all platforms 2022-10-26 14:17:53 +01:00
hda-ctrl.c ASoC: SOF: Intel: hda-ctrl: use helper to clear RIRB status 2022-10-28 13:04:53 +01:00
hda-dai.c sound updates for 6.3-rc1 2023-02-22 10:29:05 -08:00
hda-dsp.c ASoC: SOF: Intel: hda-dsp: Set streaming flag for d0i3 2023-02-14 13:25:15 +00:00
hda-ipc.c ASoC: SOF: Intel: Enable d0i3 work for ipc4 2023-02-14 13:25:14 +00:00
hda-ipc.h ASoC: SOF: Intel: cnl: Add separate ops for ipc_dump for IPC4 2022-09-23 14:53:17 +01:00
hda-loader-skl.c ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTL 2022-10-26 14:18:06 +01:00
hda-loader.c ASoC: SOF: Intel: hda-loader: use small buffer for iccmax stream 2022-11-07 13:58:24 +00:00
hda-mlink.c ASoC: SOF: Intel: add hda_bus_ml_free helper 2022-10-28 13:04:58 +01:00
hda-pcm.c ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer 2022-10-20 14:31:42 +02:00
hda-probes.c ASoC: SOF: probes: rename assign/free callbacks as startup/shutdown 2022-07-15 20:11:38 +01:00
hda-stream.c ASoC: SOF: fix compilation issue with readb/writeb helpers 2022-10-31 21:15:19 +00:00
hda-trace.c ASoC: SOF: Modify the host trace_init parameter list to include dmab 2022-05-19 16:44:17 +01:00
hda.c soundwire updates for 6.2 2022-12-19 08:47:33 -06:00
hda.h ASoC: SOF: Intel: Enable d0i3 work for ipc4 2023-02-14 13:25:14 +00:00
icl.c ASoC: SOF: Intel: hda: add callback to check SoundWire lcount information 2022-11-23 15:32:05 +00:00
Kconfig ASoC: SOF: fix intel-soundwire link failure 2023-02-03 12:03:58 +00:00
Makefile ASoC: SOF: Intel: start moving multi-link handling in dedicated file 2022-10-28 13:04:45 +01:00
mtl.c ASoC: SOF: Intel: Enable d0i3 work for ipc4 2023-02-14 13:25:14 +00:00
mtl.h ASoC: SOF: Intel: mtl: add get_stream_position support 2023-02-03 12:03:54 +00:00
pci-apl.c ASoC: SOF: Intel: Set the default firmware library path for IPC4 2022-10-21 13:05:04 +01:00
pci-cnl.c ASoC: SOF: Intel: Set the default firmware library path for IPC4 2022-10-21 13:05:04 +01:00
pci-icl.c ASoC: SOF: Intel: Set the default firmware library path for IPC4 2022-10-21 13:05:04 +01:00
pci-mtl.c ASoC: SOF: Intel: Set the default firmware library path for IPC4 2022-10-21 13:05:04 +01:00
pci-skl.c ASoC: SOF: Intel: add ops for SKL/KBL 2022-09-20 19:07:31 +01:00
pci-tgl.c ASoC: SOF: Intel: Set the default firmware library path for IPC4 2022-10-21 13:05:04 +01:00
pci-tng.c ASoC: SOF: Intel: use mmio fallback for all platforms 2022-10-26 14:17:53 +01:00
shim.h ASoC: SOF: Intel: hda: add callback to check SoundWire lcount information 2022-11-23 15:32:05 +00:00
skl.c ASoC: SOF: ipc4/Intel: Improve and enable IPC error dump 2022-09-23 20:46:25 +01:00
tgl.c ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed" 2022-12-12 15:44:20 +00:00