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:	Fri, 25 Sep 2015 15:36:42 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Linus Torvalds <torvalds@...uxfoundation.org>
Cc:	Mark Brown <broonie@...nel.org>,
	Liam Girdwood <liam.r.girdwood@...ux.intel.com>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes for 4.3-rc3

Linus,

please pull sound fixes for v4.3-rc3 from:

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

The topmost commit is 7f57d803ee03730d570dc59a9e3e4842b58dd5cc

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

sound fixes for 4.3-rc3

This ended up with a larger set of fixes than wished, unfortunately.
As diffstat shows, the majority of changes are for various ASoC
drivers (Realtek, Wolfson codec drivers, etc), in addition to a couple
of HD-audio regression fixes.  All these are reasonably small and
nothing to scare much.

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

Adam Thomson (1):
      ASoC: fsl_ssi: Fix checking of dai format for AC97 mode

Anatol Pomozov (1):
      ASoC: Document snd-soc-dummy-dai purpose

Arnaud Pouliquen (1):
      ASoC: sti: check return of of_property_read

Axel Lin (2):
      ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCM
      ASoC: au1x: psc-i2s: Fix unused variable 'ret' warning

John Lin (1):
      ASoC: rt5645: Add struct dmi_system_id "Google Ultima" for chrome platform

Jyri Sarha (1):
      ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driver

Koro Chen (1):
      ASoC: mediatek: Increase periods_min in capture

Liam Girdwood (1):
      ASoC: intel: Fix SSP port configuration after RTD3 resume.

Maciej S. Szmigiero (1):
      ASoC: fsl-asoc-card: put ASRC OF node in case of unknown device

Oder Chiou (4):
      ASoC: rt5645: Remove incorrect settings
      ASoC: rt5645: Use the type SOC_DAPM_SINGLE_AUTODISABLE to prevent the weird sound in runtime of power up
      ASoC: rt5645: Increase the delay time to remove the pop sound
      ASoC: rt5645: Prevent the pop sound in case of playback and the jack is plugging

Peter Ujfalusi (2):
      ASoC: davinci-mcasp: Revise the FIFO threshold calculation
      ASoC: davinci-mcasp: Fix devm_kasprintf format string

Richard Fitzgerald (1):
      MAINTAINERS: Update website and git repo for Wolfson Microelectronics

Robert Jarzmik (2):
      ASoC: fix broken pxa SoC support
      ASoC: pxa: pxa2xx-ac97: fix dma requestor lines

Sudip Mukherjee (4):
      ASoC: wm0010: fix memory leak
      ASoC: dapm: fix memory leak
      ASoC: wm0010: fix memory leak
      ASoC: wm0010: fix error path

Takashi Iwai (2):
      ALSA: hda/tegra - async probe for avoiding module loading deadlock
      ALSA: hda - Disable power_save_node for Thinkpads

Zidan Wang (4):
      ASoC: wm8960: correct the min gain value of some PGA
      ASoC: wm8960: correct gain value for input PGA and add microphone PGA
      ASoC: wm8962: remove 64k sample rate support
      ASoC: wm8960: correct the max register value of mic boost pga

---
 MAINTAINERS                               |  9 +++------
 sound/arm/Kconfig                         | 15 ++++++++-------
 sound/pci/hda/hda_tegra.c                 | 30 +++++++++++++++++++++++++-----
 sound/pci/hda/patch_realtek.c             | 31 +++++++++++++++++++------------
 sound/soc/au1x/psc-i2s.c                  |  1 -
 sound/soc/codecs/rt5645.c                 | 22 +++++++++++++---------
 sound/soc/codecs/wm0010.c                 | 23 +++++++++--------------
 sound/soc/codecs/wm8960.c                 | 26 ++++++++++++++++++--------
 sound/soc/codecs/wm8962.c                 |  3 ++-
 sound/soc/davinci/davinci-mcasp.c         | 14 +++++++-------
 sound/soc/fsl/fsl-asoc-card.c             |  3 ++-
 sound/soc/fsl/fsl_ssi.c                   |  5 +++--
 sound/soc/intel/haswell/sst-haswell-ipc.c | 20 ++++++++++++--------
 sound/soc/mediatek/mtk-afe-pcm.c          | 17 +++++++++++++++++
 sound/soc/pxa/Kconfig                     |  2 --
 sound/soc/pxa/pxa2xx-ac97.c               |  4 ++--
 sound/soc/soc-dapm.c                      |  2 +-
 sound/soc/soc-utils.c                     |  9 +++++++++
 sound/soc/spear/Kconfig                   |  2 +-
 sound/soc/sti/uniperif_player.c           | 14 ++++++++++----
 sound/soc/sti/uniperif_reader.c           |  6 +++++-
 21 files changed, 166 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