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 <lgirdwood@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] sound fixes for 3.18-rc3
Date: Thu, 30 Oct 2014 09:05:20 +0100	[thread overview]
Message-ID: <s5h38a6c79b.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v3.18-rc3 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.18-rc3

The topmost commit is 3b70bdba2fcb374a2235a56ab73334348d819579

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

sound fixes for 3.18-rc3

Although the diffstat looks scary, it's just because of the removal of
the dead code (s6000), thus it must not affect anything serious.
Other than that, all small fixes.  The only core fix is zero-clear for
a PCM compat ioctl.  The rest are driver-specific, bebob, sgtl500,
adau1761, intel-sst, ad1889 and a few HD-audio quirks as usual.

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

Christian Vogel (1):
      ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get

Daniel Glöckner (1):
      ASoC: s6000: remove driver

Daniel Mack (1):
      ASoC: fsl: use strncpy() to prevent copying of over-long names

Fabio Estevam (1):
      ASoC: sgtl500: Document the required supplies

Joe Perches (1):
      ALSA: ad1889: Fix probable mask then right shift defects

Kailang Yang (3):
      ALSA: hda/realtek - Update restore default value for ALC282
      ALSA: hda/realtek - Update restore default value for ALC283
      ALSA: hda/realtek - New SSID for Headset quirk

Lars-Peter Clausen (1):
      ASoC: adau1761: Fix input PGA volume

Liam Girdwood (1):
      ASoC: Intel: HSW/BDW only support S16 and S24 formats.

Takashi Iwai (2):
      ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
      ALSA: hda - Add workaround for CMI8888 snoop behavior

Takashi Sakamoto (1):
      ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Rack FW

---
 .../devicetree/bindings/sound/sgtl5000.txt         |  10 +
 sound/core/pcm_compat.c                            |   2 +
 sound/firewire/bebob/bebob_focusrite.c             |  62 ++-
 sound/firewire/bebob/bebob_stream.c                |  18 +-
 sound/firewire/bebob/bebob_terratec.c              |   7 +-
 sound/pci/ad1889.c                                 |   8 +-
 sound/pci/hda/hda_intel.c                          |   4 +-
 sound/pci/hda/patch_realtek.c                      |   6 +-
 sound/soc/Kconfig                                  |   1 -
 sound/soc/Makefile                                 |   1 -
 sound/soc/codecs/adau1761.c                        |   4 +
 sound/soc/fsl/fsl_asrc.c                           |   2 +-
 sound/soc/fsl/fsl_esai.c                           |   2 +-
 sound/soc/intel/sst-haswell-pcm.c                  |   4 +-
 sound/soc/s6000/Kconfig                            |  26 -
 sound/soc/s6000/Makefile                           |  11 -
 sound/soc/s6000/s6000-i2s.c                        | 617 ---------------------
 sound/soc/s6000/s6000-i2s.h                        |  23 -
 sound/soc/s6000/s6000-pcm.c                        | 521 -----------------
 sound/soc/s6000/s6000-pcm.h                        |  33 --
 sound/soc/s6000/s6105-ipcam.c                      | 221 --------
 21 files changed, 99 insertions(+), 1484 deletions(-)
 delete mode 100644 sound/soc/s6000/Kconfig
 delete mode 100644 sound/soc/s6000/Makefile
 delete mode 100644 sound/soc/s6000/s6000-i2s.c
 delete mode 100644 sound/soc/s6000/s6000-i2s.h
 delete mode 100644 sound/soc/s6000/s6000-pcm.c
 delete mode 100644 sound/soc/s6000/s6000-pcm.h
 delete mode 100644 sound/soc/s6000/s6105-ipcam.c


                 reply	other threads:[~2014-10-30  8:05 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=s5h38a6c79b.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.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®