From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759041Ab2FAIlH (ORCPT ); Fri, 1 Jun 2012 04:41:07 -0400 Received: from cantor2.suse.de ([195.135.220.15]:46021 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757574Ab2FAIlE (ORCPT ); Fri, 1 Jun 2012 04:41:04 -0400 Date: Fri, 01 Jun 2012 10:41:03 +0200 Message-ID: From: Takashi Iwai To: Linus Torvalds Cc: Mark Brown , Liam Girdwood , linux-kernel@vger.kernel.org Subject: [GIT PULL] sound fixes for 3.5-rc1 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 Linus, The following changes since commit adcc70b249ca77c1197eb62b1645146721ba6e5b: ALSA: hda/realtek - Add new codec support for ALC269VD (2012-05-25 08:08:38 +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 fbf2045af7691fbab2fd9f6d6fa96839bea13d31: Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus (2012-05-31 21:19:31 +0200) ---------------------------------------------------------------- Sound fixes for 3.5-rc1 Just a few trivial driver-specific fixes. ---------------------------------------------------------------- Adrian Knoth (1): ALSA: hdspm - Work around broken DDS value on PCI RME MADI Clemens Ladisch (1): ALSA: usb-audio: fix rate_list memory leak Fabio Estevam (1): ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepare Kuninori Morimoto (3): ASoC: fsi: bugfix: enable master clock control on DMA stream ASoC: fsi: bugfix: correct dma area ASoC: fsi: bugfix: ensure dma is terminated Takashi Iwai (1): Merge tag 'asoc-3.5' of git://git.kernel.org/.../broonie/sound into for-linus sound/pci/rme9652/hdspm.c | 7 +++++++ sound/soc/fsl/imx-ssi.c | 6 +++--- sound/soc/sh/fsi.c | 25 ++++++++++++++++--------- sound/usb/pcm.c | 3 +++ 4 files changed, 29 insertions(+), 12 deletions(-)