lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 15 May 2014 19:50:32 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Mark Brown <broonie@...nel.org>,
	Liam Girdwood <lgirdwood@...il.com>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes for 3.15-rc6

Linus,

please pull sound fixes for v3.15-rc6 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.15-rc6

The topmost commit is 665ebe926e7b714369b5329d48745bfef17db512

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

sound fixes for 3.15-rc6

Unfortunately this update became bigger than previous pull requests,
which is almost a pattern in rc5-6.  But, the only obvious big changes
are for the new Intel DSP ASoC drivers, so the impact must be fairly
limited.

Other than that, usual small fixes in various fields: HD-audio, ASoC
core and ASoC fsl and codec drivers.

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

Aaron Plattner (1):
      ALSA: hda - Add new GPU codec ID to snd-hda

Charles Keepax (1):
      ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile

Dan Carpenter (1):
      ALSA: sb_mixer: missing return statement

Hui Wang (1):
      ALSA: hda - add headset mic detect quirks for three Dell laptops

Jarkko Nikula (2):
      ASoC: Intel: Cancel hsw_notification_work before freeing the stream
      ASoC: Intel: Fix Baytrail SST DSP firmware loading

Joe Perches (1):
      ASoC: tlv320aic31xx: Convert /n to \n

Kuninori Morimoto (1):
      ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock

Lars-Peter Clausen (3):
      ASoC: imx-audmux: Fix section mismatch
      ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()
      ASoC: dapm: Fix SUSPEND -> OFF bias sequence

Liam Girdwood (8):
      ASoC: Intel: Fix block allocation so we only allocate blocks once.
      ASoC: Intel: Fix allocated block list usage when adding blocks.
      ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.
      ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.
      ASoC: Intel: Fix allow hw_params to be called more than once.
      ASoC: Intel: Fix stream position pointer.
      ASoC: Intel: Fix check for pdata usage before dereference.
      ASoC: Intel: Fix block offset calculations.

Mengdong Lin (1):
      ALSA: hda - mask buggy stream DMA0 for Broadwell display controller

Nicolin Chen (4):
      ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND
      ASoC: fsl_esai: Fix incorrect condition within ratio range check for FP
      ASoC: fsl_esai: Only bypass sck_div for EXTAL source
      ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()

Paul Handrigan (1):
      ASoC: Update Cirrus Logic CODEC maintainers.

Wenkai Du (1):
      ASoC: Intel: Fix audio crash due to race condition in stream deletion

---
 MAINTAINERS                        |   6 ---
 sound/isa/sb/sb_mixer.c            |  14 ++---
 sound/pci/hda/hda_intel.c          |   6 +++
 sound/pci/hda/patch_hdmi.c         |   2 +
 sound/pci/hda/patch_realtek.c      |   3 ++
 sound/soc/codecs/tlv320aic31xx.c   |   2 +-
 sound/soc/codecs/wm8962.c          |  15 ++++--
 sound/soc/codecs/wm8962.h          |   4 ++
 sound/soc/fsl/fsl_esai.c           |  22 +++++---
 sound/soc/fsl/imx-audmux.c         |   2 +-
 sound/soc/intel/sst-acpi.c         |   1 +
 sound/soc/intel/sst-baytrail-dsp.c |   2 +-
 sound/soc/intel/sst-baytrail-ipc.c |   8 +++
 sound/soc/intel/sst-dsp-priv.h     |   1 +
 sound/soc/intel/sst-dsp.c          |   1 +
 sound/soc/intel/sst-dsp.h          |   1 +
 sound/soc/intel/sst-firmware.c     |  25 +++------
 sound/soc/intel/sst-haswell-dsp.c  |   4 +-
 sound/soc/intel/sst-haswell-ipc.c  |  31 ++++++++++-
 sound/soc/intel/sst-haswell-ipc.h  |   4 +-
 sound/soc/intel/sst-haswell-pcm.c  | 107 ++++++++++++++++++++++++-------------
 sound/soc/sh/rcar/core.c           |   5 +-
 sound/soc/soc-dapm.c               |  14 +++--
 sound/soc/soc-pcm.c                |   2 +-
 24 files changed, 190 insertions(+), 92 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ