[GIT PULL] sound fixes for 3.1-rc2

From: Takashi Iwai
Date: Sat Aug 13 2011 - 11:27:38 EST


Linus,

please pull sound fixes for v3.1-rc2 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus

The only big change is the addition of samsung/idma ASoC driver, which
slipped from the merge window mistakenly but kept in linux-next for a
while. There is no central change, so safe to pick up even now
(although I know it's no good excuse).

The others are all small and easy fixes.


Thanks!

Takashi

===

Daniel Mack (1):
ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc

Jarkko Nikula (1):
ASoC: omap: Update e-mail address of Jarkko Nikula

Julia Lawall (1):
ALSA: azt3328 - adjust error handling code to include debugging code

Kazutomo Yoshii (1):
ALSA: usb-audio - Add quirk for BOSS Micro BR-80

Mark Brown (6):
ASoC: Fix binding of WM8750 on Jive
ASoC: Fix SPI driver binding for WM8987
ASoC: Fix warning in Speyside WM8962
ASoC: Fix typo in wm8750 spi_ids
ASoC: Add missing break in WM8994 probe
ASoC: Terminate WM8750 SPI device ID table

Sangbeom Kim (1):
ASoC: SAMSUNG: Add I2S0 internal dma driver

Stephen Warren (3):
ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPS
ASoC: Tegra: wm8903 machine driver: Allow re-insertion of module
ASoC: WM8903: Free IRQ on device removal

Takashi Iwai (1):
ASoC: Fix compile warning in wm8750.c

Wang Shaoyan (1):
ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()

---
MAINTAINERS | 2 +-
include/sound/tlv320aic3x.h | 2 +-
sound/pci/azt3328.c | 11 +-
sound/pci/hda/patch_sigmatel.c | 2 +
sound/soc/codecs/wm8750.c | 8 +
sound/soc/codecs/wm8903.c | 5 +
sound/soc/codecs/wm8994.c | 1 +
sound/soc/omap/n810.c | 4 +-
sound/soc/omap/omap-mcbsp.c | 4 +-
sound/soc/omap/omap-mcbsp.h | 2 +-
sound/soc/omap/omap-pcm.c | 4 +-
sound/soc/omap/omap-pcm.h | 2 +-
sound/soc/omap/rx51.c | 2 +-
sound/soc/samsung/Makefile | 2 +
sound/soc/samsung/idma.c | 453 +++++++++++++++++++++++++++++++++++
sound/soc/samsung/idma.h | 26 ++
sound/soc/samsung/jive_wm8750.c | 2 +-
sound/soc/samsung/speyside_wm8962.c | 2 +-
sound/soc/tegra/tegra_pcm.c | 9 +-
sound/soc/tegra/tegra_wm8903.c | 15 +-
sound/usb/caiaq/audio.c | 6 +-
sound/usb/quirks-table.h | 34 +++
22 files changed, 573 insertions(+), 25 deletions(-)
create mode 100644 sound/soc/samsung/idma.c
create mode 100644 sound/soc/samsung/idma.h

--
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/