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, 18 Oct 2012 17:04:00 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Liam Girdwood <lrg@...com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes for 3.7-rc2

Linus,

The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:

  Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)

are available in the git repository at:

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

for you to fetch changes up to 10f571d09106c3eb85951896522c9650596eff2e:

  ALSA: emu10k1: add chip details for E-mu 1010 PCIe card (2012-10-17 18:18:10 +0200)

----------------------------------------------------------------
Sound fixes for 3.7-rc2

Significant changes are:
- A regression fix for the new HD-audio LPIB delay counting,
  VGA-switcheroo race fix
- ASoC ams-delta fix for the broken driver loading

Otherwise a collection of mostly small / trivial fixes.

----------------------------------------------------------------
Ashish Chavan (1):
      ASoC: codecs: da9055: Minor improvement in ALC calibration process

Chris Ball (1):
      ARM: pxa: Fix build error caused by sram.h rename

David Henningsson (1):
      ALSA: hda - Always check array bounds in alc_get_line_out_pfx

Guennadi Liakhovetski (1):
      ASoC: fsi: don't reschedule DMA from an atomic context

Janusz Krzysztofik (1):
      ASoC: ams-delta: Convert to use snd_soc_register_card()

Mark Brown (5):
      Merge branches 'asoc-twl6040' and 'asoc-omap' into for-3.7
      ASoC: bells: Correct typo in sub speaker DAI name for WM5110
      ASoC: wm2200: Use rev A register patches on rev B
      ASoC: wm2200: Fix non-inverted OUT2 mute control
      ASoC: bells: Correct typo in sub speaker DAI name for WM5110

Maxim Kachur (1):
      ALSA: emu10k1: add chip details for E-mu 1010 PCIe card

Peter Meerwald (1):
      ASoC: fix documentation in soc-jack

Peter Ujfalusi (4):
      ASoC: twl6040: Fix Stream DAPM mapping
      ASoC: omap-abe-twl6040: Fix typo of Vibrator
      ASoC: omap-mcpdm: Remove OMAP revision check
      ASoC: dmaengine: Correct Makefile when sound is built as module

Takashi Iwai (5):
      ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
      ALSA: hda - Clean up superfluous position_fix list entries
      ALSA: hda - Fix registration race of VGA switcheroo
      ALSA: hda - Stop LPIB delay counting on broken hardware
      Merge tag 'asoc-3.7' of git://git.kernel.org/.../broonie/sound into for-linus

Tony Lindgren (1):
      ASoC: Fix wrong include for McPDM

 arch/arm/mach-omap1/board-ams-delta.c | 12 +++++++
 sound/pci/ac97/ac97_codec.c           |  2 ++
 sound/pci/emu10k1/emu10k1_main.c      |  9 +++++
 sound/pci/hda/hda_intel.c             | 42 ++++++++++++++---------
 sound/pci/hda/patch_realtek.c         |  4 ++-
 sound/soc/Makefile                    |  5 +--
 sound/soc/codecs/da9055.c             | 22 +++++++++++-
 sound/soc/codecs/twl6040.c            |  8 ++---
 sound/soc/codecs/wm2200.c             |  3 +-
 sound/soc/omap/ams-delta.c            | 63 +++++++++++++++++------------------
 sound/soc/omap/omap-abe-twl6040.c     |  2 +-
 sound/soc/omap/omap-mcpdm.c           |  9 ++---
 sound/soc/pxa/mmp-pcm.c               |  2 +-
 sound/soc/samsung/bells.c             |  4 +--
 sound/soc/sh/fsi.c                    | 15 +++++----
 sound/soc/soc-jack.c                  |  7 ++--
 16 files changed, 130 insertions(+), 79 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