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, 03 Jun 2022 10:34:45 +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 5.19-rc1

Linus,

please pull sound fixes for v5.18 from:

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

The topmost commit is 672362cbe6df049299c8ed0a463d89daf66b081c

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

sound fixes for 5.19-rc1

A collection of small fixes for 5.19 merge window.  Nothing particular
stands out, as most changes are device-specific fixes and quirks.

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

Adam Thomson (2):
      ASoC: da7219: Fix pole orientation detection on certain headsets
      ASoC: da7219: cancel AAD related work earlier for jack removal

David Lin (1):
      ASoC: Intel: common: fix typo for tplg naming

Marios Levogiannis (1):
      ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS

Mark Brown (1):
      selftests: alsa: Handle pkg-config failure more gracefully

Oder Chiou (1):
      ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM

Pierre-Louis Bossart (1):
      ASoC: soc-pcm: fix BE transition for TRIGGER_START

Rik van der Kemp (1):
      ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptop

Shengjiu Wang (1):
      ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition

Syed Saba kareem (1):
      ASoC: SOF: amd: Fixed Build error

Takashi Iwai (3):
      ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 Mobos
      ALSA: usb-audio: Cancel pending work at closing a MIDI substream
      ALSA: usb-audio: Optimize TEAC clock quirk

Uwe Kleine-König (1):
      ASoC: Intel: avs: Fix build error on arc, m68k and sparc

Xiang wangx (1):
      ALSA: hda/via: Delete does not require return

---
 sound/pci/hda/patch_realtek.c                     | 11 +++++++++
 sound/pci/hda/patch_via.c                         |  2 --
 sound/soc/amd/acp/acp-pci.c                       |  1 +
 sound/soc/codecs/da7219-aad.c                     | 18 +++++++++++---
 sound/soc/codecs/rt5640.c                         | 11 +++++++--
 sound/soc/codecs/rt5640.h                         |  2 ++
 sound/soc/fsl/fsl_sai.h                           |  4 +--
 sound/soc/intel/avs/board_selection.c             |  3 ++-
 sound/soc/intel/boards/bytcr_rt5640.c             |  2 ++
 sound/soc/intel/common/soc-acpi-intel-adl-match.c |  2 +-
 sound/soc/soc-pcm.c                               |  2 --
 sound/usb/clock.c                                 | 12 ++++++---
 sound/usb/midi.c                                  |  3 +++
 sound/usb/mixer_maps.c                            | 30 +++++++++++++++++++++++
 tools/testing/selftests/alsa/Makefile             |  3 +++
 15 files changed, 89 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ