lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 08 Mar 2010 13:00:54 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound updates

Linus,

please pull ALSA updates for v2.6.34-rc1 from:

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

Most of commits are small changes / fixes.  A few big changes are
found in HD-audio patch_*hdmi.c, which enhances the support for new
NVidia HDMI codecs.


Thanks!

Takashi

===

Andrea Gelmini (3):
      sound/oss/v_midi.h: Checkpatch cleanup
      sound/oss/coproc.h: Checkpatch cleanup
      ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanup

Arseniy Lartsev (1):
      ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live Cam

Clemens Ladisch (3):
      ALSA: ua101: add Edirol UA-1000 support
      ALSA: ua101: removing debugging code
      ALSA: oxygen: change || to &&

Dan Carpenter (1):
      ALSA: riptide: clean up while loop

Daniel Mack (2):
      ASoC: fix ak4104 register array access
      ALSA: usb/audio.h: Fix field order

Daniel T Chen (2):
      ALSA: hda: Use LPIB for Dell Latitude 131L
      ALSA: hda: Use LPIB for a Biostar Microtech board

Frederik Deweerdt (1):
      ALSA: hda: uninitialized variable fix

Jaroslav Kysela (2):
      ALSA: timer - pass real event in snd_timer_notify1() to instance callback
      ALSA: usbaudio - remove debug "SAMPLE BYTES" printk line

Jassi Brar (1):
      ASoC: soc_pcm_open: Add missing bailout tag

Krzysztof Helt (1):
      ALSA: opti92x: use PnP data to select Master Control port

Meelis Roos (1):
      ALSA: fix jazz16 compile (udelay)

Michele Ballabio (1):
      ALSA: hda - Add ASRock mobo to MSI blacklist

Norberto Lopes (1):
      ALSA: sound/pci/hda/hda_codec.c: various coding style fixes

Takashi Iwai (2):
      ALSA: hda - Add missing hp_pins definitions for ALC269 quirks
      ALSA: hda - Build hda_eld into snd-hda-codec module

Wei Ni (2):
      ALSA: hda - Support max codecs to 8 for nvidia hda controller
      ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audio

Wu Fengguang (2):
      ALSA: hdmi - merge common code for intelhdmi and nvhdmi
      ALSA: hdmi - show debug message on changing audio infoframe

---
 Documentation/sound/alsa/ALSA-Configuration.txt |    2 +-
 include/linux/usb/audio.h                       |    2 +-
 include/sound/asound.h                          |    2 +-
 sound/core/timer.c                              |    2 +-
 sound/isa/opti9xx/miro.c                        |    2 +-
 sound/isa/opti9xx/opti92x-ad1848.c              |  120 ++--
 sound/isa/sb/jazz16.c                           |    1 +
 sound/oss/coproc.h                              |    2 +-
 sound/oss/v_midi.h                              |    5 +-
 sound/pci/hda/Kconfig                           |    2 +-
 sound/pci/hda/Makefile                          |    4 +-
 sound/pci/hda/hda_codec.c                       |   69 +-
 sound/pci/hda/hda_eld.c                         |    6 +
 sound/pci/hda/hda_intel.c                       |    9 +-
 sound/pci/hda/patch_hdmi.c                      |  849 +++++++++++++++++++++++
 sound/pci/hda/patch_intelhdmi.c                 |  821 +---------------------
 sound/pci/hda/patch_nvhdmi.c                    |  275 ++++++--
 sound/pci/hda/patch_realtek.c                   |   10 +-
 sound/pci/oxygen/xonar_wm87x6.c                 |    2 +-
 sound/pci/riptide/riptide.c                     |    6 +-
 sound/soc/codecs/ak4104.c                       |    6 +-
 sound/soc/soc-core.c                            |   14 +-
 sound/usb/Kconfig                               |    6 +-
 sound/usb/caiaq/midi.h                          |    2 +-
 sound/usb/ua101.c                               |  100 +--
 sound/usb/usbaudio.c                            |   57 +--
 sound/usb/usbaudio.h                            |    3 +-
 sound/usb/usbquirks.h                           |   30 -
 28 files changed, 1284 insertions(+), 1125 deletions(-)
 create mode 100644 sound/pci/hda/patch_hdmi.c

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ