acrn-kernel/sound/soc/sof/intel
Linus Torvalds a27405b2ed More sound updates for 6.2-rc1
A few more updates for 6.2 since the last PR: most of changes are
 about ASoC device-specific fixes.
 
 - Lots of ASoC Intel AVS extensions and refactoring
 - Quirks for ASoC Intel SOF as well as regression fixes
 - ASoC Mediatek and Rockchip fixes
 - Intel HD-audio HDMI workarounds
 - Usual HD- and USB-audio device-specific quirks
 -----BEGIN PGP SIGNATURE-----
 
 iQJCBAABCAAsFiEEIXTw5fNLNI7mMiVaLtJE4w1nLE8FAmOlhFcOHHRpd2FpQHN1
 c2UuZGUACgkQLtJE4w1nLE/urxAAg4UNnglVwZ5yGNndo2Im6kf++aZbwsPMjTFS
 VIfPLD2UFs+s7SOnHYv+Gaai1fhv39bMyg4IsSJvH/kyi/5iWUf85fW7W+xK701N
 rWwkvEpmjpla/ojisryF+Liy0in3hc/YgrNPlxzTL5uExcHTmBA8mw44wjxnWPwB
 eS31HowboL9aSeUBMmZma6wME7lVqzOAogIG2q8Pj1VucaE2MLGAtSeJLzy5Bnhm
 QTG66EmybxNbwRZuv3+CNv6t8Lo/WcwRJ3iReOePc/ePDqreGYfrKeVGhDLt+P5J
 owagDBDLLs+DZ9UuCFg/Td0ncZufTYYkg2KDQgOeSInVj8NeSFBbDbYQp89qwkSq
 mxfyoFS9Jx6CWiI/F0P9SOhIYbePLZfYyHZHj7yiGCGX2x+ZaOtKrPkvzmxw38cb
 nbmBbHmcwRpYirNeOtVPiBKOaIt6i9rzmfGiy9LeMScYd6Jjuq2xWOG+z9zWHxun
 EQHu3vqW/6DJRgfw4k/KcrrGzT3m71UxMd1jSL+Veb6Fv9wTrCeG95YNA3k6B2nO
 Xr1nNFCPzKqfYizRLGGjTy4SSNzDQXjt1O0vbbtrfAJ4iK+as5tNqObUMO6ItUoY
 6JMQyyKHLgyE+1KdrE0ltZYoP6LZ60rTFDTQBMXMb+S5CXz5k9JbmlL7790tL+VL
 /3cSm64=
 =2Uko
 -----END PGP SIGNATURE-----

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

Pull more sound updates from Takashi Iwai:
 "A few more updates for 6.2: most of changes are about ASoC
  device-specific fixes.

   - Lots of ASoC Intel AVS extensions and refactoring

   - Quirks for ASoC Intel SOF as well as regression fixes

   - ASoC Mediatek and Rockchip fixes

   - Intel HD-audio HDMI workarounds

   - Usual HD- and USB-audio device-specific quirks"

* tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (54 commits)
  ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless
  ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()
  ASoC: lochnagar: Fix unused lochnagar_of_match warning
  ASoC: Intel: Add HP Stream 8 to bytcr_rt5640.c
  ASoC: SOF: mediatek: initialize panic_info to zero
  ASoC: rt5670: Remove unbalanced pm_runtime_put()
  ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tablet
  ASoC: Intel: soc-acpi: update codec addr on 0C11/0C4F product
  ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume()
  ASoC: wm8994: Fix potential deadlock
  ASoC: mediatek: mt8195: add sof be ops to check audio active
  ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"
  ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"
  ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend
  ALSA: hda/hdmi: set default audio parameters for KAE silent-stream
  ALSA: hda/hdmi: fix i915 silent stream programming flow
  ALSA: hda: Error out if invalid stream is being setup
  ASoC: dt-bindings: fsl-sai: Reinstate i.MX93 SAI compatible string
  ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updated
  ASoC: codecs: wcd-clsh: Remove the unused function
  ...
2022-12-23 11:15:48 -08:00
..
Kconfig ASoC: SOF: introduce new DEBUG_NOCODEC mode 2022-10-28 13:05:01 +01:00
Makefile ASoC: SOF: Intel: start moving multi-link handling in dedicated file 2022-10-28 13:04:45 +01:00
apl.c ASoC: SOF: Intel: add d0i3_offset in chip_info 2022-11-07 17:10:07 +00:00
atom.c
atom.h
bdw.c
byt.c
cnl.c ASoC: SOF: Intel: hda: add callback to check SoundWire lcount information 2022-11-23 15:32:05 +00:00
ext_manifest.h
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
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 ASoC: SOF: ipc4: get pipeline instance id from pipe_widget->instance_id 2022-11-09 13:44:20 +00:00
hda-dsp.c ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed" 2022-12-12 15:44:20 +00:00
hda-ipc.c
hda-ipc.h
hda-loader-skl.c
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
hda-probes.c
hda-stream.c ASoC: SOF: fix compilation issue with readb/writeb helpers 2022-10-31 21:15:19 +00:00
hda-trace.c
hda.c soundwire updates for 6.2 2022-12-19 08:47:33 -06:00
hda.h ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed" 2022-12-12 15:44:20 +00:00
icl.c ASoC: SOF: Intel: hda: add callback to check SoundWire lcount information 2022-11-23 15:32:05 +00:00
mtl.c ASoC: SOF: Intel: hda: add callback to check SoundWire lcount information 2022-11-23 15:32:05 +00:00
mtl.h ASoC: SOF: Intel: add d0i3 definition for MTL 2022-11-07 17:10:06 +00:00
pci-apl.c
pci-cnl.c
pci-icl.c
pci-mtl.c
pci-skl.c
pci-tgl.c
pci-tng.c
shim.h ASoC: SOF: Intel: hda: add callback to check SoundWire lcount information 2022-11-23 15:32:05 +00:00
skl.c
tgl.c ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed" 2022-12-12 15:44:20 +00:00