-
- Downloads
Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A collection of small fixes. Majority of changes are device-specific fixes and quirks, while there are a few core fixes to address regressions and corner cases spotted by fuzzers. - Fix of spinlock range that wrongly covered kvfree() call in rawmidi - Fix potential NULL dereference at PCM mmap - Fix incorrectly advertised MIDI 2.0 UMP Function Block info - Various ASoC AMD quirks and fixes - ASoC SOF Intel, Mediatek, HDMI-codec fixes - A few more quirks and TAS2781 codec fix for HD-audio - A couple of fixes for USB-audio for malicious USB descriptors" * tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (30 commits) ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA ALSA: hda/realtek: Apply quirk for Medion E15433 ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES00B00 ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai index ASoC: mediatek: Check num_codecs is not zero to avoid panic during probe ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entry ALSA: ump: Fix evaluation of MIDI 1.0 FB info ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc() ALSA: hda: Show the codec quirk info at probing ALSA: asihpi: Remove unused variable ALSA: hda/realtek: Set PCBeep to default value for ALC274 ALSA: hda/tas2781: Add speaker id check for ASUS projects ALSA: hda/realtek: Update ALC225 depop procedure ALSA: hda/realtek: Enable speaker pins for Medion E15443 platform ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1i ALSA: usb-audio: Fix out of bounds reads when finding clock sources ALSA: rawmidi: Fix kvfree() call in spinlock ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 Max ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WW ASoC: doc: dapm: Add location information for dapm-graph tool ...
Showing
- Documentation/sound/hd-audio/notes.rst 1 addition, 1 deletionDocumentation/sound/hd-audio/notes.rst
- Documentation/sound/soc/dapm.rst 3 additions, 0 deletionsDocumentation/sound/soc/dapm.rst
- include/sound/tas2781.h 1 addition, 0 deletionsinclude/sound/tas2781.h
- sound/ac97/bus.c 3 additions, 2 deletionssound/ac97/bus.c
- sound/core/pcm_native.c 4 additions, 2 deletionssound/core/pcm_native.c
- sound/core/rawmidi.c 3 additions, 1 deletionsound/core/rawmidi.c
- sound/core/sound_kunit.c 11 additions, 0 deletionssound/core/sound_kunit.c
- sound/core/ump.c 4 additions, 1 deletionsound/core/ump.c
- sound/pci/asihpi/asihpi.c 1 addition, 1 deletionsound/pci/asihpi/asihpi.c
- sound/pci/hda/hda_auto_parser.c 11 additions, 9 deletionssound/pci/hda/hda_auto_parser.c
- sound/pci/hda/patch_realtek.c 98 additions, 71 deletionssound/pci/hda/patch_realtek.c
- sound/pci/hda/tas2781_hda_i2c.c 59 additions, 4 deletionssound/pci/hda/tas2781_hda_i2c.c
- sound/soc/amd/Kconfig 1 addition, 0 deletionssound/soc/amd/Kconfig
- sound/soc/amd/yc/acp6x-mach.c 38 additions, 1 deletionsound/soc/amd/yc/acp6x-mach.c
- sound/soc/apple/mca.c 1 addition, 1 deletionsound/soc/apple/mca.c
- sound/soc/fsl/imx-audmix.c 3 additions, 0 deletionssound/soc/fsl/imx-audmix.c
- sound/soc/mediatek/mt8188/mt8188-mt6359.c 7 additions, 2 deletionssound/soc/mediatek/mt8188/mt8188-mt6359.c
- sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c 2 additions, 2 deletionssound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
- sound/soc/mediatek/mt8195/mt8195-mt6359.c 7 additions, 2 deletionssound/soc/mediatek/mt8195/mt8195-mt6359.c
- sound/soc/sof/ipc3-topology.c 24 additions, 2 deletionssound/soc/sof/ipc3-topology.c
Loading
Please register or sign in to comment