Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A collection of small fixes. - The optimization of PM resume with HD-audio HDMI codecs, which eventually work around weird issues - A correction of Intel Icelake HDMI audio code - Quirks for Dell machines with Realtek HD-audio codecs - The fix for too long sequencer write stall that was spotted by syzkaller - A few trivial cleanups reported by coccinelle" * tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda - Don't resume forcibly i915 HDMI/DP codec ALSA: hda/hdmi - Fix i915 reverse port/pin mapping ALSA: hda/hdmi - Remove duplicated define ALSA: seq: Break too long mutex context in the write loop ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine ALSA: rme9652: Unneeded variable: "result". ALSA: emu10k1: Remove unneeded variable "change" ALSA: au88x0: Remove unneeded variable: "changed" ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform ALSA: ps3: Remove Unneeded variable: "ret" ALSA: lx6464es: Remove unneeded variable err
Showing
- include/sound/hda_codec.h 2 additions, 0 deletionsinclude/sound/hda_codec.h
- sound/core/seq/seq_clientmgr.c 10 additions, 1 deletionsound/core/seq/seq_clientmgr.c
- sound/pci/au88x0/au88x0_a3d.c 7 additions, 8 deletionssound/pci/au88x0/au88x0_a3d.c
- sound/pci/emu10k1/emu10k1x.c 1 addition, 2 deletionssound/pci/emu10k1/emu10k1x.c
- sound/pci/hda/hda_codec.c 6 additions, 2 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/patch_hdmi.c 24 additions, 7 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 9 additions, 1 deletionsound/pci/hda/patch_realtek.c
- sound/pci/lx6464es/lx6464es.c 1 addition, 2 deletionssound/pci/lx6464es/lx6464es.c
- sound/pci/rme9652/rme9652.c 1 addition, 2 deletionssound/pci/rme9652/rme9652.c
- sound/ppc/snd_ps3.c 1 addition, 2 deletionssound/ppc/snd_ps3.c
Loading
Please register or sign in to comment