mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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.3-rc2
Date: Fri, 26 Jul 2019 14:41:10 +0200	[thread overview]
Message-ID: <s5hd0hxynmh.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v5.3-rc2 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.3-rc2

The topmost commit is 3f8809499bf02ef7874254c5e23fc764a47a21a0

----------------------------------------------------------------

sound fixes for 5.3-rc2

All relative small changes.

- A regression fix for PCM link code with CONFIG_REFCOUNT_FULL;
  stumbled on a slight difference between atomic_t and refcount_t

- A couple of HD-audio stabilization patches addressing the too
  slow PM resume seen on some Intel chips

- A series of ALSA compress-offload API fixes, including the
  regression by the previous capture stream support

- Trivial LINE6 USB-audio driver fixes, a new Conexant HD-audio
  chip coverage, and a fix in AC97 bus error path

----------------------------------------------------------------

Charles Keepax (4):
      ALSA: compress: Fix regression on compressed capture streams
      ALSA: compress: Prevent bypasses of set_params
      ALSA: compress: Don't allow paritial drain operations on capture streams
      ALSA: compress: Be more restrictive about when a drain is allowed

Christophe JAILLET (1):
      ALSA: line6: Fix a typo

Ding Xiang (1):
      ALSA: ac97: Fix double free of ac97_codec_device

Hui Wang (1):
      ALSA: hda - Add a conexant codec entry to let mute led work

Kai-Heng Feng (1):
      ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1

Takashi Iwai (3):
      ALSA: hda - Optimize resume for codecs without jack detection
      ALSA: pcm: Fix refcount_inc() on zero usage
      ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips

---
 include/sound/compress_driver.h |  5 +---
 sound/ac97/bus.c                | 13 +++------
 sound/core/compress_offload.c   | 60 +++++++++++++++++++++++++++++++++--------
 sound/core/pcm_native.c         |  9 ++++---
 sound/pci/hda/hda_codec.c       |  2 +-
 sound/pci/hda/hda_intel.c       |  5 ++--
 sound/pci/hda/patch_conexant.c  |  1 +
 sound/usb/line6/podhd.c         |  2 +-
 sound/usb/line6/variax.c        |  2 +-
 9 files changed, 65 insertions(+), 34 deletions(-)


             reply	other threads:[~2019-07-26 12:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-26 12:41 Takashi Iwai [this message]
2019-07-26 18:25 ` 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=s5hd0hxynmh.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

all inboxes | Powered by JetHome®