Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "This became bigger than usual, as it receives a pile of pending ASoC fixes. Most of changes are for device-specific issues while there are a few core fixes that are all rather trivial: - DMA-engine sync fixes - Continued MIDI2 conversion fixes - Various ASoC Intel SOF fixes - A series of ASoC topology fixes for memory handling - AMD ACP fix, curing a recent regression, too - Platform / codec-specific fixes for mediatek, atmel, realtek, etc" * tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (40 commits) ASoC: rt5645: fix issue of random interrupt from push-button ALSA: seq: Fix missing MSB in MIDI2 SPP conversion ASoC: amd: yc: Fix non-functional mic on ASUS M5602RA ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11. ALSA: hda/realtek: Fix conflicting quirk for PCI SSID 17aa:3820 ALSA: dmaengine_pcm: terminate dmaengine before synchronize ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx ALSA: PCM: Allow resume only for suspended streams ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link ASoC: fsl-asoc-card: set priv->pdev before using it ASoC: amd: acp: move chip->flag variable assignment ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe() ASoC: amd: acp: add a null check for chip_pdev structure ASoC: Intel: soc-acpi: mtl: fix speaker no sound on Dell SKU 0C64 ASoC: q6apm-lpass-dai: close graph on prepare errors ASoC: cs35l56: Disconnect ASP1 TX sources when ASP1 DAI is hooked up ASoC: topology: Fix route memory corruption ASoC: rt722-sdca-sdw: add debounce time for type detection ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollback ...
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- include/sound/dmaengine_pcm.h 1 addition, 0 deletionsinclude/sound/dmaengine_pcm.h
- sound/core/pcm_dmaengine.c 22 additions, 0 deletionssound/core/pcm_dmaengine.c
- sound/core/pcm_native.c 2 additions, 0 deletionssound/core/pcm_native.c
- sound/core/seq/seq_ump_convert.c 6 additions, 4 deletionssound/core/seq/seq_ump_convert.c
- sound/pci/hda/patch_realtek.c 24 additions, 1 deletionsound/pci/hda/patch_realtek.c
- sound/soc/amd/acp/acp-i2s.c 0 additions, 8 deletionssound/soc/amd/acp/acp-i2s.c
- sound/soc/amd/acp/acp-pci.c 7 additions, 5 deletionssound/soc/amd/acp/acp-pci.c
- sound/soc/amd/yc/acp6x-mach.c 7 additions, 0 deletionssound/soc/amd/yc/acp6x-mach.c
- sound/soc/atmel/atmel-classd.c 5 additions, 2 deletionssound/soc/atmel/atmel-classd.c
- sound/soc/codecs/cs35l56-shared.c 4 additions, 0 deletionssound/soc/codecs/cs35l56-shared.c
- sound/soc/codecs/cs42l43-jack.c 2 additions, 2 deletionssound/soc/codecs/cs42l43-jack.c
- sound/soc/codecs/es8326.c 6 additions, 2 deletionssound/soc/codecs/es8326.c
- sound/soc/codecs/rt5645.c 18 additions, 6 deletionssound/soc/codecs/rt5645.c
- sound/soc/codecs/rt5645.h 6 additions, 0 deletionssound/soc/codecs/rt5645.h
- sound/soc/codecs/rt722-sdca-sdw.c 3 additions, 1 deletionsound/soc/codecs/rt722-sdca-sdw.c
- sound/soc/fsl/fsl-asoc-card.c 2 additions, 1 deletionsound/soc/fsl/fsl-asoc-card.c
- sound/soc/fsl/imx-pcm-dma.c 1 addition, 0 deletionssound/soc/fsl/imx-pcm-dma.c
- sound/soc/intel/avs/topology.c 15 additions, 4 deletionssound/soc/intel/avs/topology.c
- sound/soc/intel/boards/bytcr_rt5640.c 11 additions, 0 deletionssound/soc/intel/boards/bytcr_rt5640.c
Please register or sign in to comment