Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "This contains quite a few device-specific fixes for usual HD- and USB-audio in addition to a couple of ALSA core fixes (a UAF fix in sequencer and a fix for a misplaced PCM 32bit compat ioctl). Nothing really stands out" * tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: usb-audio: Add quirk for VF0770 ALSA: hda: avoid write to STATESTS if controller is in reset ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2 ALSA: hda: intel: Allow repeatedly probing on codec configuration errors ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 ALSA: hda/realtek - ALC236 headset MIC recording issue ALSA: usb-audio: Enable rate validation for Scarlett devices ALSA: hda/realtek: Add quirk for Clevo X170KM-G ALSA: hda/realtek: Complete partial device name to avoid ambiguity ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254 ALSA: seq: Fix a potential UAF by wrong private_free call order ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer
No related branches found
No related tags found
Showing
- include/sound/hda_codec.h 1 addition, 0 deletionsinclude/sound/hda_codec.h
- sound/core/pcm_compat.c 71 additions, 1 deletionsound/core/pcm_compat.c
- sound/core/seq_device.c 3 additions, 5 deletionssound/core/seq_device.c
- sound/hda/hdac_controller.c 3 additions, 2 deletionssound/hda/hdac_controller.c
- sound/pci/hda/hda_bind.c 11 additions, 9 deletionssound/pci/hda/hda_bind.c
- sound/pci/hda/hda_codec.c 1 addition, 0 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/hda_controller.c 16 additions, 8 deletionssound/pci/hda/hda_controller.c
- sound/pci/hda/hda_controller.h 1 addition, 1 deletionsound/pci/hda/hda_controller.h
- sound/pci/hda/hda_intel.c 23 additions, 6 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/hda_intel.h 3 additions, 1 deletionsound/pci/hda/hda_intel.h
- sound/pci/hda/patch_realtek.c 62 additions, 4 deletionssound/pci/hda/patch_realtek.c
- sound/usb/mixer_scarlett_gen2.c 2 additions, 0 deletionssound/usb/mixer_scarlett_gen2.c
- sound/usb/quirks-table.h 42 additions, 0 deletionssound/usb/quirks-table.h
- sound/usb/quirks.c 2 additions, 0 deletionssound/usb/quirks.c
Loading
Please register or sign in to comment