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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 25 Aug 2023 10:29:44 +0200
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 Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 6.5

Linus,

please pull sound fixes for v6.5 from:

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

The topmost commit is 37e44d60cb875862930359e16a1f4764cedb342b

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

sound fixes for 6.5

Hopefully the last bits for 6.5.  It's slightly higher LOCs than
wished, but it doesn't look scary.

The biggest change is MAINTAINERS update for TI; it's good to have
the update before the final release, so that people can contact to
the right persons for bug reports (which shouldn't happen of course!)

The rest are all device-specific fixes and quirks, most for various
ASoC platforms.

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

BrenoRCBrito (1):
      ASoC: amd: yc: Add VivoBook Pro 15 to quirks list for acp6x

Chao Song (1):
      ASoC: SOF: ipc4-pcm: fix possible null pointer deference

Charles Keepax (1):
      ASoC: cs35l41: Correct amp_gain_tlv values

Kevin-Lu (1):
      MAINTAINERS: Add entries for TEXAS INSTRUMENTS ASoC DRIVERS

Maciej Strozek (1):
      ASoC: cs35l56: Read firmware uuid from a device property instead of _SUB

Mario Limonciello (1):
      ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ

Shenghao Ding (1):
      ASoC: tas2781: fixed register access error when switching to other chips

Simon Trimmer (1):
      ASoC: cs35l56: Add an ACPI match table

Takashi Iwai (1):
      ALSA: ymfpci: Fix the missing snd_card_free() call at probe error

---
 MAINTAINERS                       | 33 +++++++++++++++++++++++++++++++++
 sound/pci/ymfpci/ymfpci.c         | 10 ++++++++--
 sound/soc/amd/yc/acp6x-mach.c     |  9 ++++++++-
 sound/soc/codecs/cs35l41.c        |  2 +-
 sound/soc/codecs/cs35l56-i2c.c    |  9 +++++++++
 sound/soc/codecs/cs35l56-spi.c    |  9 +++++++++
 sound/soc/codecs/cs35l56.c        | 31 ++++++++++++-------------------
 sound/soc/codecs/tas2781-comlib.c | 19 ++++++++++---------
 sound/soc/sof/ipc4-pcm.c          |  3 +++
 9 files changed, 93 insertions(+), 32 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ