[<prev] [next>] [day] [month] [year] [list]
Message-ID: <s5hwqvdnqhw.wl%tiwai@suse.de>
Date: Wed, 16 Jan 2013 15:37:15 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lgirdwood@...il.com>,
linux-kernel@...r.kernel.org
Linus,
The following changes since commit 31be5425d795585251a3ee970319c37643e0cda2:
ALSA: usb-audio: Fix NULL dereference by access to non-existing substream (2013-01-11 11:12:17 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.8
for you to fetch changes up to 6f54c361329dbb67dac9de174e938992651d12d7:
ALSA: hda/hdmi - Work around "alsactl restore" errors (2013-01-15 14:55:16 +0100)
----------------------------------------------------------------
Sound fixes #2 for 3.8-rc4
Yet a few more fixes popped up in this week.
The biggest change here is the addition of pinctrl support for Atmel,
which turned out to be almost mandatory to make things working.
The rest are a few fixes for M-Audio usb-audio device and a fix for
regression of HD-audio HDMI codecs with alsactl in the recent kernel.
----------------------------------------------------------------
(Apologies for it becoming a pull request with unexpectedly more
commits than rc3. Obviously people have been drunk still in a new
year party mood until this week...)
thanks,
Takashi
===
Bo Shen (2):
ARM: at91/dts: add pinctrl support for SSC peripheral
ASoC: atmel-ssc: add pinctrl selection to driver
David Henningsson (1):
ALSA: usb - fix race in creation of M-Audio Fast track pro driver
Eldad Zack (3):
ALSA: usb-audio: correct M-Audio C400 clock source quirk
ALSA: usb-audio: M-Audio FT C400 skip packet quirk
ALSA: usb-audio: selector map for M-Audio FT C400
Takashi Iwai (2):
Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/.../broonie/sound into for-linus
ALSA: hda/hdmi - Work around "alsactl restore" errors
arch/arm/boot/dts/at91sam9260.dtsi | 18 ++++++++++++++++++
arch/arm/boot/dts/at91sam9263.dtsi | 36 ++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/at91sam9g45.dtsi | 36 ++++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/at91sam9n12.dtsi | 26 ++++++++++++++++++++++++++
arch/arm/boot/dts/at91sam9x5.dtsi | 32 +++++++++++++++++++++++++-------
drivers/misc/atmel-ssc.c | 8 ++++++++
sound/pci/hda/patch_hdmi.c | 2 +-
sound/usb/mixer_maps.c | 13 +++++++++++++
sound/usb/quirks-table.h | 4 ++--
sound/usb/quirks.c | 19 ++++++++++++++++---
10 files changed, 181 insertions(+), 13 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