linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sound updates #2 for 3.7-rc1
@ 2012-10-11 14:28 Takashi Iwai
  0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2012-10-11 14:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-11 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-11 14:28 [GIT PULL] sound updates #2 for 3.7-rc1 Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).