[GIT PULL] sound fixes for 3.7-rc7

From: Takashi Iwai
Date: Fri Nov 23 2012 - 08:23:00 EST


Linus,

please pull sound updates for v3.7-rc7 from:

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

The topmost commit is 947d299686aa9cc8aecf749d54e8475c6e498956

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

Sound fixes for 3.7-rc7

The highlight of this update is the fixes for ASoC kirkwood by Russell.
In addition to that, a couple of regression fixes for HD-audio due to
the runtime PM support on 3.7, and other driver-specific regression
fixes like USB MIDI on non-standard USB audio drivers.

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

Clemens Ladisch (1):
ALSA: ua101, usx2y: fix broken MIDI output

Daniel Mack (2):
ASoC: cs4271: free allocated GPIO
ALSA: snd-usb: properly initialize the sync endpoint

David Henningsson (2):
ALSA: hda - Add support for Realtek ALC292
ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker

Dimitris Papastamos (1):
ASoC: arizona: Fix typo - Swap value in 48k_rates[] and 44k1_rates[]

Mark Brown (1):
ASoC: bells: Fix up git patch application failure

Russell King (5):
ASoC: kirkwood-dma: fix use of virt_to_phys()
ASoC: kirkwood-dma: don't ignore other irq causes on error
ASoC: kirkwood-i2s: fix DCO lock detection
ASoC: kirkwood-i2s: fix DMA underruns
ASoC: kirkwood-i2s: more pause-mode fixes

Takashi Iwai (2):
ALSA: hda - Fix recursive suspend/resume call
ALSA: hda - Limit runtime PM support only to known Intel chips

---
sound/pci/hda/hda_codec.c | 11 ++++--
sound/pci/hda/hda_codec.h | 1 +
sound/pci/hda/hda_intel.c | 39 +++++++++++----------
sound/pci/hda/patch_cirrus.c | 1 +
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/arizona.c | 4 +--
sound/soc/codecs/cs4271.c | 11 ++----
sound/soc/kirkwood/kirkwood-dma.c | 3 +-
sound/soc/kirkwood/kirkwood-i2s.c | 74 +++++++++++++++++++--------------------
sound/soc/samsung/bells.c | 4 +--
sound/usb/midi.c | 8 +++--
sound/usb/pcm.c | 2 +-
12 files changed, 84 insertions(+), 75 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/