Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "All small changes, mostly device-specific: - A regression fix for PCM WC-page allocation on x86 - A regression fix for i915 audio component binding - Fixes for (longstanding) beep handling bug - Runtime PM fixes for Intel LPE HDMI audio - A couple of pending FireWire fixes - Usual HD-audio and USB-audio quirks, new Intel dspconf entries" * tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda/realtek: Add quirk for Clevo NS50PU ALSA: hda: Fix discovery of i915 graphics PCI device ALSA: hda/via: Fix missing beep setup ALSA: hda/conexant: Fix missing beep setup ALSA: memalloc: Drop x86-specific hack for WC allocations ALSA: hda/realtek: Add quirk for Clevo PD70PNT ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get() ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boards firewire: convert sysfs sprintf/snprintf family to sysfs_emit firewire: cdev: fix potential leak of kernel stack due to uninitialized value ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly ALSA: hda/realtek - ALC897 headset MIC no sound ALSA: usb-audio: US16x08: Move overflow check before array access ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
No related branches found
No related tags found
Showing
- drivers/firewire/core-cdev.c 1 addition, 1 deletiondrivers/firewire/core-cdev.c
- drivers/firewire/core-device.c 2 additions, 4 deletionsdrivers/firewire/core-device.c
- sound/core/memalloc.c 1 addition, 22 deletionssound/core/memalloc.c
- sound/hda/hdac_i915.c 6 additions, 9 deletionssound/hda/hdac_i915.c
- sound/hda/intel-dsp-config.c 12 additions, 0 deletionssound/hda/intel-dsp-config.c
- sound/hda/intel-nhlt.c 8 additions, 9 deletionssound/hda/intel-nhlt.c
- sound/pci/hda/hda_auto_parser.c 4 additions, 3 deletionssound/pci/hda/hda_auto_parser.c
- sound/pci/hda/hda_local.h 1 addition, 0 deletionssound/pci/hda/hda_local.h
- sound/pci/hda/patch_conexant.c 2 additions, 2 deletionssound/pci/hda/patch_conexant.c
- sound/pci/hda/patch_realtek.c 35 additions, 1 deletionsound/pci/hda/patch_realtek.c
- sound/pci/hda/patch_via.c 2 additions, 2 deletionssound/pci/hda/patch_via.c
- sound/usb/mixer_us16x08.c 3 additions, 3 deletionssound/usb/mixer_us16x08.c
- sound/x86/intel_hdmi_audio.c 13 additions, 2 deletionssound/x86/intel_hdmi_audio.c
Loading
Please register or sign in to comment