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, 04 Sep 2014 15:19:27 +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.17-rc4

Linus,

please pull sound fixes for v3.17-rc4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.17-rc4

The topmost commit is 05244d166739ae273fdc7a2151bdef61df49ca7d

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

sound fixes for 3.17-rc4

This time it contains a bunch of small ASoC fixes that slipped from in
previous updates, in addition to the usual HD-audio fixes and the
regression fixes for FireWire updates in 3.17.
All commits are reasonably small fixes.

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

Andreas Färber (1):
      ASoC: axi: Fix ADI AXI SPDIF specification

Bard Liao (1):
      ASoC: rt5677: correct mismatch widget name

Jarkko Nikula (1):
      ASoC: rt5640: Do not allow regmap to use bulk read-write operations

Lars-Peter Clausen (2):
      ASoC: Use dev_set_name() instead of init_name
      ASoC: rcar: Use && instead of & for boolean expressions

Paul Handrigan (2):
      ASoC: cs4265: Fix clock rates in clock map table
      ASoC: cs4265: Fix setting of functional mode and clock divider

Peter Ujfalusi (1):
      ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_name

Rasmus Villemoes (2):
      ASoC: da732x: Fix typo in include guard
      ASoC: tegra: Fix typo in include guard

Subhransu S. Prusty (1):
      ASoC: core: fix .info for SND_SOC_BYTES_TLV

Takashi Iwai (2):
      ALSA: hda - Fix digital mic on Acer Aspire 3830TG
      ALSA: hda - Fix COEF setups for ALC1150 codec

Takashi Sakamoto (2):
      ALSA: dice: fix wrong channel mappping at higher sampling rate
      ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for Dice quirk

Xiubo Li (1):
      ASoC: simple-card: Fix bug of wrong decrement DT node's refcount

---
 .../devicetree/bindings/sound/adi,axi-spdif-tx.txt |  2 +-
 include/sound/soc.h                                |  2 +-
 sound/firewire/amdtp.c                             | 11 +++++++-
 sound/firewire/amdtp.h                             |  1 +
 sound/firewire/dice.c                              | 29 +++++++++++++++-------
 sound/pci/hda/patch_conexant.c                     |  9 ++++++-
 sound/pci/hda/patch_realtek.c                      |  2 ++
 sound/soc/codecs/cs4265.c                          | 12 ++++-----
 sound/soc/codecs/da732x.h                          |  2 +-
 sound/soc/codecs/rt5640.c                          |  1 +
 sound/soc/codecs/rt5677.c                          |  8 +++---
 sound/soc/generic/simple-card.c                    |  8 ++++++
 sound/soc/omap/omap-twl4030.c                      |  2 +-
 sound/soc/sh/rcar/gen.c                            |  2 +-
 sound/soc/soc-core.c                               |  2 +-
 sound/soc/tegra/tegra_asoc_utils.h                 |  2 +-
 16 files changed, 67 insertions(+), 28 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