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, 15 Aug 2014 16:58:10 +0200
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.17-rc1

Linus,

please pull sound fixes for v3.17-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-3.17-rc1

The topmost commit is 61074c1a2d798be90e149a9ed4ce0e3596c00a38

----------------------------------------------------------------

sound fixes for 3.17-rc1

Here is the additional fix patches that have been queued up since the
previous pull request.  A few HD-audio fixes, a USB-audio quirk
addition, and a couple of trivial cleanup for the legacy OSS codes.

----------------------------------------------------------------

Clemens Ladisch (1):
      ALSA: usb-audio: fix BOSS ME-25 MIDI regression

Gabriele Mazzotta (2):
      ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333
      ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333

Himangi Saraogi (2):
      sound: oss: uart401: Remove typedef uart401_devc
      sound: oss: Remove typedefs wanc_info and wavnc_port_info

Kailang Yang (1):
      ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset Mic

Takashi Iwai (4):
      ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controller
      ALSA: hda - Fix parsing of CMI8888 codec
      ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed
      ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmaster

---
 sound/oss/uart401.c            |  40 ++++++-----
 sound/oss/waveartist.c         | 157 +++++++++++++++++++++++------------------
 sound/pci/hda/hda_intel.c      |   7 ++
 sound/pci/hda/patch_ca0132.c   |   7 +-
 sound/pci/hda/patch_cmedia.c   |  47 ++++++++++++
 sound/pci/hda/patch_conexant.c |   6 ++
 sound/pci/hda/patch_realtek.c  |  35 ++++++++-
 sound/usb/quirks-table.h       |  29 ++++++++
 8 files changed, 239 insertions(+), 89 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