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:	Fri, 22 Nov 2013 16:44:40 +0100
From:	Takashi Iwai <tiwai@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Mark Brown <broonie@...nel.org>,
	Liam Girdwood <lgirdwood@...il.com>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes #2 for 3.13-rc1

Linus,

please pull sound fixes #2 for v3.13-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix2-3.13-rc1

The topmost commit is 5db4d34b54c7726253926223580c516f244f9c31

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

sound fixes #2 for 3.13-rc1

A collection of small fixes in HD-audio quirks and runtime PM, ASoC
rcar, abs8500 and other codecs.  Most of commits are for stable
kernels, too.


Thanks!

Takashi

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

Charles Keepax (1):
      ASoC: wm5110: Add post SYSCLK register patch for rev D chip

Dan Carpenter (1):
      ASoC: rcar: off by one in rsnd_scu_set_route()

David Henningsson (5):
      ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Realtek codec
      ALSA: hda - Also enable mute/micmute LED control for "Lenovo dock" fixup
      ALSA: hda - A casual Dell Headset quirk
      ALSA: hda - Add headset quirk for Dell Inspiron 3135
      ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)

Kuninori Morimoto (2):
      ASoC: rcar: fixup mod access before checking
      ASoC: rcar: fixup dma_async_issue_pending() timing

Lee Jones (1):
      ASoC: ab8500: Revert to using custom I/O functions

Richard Fitzgerald (1):
      ASoC: arizona: Set FLL to free-run before disabling

Takashi Iwai (5):
      ALSA: hda - Select FW_LOADER from CONFIG_SND_HDA_CODEC_CA0132_DSP
      ALSA: hda - Fix unbalanced runtime PM notification at resume
      ALSA: hda - Fix missing bass speaker on ASUS N550
      ALSA: hda - Fix the headphone jack detection on Sony VAIO TX
      ALSA: hda - Provide missing pin configs for VAIO with ALC260

Takashi Sakamoto (1):
      ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t

---
 sound/firewire/amdtp.h          |  1 +
 sound/pci/hda/Kconfig           |  3 +-
 sound/pci/hda/hda_codec.c       |  4 +++
 sound/pci/hda/patch_realtek.c   | 72 ++++++++++++++++++++++++++++++++++++++---
 sound/soc/codecs/ab8500-codec.c | 66 +++++++++++++++++++------------------
 sound/soc/codecs/arizona.c      |  4 +++
 sound/soc/codecs/wm5110.c       | 43 +++++++++++++++++++++++-
 sound/soc/sh/rcar/core.c        | 13 +++-----
 sound/soc/sh/rcar/scu.c         |  2 +-
 9 files changed, 161 insertions(+), 47 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