From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 5.1-rc1
Date: Fri, 15 Mar 2019 11:26:08 +0100 [thread overview]
Message-ID: <s5ho96cph6n.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v5.1-rc1 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-5.1-rc1
The topmost commit is da484d00f020af3dd7cfcc6c4b69a7f856832883
----------------------------------------------------------------
sound fixes for 5.1-rc1
Some gleaning after the first batch; mostly about HD-audio quirks but
also some NULL dereference fixes in corner cases and a random build
error fix, too.
----------------------------------------------------------------
Aditya Pakki (1):
ALSA: usx2y: Fix potential NULL pointer dereference
Arnd Bergmann (1):
ALSA: hda/tegra: avoid build error without CONFIG_PM
Jaroslav Kysela (3):
ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
ALSA: hda: hdmi - add Icelake support
ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
Jian-Hong Pan (1):
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255
Kailang Yang (3):
ALSA: hda/realtek - Fixed Headset Mic JD not stable
ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
Mariusz Ceier (1):
ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()
Ricardo Biehl Pasquali (1):
ALSA: pcm: Fix function name in kernel-doc comment
---
include/sound/pcm.h | 2 +-
sound/hda/hdac_stream.c | 5 +++-
sound/pci/hda/hda_tegra.c | 12 +++-----
sound/pci/hda/patch_conexant.c | 3 ++
sound/pci/hda/patch_hdmi.c | 67 ++++++++++++++++++++++++++++++++----------
sound/pci/hda/patch_realtek.c | 65 +++++++++++++++++++++++++++++++++++-----
sound/usb/usx2y/usb_stream.c | 5 ++++
7 files changed, 126 insertions(+), 33 deletions(-)
next reply other threads:[~2019-03-15 10:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-15 10:26 Takashi Iwai [this message]
2019-03-15 21:45 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5ho96cph6n.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome