mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: Mark Brown <broonie@kernel.org>,
	Liam Girdwood <liam.r.girdwood@linux.intel.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] sound fixes for 4.12-rc5
Date: Fri, 09 Jun 2017 11:55:45 +0200	[thread overview]
Message-ID: <s5h8tl1a3j2.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v4.12-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-4.12-rc5

The topmost commit is ba3021b2c79b2fa9114f92790a99deb27a65b728

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

sound fixes for 4.12-rc5

This update contains a slightly hight amount of changes due to the
pending ASoC fixes.

- ALSA timer core got a couple of fixes for races between read and
  ioctl, leading to potential read of uninitialized kmalloced memory
- ASoC core fixed the de-registration pattern for use-after-free bug
- The rewrite of probe code in ASoC Intel Skylake for i915 component
- ASoC R-snd got a series of fixes for SSI
- ASoC simple-card, atmel, da7213, and rt286 trivial fixes
- HD-audio ALC269 quirk and rearrangement of quirk table

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

Adam Thomson (1):
      ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM check

Charles Keepax (1):
      MAINTAINERS: Update email address for patches to Wolfson parts

Chris Chiu (1):
      ALSA: hda/realtek: Fix mic and headset jack sense on Asus X705UD

Kuninori Morimoto (4):
      ASoC: rsnd: don't use PDTA bit for 24bit on SSI
      ASoC: rsnd: don't call free_irq() on Parent SSI
      ASoC: rsnd: SSI PIO adjust to 24bit mode
      ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTx

Pardha Saradhi K (1):
      ASoC: Intel: Skylake: Fix IPC rx_list corruption

Quentin Schulz (1):
      ASoC: atmel-classd: sync regcache when resuming

Shreyas NC (1):
      ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifest

Stefan Agner (1):
      ASoC: simple-card: fix mic jack initialization

Takashi Iwai (4):
      ASoC: Fix use-after-free at card unregistration
      ALSA: hda/realtek - Reorder ALC269 ASUS quirk entries
      ALSA: timer: Fix race between read and ioctl
      ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT

Vinod Koul (1):
      ASoC: Intel: Skylake: Move i915 registration to worker thread

Yifeng Li (1):
      rt286: add Thinkpad Helix 2 to force_combo_jack_table

---
 MAINTAINERS                            |   2 +-
 sound/core/timer.c                     |   7 +-
 sound/pci/hda/patch_realtek.c          |  11 ++-
 sound/soc/atmel/atmel-classd.c         |   9 ++
 sound/soc/codecs/da7213.c              |   2 +-
 sound/soc/codecs/rt286.c               |   7 ++
 sound/soc/generic/simple-card.c        |   2 +-
 sound/soc/intel/skylake/skl-sst-ipc.c  |   5 +
 sound/soc/intel/skylake/skl-topology.c |   2 +-
 sound/soc/intel/skylake/skl.c          | 162 ++++++++++++++++++---------------
 sound/soc/intel/skylake/skl.h          |   4 +-
 sound/soc/sh/rcar/adg.c                |   6 +-
 sound/soc/sh/rcar/cmd.c                |   1 +
 sound/soc/sh/rcar/core.c               |  51 +++++++++++
 sound/soc/sh/rcar/gen.c                |   1 +
 sound/soc/sh/rcar/rsnd.h               |   2 +
 sound/soc/sh/rcar/src.c                |  12 ++-
 sound/soc/sh/rcar/ssi.c                |  18 +++-
 sound/soc/sh/rcar/ssiu.c               |   3 +-
 sound/soc/soc-core.c                   |   5 +-
 20 files changed, 216 insertions(+), 96 deletions(-)

                 reply	other threads:[~2017-06-09  9:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=s5h8tl1a3j2.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=liam.r.girdwood@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linuxfoundation.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®