From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755087Ab2DONmb (ORCPT ); Sun, 15 Apr 2012 09:42:31 -0400 Received: from cantor2.suse.de ([195.135.220.15]:54279 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753607Ab2DONm3 (ORCPT ); Sun, 15 Apr 2012 09:42:29 -0400 Date: Sun, 15 Apr 2012 15:42:27 +0200 Message-ID: From: Takashi Iwai To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: [GIT PULL] sound fixes #2 for 3.4-rc3 User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, The following changes since commit fae3d88a5c56c3f836e95c4516da883a48612437: ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 (2012-04-10 14:53:55 +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 7d7eb9ea314e992413620610b4d09c9cd5fa8959: ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). (2012-04-13 07:35:57 +0200) ---------------------------------------------------------------- another sound fixes for 3.4-rc3 A few regression fixes for Realtek HD-audio codecs, mainly specific to some laptop models. ---------------------------------------------------------------- Jesper Juhl (1): ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). Josh Boyer (1): ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines Takashi Iwai (3): ALSA: hda/realtek - Add a few ALC882 model strings back ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940G Documentation/sound/alsa/HD-Audio-Models.txt | 4 ++- sound/pci/hda/patch_realtek.c | 36 +++++++++++++++++++------- 2 files changed, 29 insertions(+), 11 deletions(-)