Linus, please pull sound fixes for v3.7-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.7 The topmost commit is c64064ce9376a404e0888ca4a2985c8a4c16cec3 ---------------------------------------------------------------- Sound fixes for 3.7-rc3 Slightly a high amount of commits come from Adrian Knoth's HDSPM driver fixes. Other than that, all small trival fixes or quirks that are pretty driver-specific. Thanks! Takashi ---------------------------------------------------------------- Adrian Knoth (9): ALSA: hdspm - Allow DDS/Varispeed to be set from userspace ALSA: hdspm - Report external rate in slave mode on PCI MADI ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards ALSA: hdspm - Fix reported autosync_sample_rate ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIface ALSA: hdspm - Fix sync_in reporting on RME MADI cards ALSA: hdspm - Fix sync_in detection on AES/AES32 ALSA: hdspm - Fix typo in kcontrol element on RME MADI cards ALSA: hdspm - Fix coding style in CTL_ELEM macros Denis Kirjanov (1): ALSA: als3000: check for the kzalloc return value Julia Lawall (1): ALSA: sound/isa/opti9xx/miro.c: eliminate possible double free Lee Jones (2): ASoC: Ux500: Dispose of device nodes correctly ASoC: ux500_msp_i2s: Fix devm_* and return code merge error Mark Brown (1): ASoC: wm8994: Only enable extra BCLK cycles when required Stefán Freyr (1): ALSA: hda - add dock support for Thinkpad T430 Takashi Iwai (1): ALSA: hda - Fix silent headphone output from Toshiba P200 --- sound/isa/opti9xx/miro.c | 1 - sound/pci/als300.c | 4 + sound/pci/hda/patch_realtek.c | 20 +++- sound/pci/rme9652/hdspm.c | 234 ++++++++++++++++++++++++---------------- sound/soc/codecs/wm8994.c | 18 +++- sound/soc/codecs/wm8994.h | 1 + sound/soc/ux500/mop500.c | 17 +++ sound/soc/ux500/ux500_msp_i2s.c | 8 +- 8 files changed, 200 insertions(+), 103 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/