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:	Fri, 09 Nov 2012 11:38:20 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes for 3.7-rc5

Linus,

The following changes since commit 16c2e1fae8d60a9d6d16e009a76ba3472568e094:

  ALSA: ice1724: Fix rate setup after resume (2012-10-31 07:41:42 +0100)

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 8bb4d9ce08b0a92ca174e41d92c180328f86173f:

  ALSA: Fix card refcount unbalance (2012-11-08 14:36:18 +0100)

----------------------------------------------------------------
Sound fixes for 3.7-rc5

Most of commits are for stable and regression fixes.  Except for one
fix for a regression in 3.7-rc4, there are all driver local changes,
so nothing too much to worry.

----------------------------------------------------------------
Adrian Knoth (1):
      ALSA: hdspm - Fix sync check reporting on RME RayDAT

Alexander Stein (1):
      ALSA: hda: Cirrus: Fix coefficient index for beep configuration

Daniel J Blueman (2):
      ALSA: HDA: Fix digital microphone on CS420x
      ALSA: HDA: Mark CS260x immutable structures const

Kailang Yang (2):
      ALSA: hda - Improve HP depop when system enter to S3
      ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)

Lars R. Damerow (1):
      ALSA: hda - support Teradici 2200 host card audio

Masanari Iida (1):
      ALSA: Fix typo in drivers sound

Ondrej Zary (1):
      ALSA: es1968: Add ESS vendor ID to pm_whitelist

Takashi Iwai (6):
      ALSA: hda - Force to reset IEC958 status bits for AD codecs
      ALSA: hda - Fix empty DAC filling in patch_via.c
      ALSA: hda - Fix invalid connections in VT1802 codec
      ALSA: hda - Add pin fixups for ASUS G75
      ALSA: usb-audio: Fix crash at re-preparing the PCM stream
      ALSA: Fix card refcount unbalance

 sound/core/oss/mixer_oss.c    |  1 +
 sound/core/oss/pcm_oss.c      |  1 +
 sound/core/pcm_native.c       |  6 ++++--
 sound/core/sound.c            |  2 +-
 sound/core/sound_oss.c        |  2 +-
 sound/i2c/other/ak4113.c      |  2 +-
 sound/i2c/other/ak4114.c      |  2 +-
 sound/i2c/other/ak4117.c      |  2 +-
 sound/pci/es1968.c            |  2 ++
 sound/pci/hda/hda_intel.c     |  2 ++
 sound/pci/hda/patch_analog.c  |  1 +
 sound/pci/hda/patch_cirrus.c  | 21 ++++++++++++---------
 sound/pci/hda/patch_realtek.c | 26 +++++++++++++-------------
 sound/pci/hda/patch_via.c     | 36 +++++++++++++++++++++++++++++-------
 sound/pci/rme9652/hdspm.c     |  5 +++--
 sound/soc/codecs/cs42l52.c    |  2 +-
 sound/soc/codecs/wm8994.c     |  2 +-
 sound/usb/endpoint.c          | 13 +++++++++++++
 sound/usb/endpoint.h          |  1 +
 sound/usb/pcm.c               |  3 +++
 20 files changed, 92 insertions(+), 40 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