Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "This became a slightly big update, but it's more or less expected, as the first batch after holidays. All changes (but for the last two last-minute fixes) have been stewed in linux-next long enough, so it's fairly safe to take: - PCM UAF fix in 32bit compat layer - ASoC board-specific fixes for Intel, AMD, Medathek, Qualcomm - SOF power management fixes - ASoC Intel link failure fixes - A series of fixes for USB-audio regressions - CS35L41 HD-audio codec regression fixes - HD-audio device-specific fixes / quirks Note that one SPI patch has been taken in ASoC subtree mistakenly, and the same fix is found in spi tree, but it should be OK to apply" * tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (39 commits) ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list ALSA: control-led: use strscpy in set_led_id() ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_sync_format() ASoC: dt-bindings: qcom,lpass-tx-macro: correct clocks on SC7280 ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250 ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIRE ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resume ASoC: fsl_micfil: Correct the number of steps on SX controls ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing" ALSA: usb-audio: More refactoring of hw constraint rules ALSA: usb-audio: Relax hw constraints for implicit fb sync ALSA: usb-audio: Make sure to stop endpoints before closing EPs ALSA: hda - Enable headset mic on another Dell laptop with ALC3254 ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml 1 addition, 0 deletions...vicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml
- Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml 3 additions, 1 deletion...tation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml
- Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml 47 additions, 11 deletions...ation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml
- sound/core/control.c 15 additions, 9 deletionssound/core/control.c
- sound/core/control_led.c 2 additions, 3 deletionssound/core/control_led.c
- sound/pci/hda/cs35l41_hda.c 15 additions, 5 deletionssound/pci/hda/cs35l41_hda.c
- sound/pci/hda/patch_hdmi.c 1 addition, 0 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 41 additions, 14 deletionssound/pci/hda/patch_realtek.c
- sound/soc/amd/yc/acp6x-mach.c 14 additions, 0 deletionssound/soc/amd/yc/acp6x-mach.c
- sound/soc/codecs/rt9120.c 12 additions, 0 deletionssound/soc/codecs/rt9120.c
- sound/soc/codecs/wm8904.c 7 additions, 0 deletionssound/soc/codecs/wm8904.c
- sound/soc/fsl/fsl-asoc-card.c 4 additions, 4 deletionssound/soc/fsl/fsl-asoc-card.c
- sound/soc/fsl/fsl_micfil.c 8 additions, 8 deletionssound/soc/fsl/fsl_micfil.c
- sound/soc/fsl/fsl_ssi.c 2 additions, 2 deletionssound/soc/fsl/fsl_ssi.c
- sound/soc/intel/boards/Kconfig 2 additions, 0 deletionssound/soc/intel/boards/Kconfig
- sound/soc/intel/boards/sof_nau8825.c 27 additions, 4 deletionssound/soc/intel/boards/sof_nau8825.c
- sound/soc/intel/common/soc-acpi-intel-adl-match.c 16 additions, 4 deletionssound/soc/intel/common/soc-acpi-intel-adl-match.c
- sound/soc/intel/common/soc-acpi-intel-rpl-match.c 50 additions, 0 deletionssound/soc/intel/common/soc-acpi-intel-rpl-match.c
- sound/soc/mediatek/Kconfig 3 additions, 1 deletionsound/soc/mediatek/Kconfig
- sound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c 21 additions, 1 deletionsound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c
Loading
Please register or sign in to comment