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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 22 Mar 2013 18:35:33 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Sound fixes for 3.9-rc4

Linus,

The following changes since commit 6d3073e124e1a6138b929479301d3a7ecde00f27:

  ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs (2013-03-15 14:24:45 +0100)

are available in the git repository at:

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

for you to fetch changes up to 55a63d4da3b8850480a1c5b222f77c739e30e346:

  ALSA: hda - Fix DAC assignment for independent HP (2013-03-21 17:20:12 +0100)

----------------------------------------------------------------
Sound fixes for 3.9-rc4

Mostly HD-audio and USB-audio regression fixes:
- Oops fix at unloading of snd-hda-codec-conexant module
- A few trivial regression fixes for Cirrus and Conexant HD-audio codecs
- Relax the USB-audio descriptor parse errors as non-fatal
- Fix locking of HD-audio CA0132 DSP loader
- Fix the generic HD-audio parser for VIA codecs

----------------------------------------------------------------
Daniel Mack (2):
      ALSA: snd-usb: mixer: propagate errors up the call chain
      ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()

Masanari Iida (1):
      ALSA: documentation: Fix typo in Documentation/sound

Takashi Iwai (6):
      ALSA: hda - Fix missing beep detach in patch_conexant.c
      ALSA: hda/cirrus - Fix the digital beep registration
      ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driver
      ALSA: hda - Fix typo in checking IEC958 emphasis bit
      ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loader
      ALSA: hda - Fix DAC assignment for independent HP

Torstein Hegge (1):
      ALSA: usb: Parse UAC2 extension unit like for UAC1

 Documentation/sound/alsa/ALSA-Configuration.txt |   2 +-
 Documentation/sound/alsa/seq_oss.html           |   2 +-
 sound/pci/hda/hda_codec.c                       |   2 +-
 sound/pci/hda/hda_generic.c                     |  46 +++++++++
 sound/pci/hda/hda_intel.c                       | 132 +++++++++++++++++++-----
 sound/pci/hda/patch_cirrus.c                    |   4 +-
 sound/pci/hda/patch_conexant.c                  |  16 ++-
 sound/usb/mixer.c                               |  21 ++--
 8 files changed, 184 insertions(+), 41 deletions(-)
--
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