Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A collection of fixes, mostly device-specific ones: - Minor PCM core fix for name strings - ASoC Qualcomm fixes, including DAI support extensions - ASoC AMD platform updates - ASoC Allwinner platform updates - Various ASoC codec fixes for WSA, WCD, ES8326 drivers - Various HD-audio and USB-audio fixes and quirks - A series of fixes for Cirrus CS35L56 codecs" * tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (63 commits) ALSA: usb-audio: Ignore clock selector errors for single connection ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADL ALSA: hda: cs35l56: Remove unused test stub function ALSA: hda: cs35l56: Firmware file must match the version of preloaded firmware ALSA: hda: cs35l56: Fix filename string field layout ALSA: hda: cs35l56: Fix order of searching for firmware files ASoC: cs35l56: Allow more time for firmware to boot ASoC: cs35l56: Load tunings for the correct speaker models ASoC: cs35l56: Firmware file must match the version of preloaded firmware ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revision ASoC: cs35l56: Fix for initializing ASP1 mixer registers ALSA: hda: cs35l56: Initialize all ASP1 registers ASoC: cs35l56: Fix default SDW TX mixer registers ASoC: cs35l56: Fix to ensure ASP1 registers match cache ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed() ASoC: cs35l56: Don't add the same register patch multiple times ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->component ASoC: wm_adsp: Don't overwrite fwf_name with the default ASoC: wm_adsp: Fix firmware file search order ...
Showing
- Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-spdif.yaml 4 additions, 1 deletion.../devicetree/bindings/sound/allwinner,sun4i-a10-spdif.yaml
- include/sound/cs35l56.h 6 additions, 1 deletioninclude/sound/cs35l56.h
- sound/core/pcm.c 4 additions, 0 deletionssound/core/pcm.c
- sound/pci/hda/cs35l41_hda_property.c 4 additions, 0 deletionssound/pci/hda/cs35l41_hda_property.c
- sound/pci/hda/cs35l56_hda.c 77 additions, 59 deletionssound/pci/hda/cs35l56_hda.c
- sound/pci/hda/hda_intel.c 4 additions, 2 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_cs8409.c 1 addition, 0 deletionssound/pci/hda/patch_cs8409.c
- sound/pci/hda/patch_realtek.c 13 additions, 3 deletionssound/pci/hda/patch_realtek.c
- sound/soc/amd/acp/acp-mach-common.c 14 additions, 2 deletionssound/soc/amd/acp/acp-mach-common.c
- sound/soc/amd/acp/acp-sof-mach.c 4 additions, 0 deletionssound/soc/amd/acp/acp-sof-mach.c
- sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c 8 additions, 0 deletionssound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
- sound/soc/amd/yc/acp6x-mach.c 7 additions, 0 deletionssound/soc/amd/yc/acp6x-mach.c
- sound/soc/codecs/cs35l56-shared.c 122 additions, 18 deletionssound/soc/codecs/cs35l56-shared.c
- sound/soc/codecs/cs35l56.c 256 additions, 45 deletionssound/soc/codecs/cs35l56.c
- sound/soc/codecs/cs35l56.h 2 additions, 0 deletionssound/soc/codecs/cs35l56.h
- sound/soc/codecs/es8326.c 139 additions, 47 deletionssound/soc/codecs/es8326.c
- sound/soc/codecs/es8326.h 2 additions, 1 deletionsound/soc/codecs/es8326.h
- sound/soc/codecs/lpass-wsa-macro.c 0 additions, 7 deletionssound/soc/codecs/lpass-wsa-macro.c
- sound/soc/codecs/wcd9335.c 0 additions, 4 deletionssound/soc/codecs/wcd9335.c
- sound/soc/codecs/wcd934x.c 0 additions, 1 deletionsound/soc/codecs/wcd934x.c
Please register or sign in to comment