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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 30 Jan 2013 11:26:59 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Liam Girdwood <lgirdwood@...il.com>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Sound fixes for 3.8-rc6

Linus,

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

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

The topmost commit is 9ddf1aeb2134e72275c97a2c6ff2e3eb04f2f27a

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

Sound fixes for 3.8-rc6

- A collection of small ASoC driver fixes (error path fixes, register
  correction, regulator bypass mode fix, etc)
- A few regression fixes and quirks of HD-audio (wrong page attributes
  for SG-buffer, Poulsbo/Oaktrail controller fix, digital mic fix for
  Acer, etc)
- A fix for USB-audio UAC2 devices wrt FU length check

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

Charles Keepax (2):
      ASoC: arizona: Disable free-running mode on FLL1
      ASoC: wm_adsp: Release firmware on error

Chris Rattray (1):
      ASoC: wm2200: correct mixer values and text

Clemens Ladisch (1):
      ALSA: usb-audio: fix invalid length check for RME and other UAC 2 devices

David Henningsson (1):
      ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5

Liam Girdwood (1):
      ASoC: MAINTAINERS: Update email address.

Mark Brown (5):
      ASoC: dapm: Fix sense of regulator bypass mode
      ASoC: wm5102: Correct AEC loopback mask
      ASoC: wm5110: Correct AEC loopback mask
      ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLK
      ASoC: wm_adsp: Use GFP_DMA for things that may be DMAed

Shawn Guo (1):
      ASoC: fsl: fix multiple definition of init_module

Takashi Iwai (3):
      ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880
      ALSA: hda - Enable LPIB delay count for Poulsbo / Oaktrail
      ALSA: hda - Fix non-snoop page handling

---
 sound/pci/hda/hda_intel.c     | 49 ++++++++++++++++++++++++++-----------------
 sound/pci/hda/patch_realtek.c |  2 ++
 sound/soc/codecs/arizona.c    |  5 ++++-
 sound/soc/codecs/wm2200.c     |  3 ---
 sound/soc/codecs/wm5102.c     |  3 +--
 sound/soc/codecs/wm5110.c     |  3 +--
 sound/soc/codecs/wm_adsp.c    |  6 +++---
 sound/soc/fsl/Kconfig         |  9 ++------
 sound/soc/fsl/Makefile        |  5 ++++-
 sound/soc/fsl/imx-pcm.c       |  3 ---
 sound/soc/soc-dapm.c          | 12 +++++++++--
 sound/usb/mixer.c             | 17 ++++++++++-----
 12 files changed, 69 insertions(+), 48 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