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, 12 Sep 2013 11:10:59 +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.12-rc1

Linus,

please pull sound fixes for v3.12-rc1 from:

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

The topmost commit is 3d0049e8529adaa36c38a7b400792f6c37b66c92

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

sound fixes for 3.12-rc1

A few last-minute fixes for 3.12-rc1.  All patches are driver specific.

- HD-audio fixes: MacBook 6,1/6,2 speaker fix, ASUS TX300 dock speaker
  fix, Toshiba Satellite irq fix, Haswell HDMI audio cleanups)

- ASoC fixes: atmel irq fix, fsl DT fix, mc13783 spi fix, kirkwood
  compatible string change, etc

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

Bo Shen (1):
      ASoC: atmel: disable error interrupt

Fabio Estevam (1):
      ASoC: fsl: imx-audmux: Do not call imx_audmux_parse_dt_defaults() on non-dt kernel

Kuninori Morimoto (1):
      ASoC: rsnd: fixup flag name of rsnd_scu_platform_info

Mark Brown (1):
      ASoC: fsl_spdif: Select regmap-mmio

Mengdong Lin (2):
      ALSA: hda - define is_haswell() to check if a display audio codec is Haswell
      ALSA: hda - unmute pin amplifier in infoframe setup for Haswell

Steffen Trumtrar (1):
      ASoC: mc13783: add spi errata fix

Takashi Iwai (3):
      ALSA: hda - Add dock speaker support for ASUS TX300
      ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist
      ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2

Thomas Petazzoni (1):
      ASoC: kirkwood: change the compatible string of the kirkwood-i2s driver

---
 .../devicetree/bindings/sound/mvebu-audio.txt      | 12 ++-
 include/sound/rcar_snd.h                           |  2 +-
 sound/pci/hda/hda_intel.c                          |  1 +
 sound/pci/hda/patch_cirrus.c                       | 89 ++++++++++++++++++++--
 sound/pci/hda/patch_hdmi.c                         | 50 +++++-------
 sound/pci/hda/patch_realtek.c                      | 56 ++++++++++++++
 sound/soc/atmel/atmel_ssc_dai.c                    |  2 +-
 sound/soc/codecs/mc13783.c                         |  4 +
 sound/soc/fsl/Kconfig                              |  1 +
 sound/soc/fsl/imx-audmux.c                         |  3 +-
 sound/soc/kirkwood/kirkwood-i2s.c                  |  3 +-
 sound/soc/sh/rcar/scu.c                            |  4 +-
 12 files changed, 177 insertions(+), 50 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