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:	Wed, 20 Jun 2012 08:27:49 +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.5-rc4

Linus,

The following changes since commit 2e8b2b29d1f904353c3e54b342ccb8c66390dab8:

  ALSA: hda - Don't forget to call init verbs added by fixup list (2012-06-13 16:47:32 +0200)

are available in the git repository at:

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

for you to fetch changes up to 0b1d8e09089b69ac2e8be203fb28cd07cfe035b2:

  ALSA: 6fire: use NULL instead of 0 for pointer assignment (2012-06-18 09:36:38 +0200)

----------------------------------------------------------------
Sound fixes for 3.5-rc4

Most of changes are fairly small and driver-specific.

A remaining regression fix for USB-audio sync pipe check, a fix for
HD-audio power-up sequence, fixes for ASoC pxa-ssp compile issues, and
bunch of ASoC codec and trivial fix patches.

----------------------------------------------------------------
Daniel Mack (3):
      ALSA: snd-usb: fix sync pipe check
      ALSA: snd-usb: make snd_usb_substream_capture_trigger static
      ALSA: 6fire: use NULL instead of 0 for pointer assignment

Dylan Reid (1):
      ALSA: hda - Handle open while transitioning to D3.

Mark Brown (5):
      ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion
      ASoC: wm8904: Fix cache only management
      ASoC: wm8996: Remove spurious regulator_bulk_free()
      ASoC: wm8996: Move reset before the initial regulator disable
      ASoC: wm8996: Mark the CODEC as cache only when powering off on boot

Qiao Zhou (2):
      ARM: MMP: add pxa910-ssp into ssp_id_table
      ASoC: fix pxa-ssp compiling issue under mach-mmp

Stephen Warren (1):
      ASoC: tegra+wm8903: turn of mic detect when card is removed

Takashi Iwai (1):
      Merge tag 'asoc-3.5' of git://git.kernel.org/.../broonie/sound into for-linus

 arch/arm/plat-pxa/ssp.c        |    1 +
 include/linux/pxa2xx_ssp.h     |    2 ++
 include/linux/spi/pxa2xx_spi.h |    2 +-
 sound/pci/hda/hda_codec.c      |   46 ++++++++++++++++++++++++++++++++--------
 sound/pci/hda/hda_codec.h      |    2 ++
 sound/pci/hda/hda_intel.c      |    2 +-
 sound/soc/codecs/wm8904.c      |   26 +++++++++++------------
 sound/soc/codecs/wm8996.c      |    8 +++----
 sound/soc/pxa/pxa-ssp.c        |   38 ++++++++++-----------------------
 sound/soc/tegra/tegra_wm8903.c |   13 ++++++++++++
 sound/usb/6fire/firmware.c     |    2 +-
 sound/usb/pcm.c                |   21 +++++++++++-------
 12 files changed, 97 insertions(+), 66 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