Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "All commits found here are small fixes for regression or stable: - PCM timestamp behavior fix that could be seen as a regression - Remove spurious WARN_ON() from ALSA timer 32bit compat ioctl - HD-audio HDMI/DP channel mapping fix for 32bit archs - Fix the previous fix for HD-audio initialization code - More hardening USB-audio against malicious USB descriptors - HD-audio quirks/fixes (Realtek codec, AMD controller) - Missing help text for the recent Intel SST kconfig change" * tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda: Add Raven PCI ID ALSA: hda/realtek - Fix ALC700 family no sound issue ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization ALSA: usb-audio: Add sanity checks in v2 clock parsers ALSA: usb-audio: Fix potential zero-division at parsing FU ALSA: usb-audio: Fix potential out-of-bound access at parsing SU ALSA: usb-audio: Add sanity checks to FE parser ALSA: timer: Remove kernel warning at compat ioctl error paths ALSA: pcm: update tstamp only if audio_tstamp changed ALSA: hda/realtek: Add headset mic support for Intel NUC Skull Canyon ALSA: hda: Fix too short HDMI/DP chmap reporting ALSA: usb-audio: uac1: Invalidate ctl on interrupt ALSA: hda/realtek - Fix ALC275 no sound issue ASoC: Intel: Add help text for SND_SOC_INTEL_SST_TOPLEVEL
No related branches found
No related tags found
Showing
- include/sound/control.h 3 additions, 1 deletioninclude/sound/control.h
- sound/core/pcm_lib.c 4 additions, 2 deletionssound/core/pcm_lib.c
- sound/core/timer_compat.c 6 additions, 6 deletionssound/core/timer_compat.c
- sound/core/vmaster.c 4 additions, 2 deletionssound/core/vmaster.c
- sound/hda/hdmi_chmap.c 1 addition, 1 deletionsound/hda/hdmi_chmap.c
- sound/pci/hda/hda_codec.c 7 additions, 3 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/hda_intel.c 3 additions, 0 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_realtek.c 8 additions, 1 deletionsound/pci/hda/patch_realtek.c
- sound/soc/intel/Kconfig 5 additions, 0 deletionssound/soc/intel/Kconfig
- sound/usb/clock.c 6 additions, 3 deletionssound/usb/clock.c
- sound/usb/mixer.c 22 additions, 4 deletionssound/usb/mixer.c
Loading
Please register or sign in to comment