[GIT PULL] sound fixes for 3.4-rc4

From: Takashi Iwai
Date: Fri Apr 20 2012 - 06:04:29 EST


Hi Linus,

The following changes since commit 7d7eb9ea314e992413620610b4d09c9cd5fa8959:

ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). (2012-04-13 07:35:57 +0200)

are available in the git repository at:

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

for you to fetch changes up to c817eebec5971febab86d397582954bd52f403a8:

Merge branch 'fix/cxt-stable' into fix/hda (2012-04-19 17:13:03 +0200)

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

sound fixes for 3.4-rc4

Fixes for a few regressions of HD-audio, originated partly from 3.4
and partly 3.3.
The fixes for ThinkPad docking-station are for 3.3 kernels, thus they
are based on 3.3 then merged back to 3.4, so that they can be merged
to stable tree cleanly. The non-trivial merge conflicts are because
of this action.

In addition, a copule of trivial fixes for documentation and a long-
statnding issue in the listing of built-in sound driver at boot time.

----------------------------------------------------------------
Kuninori Morimoto (1):
ALSA: workaround: change the timing of alsa_sound_last_init()

Randy Dunlap (1):
ALSA: fix core/vmaster.c kernel-doc warning

Takashi Iwai (5):
ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1
ALSA: hda/sigmatel - Fix inverted mute LED
ALSA: hda/conexant - Don't set HP pin-control bit unconditionally
ALSA: hda/conexant - Set up the missing docking-station pins
Merge branch 'fix/cxt-stable' into fix/hda

sound/core/vmaster.c | 1 +
sound/last.c | 2 +-
sound/pci/hda/patch_conexant.c | 35 ++++++++++++++++++++++++----
sound/pci/hda/patch_realtek.c | 49 ++++++++++++++++++++++++++++++++++++----
sound/pci/hda/patch_sigmatel.c | 5 ++--
5 files changed, 79 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/