Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Only a few last-minute small fixes: the change in ALSA core hwdep is about the undefined behavior of bit shift, which is almost harmless but still worth to pick up quickly. The rest are all device-specific fixes for HD-audio and USB-audio, and safe to apply at the late stage" * tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda/realtek - Add new codec supported for ALC287 ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround ALSA: hwdep: fix a left shifting 1 by 31 UB bug
Showing
- sound/core/hwdep.c 2 additions, 2 deletionssound/core/hwdep.c
- sound/pci/hda/patch_realtek.c 29 additions, 10 deletionssound/pci/hda/patch_realtek.c
- sound/usb/mixer.c 8 additions, 0 deletionssound/usb/mixer.c
- sound/usb/mixer_maps.c 19 additions, 0 deletionssound/usb/mixer_maps.c
- sound/usb/quirks-table.h 25 additions, 0 deletionssound/usb/quirks-table.h
Please register or sign in to comment