Linus, The following changes since commit 7ff34ad80b7080fafaac8efa9ef0061708eddd51:
ALSA: hda - Add new codec ALC283 ALC290 support (2012-10-06 17:02:30 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.7 for you to fetch changes up to f7f4b2322bf7b8c5929b7eb5a667091f32592580: ALSA: hda - do not detect jack on internal speakers for Realtek (2012-10-10 17:13:22 +0200) ---------------------------------------------------------------- Sound updates #2 for 3.7-rc1 This update contains a few cleanup works, regression/stable fixes gathered since the last pull request. - Clean up with generic hd-audio jack handling code by David Henningsson - A few regression fixes for standardized HD-audio auto-parser - Misc clean-up and small fixes ---------------------------------------------------------------- David Henningsson (5): ALSA: hda - Remove dead GPIO code for VIA codec ALSA: hda - make VIA codec use generic unsol event handler ALSA: hda - make Cirrus codec use generic unsol event handler ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30) ALSA: hda - do not detect jack on internal speakers for Realtek Duncan Roe (1): ALSA: hda - Fix missing beep on ASUS X43U notebook Oto Petřík (1): ALSA: usb-audio: Add TASCAM US122 MKII playback Takashi Iwai (5): ALSA: hda - Add missing hda_gen_spec to struct via_spec ALSA: hda - Fix memory leaks at error path in patch_cirrus.c ALSA: hda/cirrus - Add missing init/free of hda_gen_spec ALSA: hda - Warn an allocation for an uninitialized array ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBO sound/pci/hda/hda_codec.c | 2 + sound/pci/hda/hda_intel.c | 5 --- sound/pci/hda/patch_cirrus.c | 58 ++++++++----------------- sound/pci/hda/patch_realtek.c | 3 ++ sound/pci/hda/patch_sigmatel.c | 27 ++++++++++++ sound/pci/hda/patch_via.c | 98 ++++++++++++------------------------------ sound/usb/quirks-table.h | 46 ++++++++++++++++++++ 7 files changed, 122 insertions(+), 117 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/