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>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 12 May 2022 17:58:43 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: soundwire updates for v5.19

Hello Greg,

Please pull to receive soundwire subsystem updates for v5.19-rc1. 

Minor updates to Intel and Qcom driver and some core changes in
power-management. Patches are already in linux-next.

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.19-rc1

for you to fetch changes up to 74da272400b46f2e898f115d1b1cd60828766919:

  soundwire: qcom: adjust autoenumeration timeout (2022-05-09 12:03:14 +0530)

----------------------------------------------------------------
soundwire updates for 5.19-rc1

 - Support for v1.6.0 Qualcomm controllers
 - Bunch of pm updates by Intel for peripheral attachment and system pm
   etc

----------------------------------------------------------------
Dan Carpenter (1):
      soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()

Pierre-Louis Bossart (9):
      soundwire: cadence: recheck device0 attachment after status change
      soundwire: intel: prevent pm_runtime resume prior to system suspend
      soundwire: intel: disable WAKEEN in pm_runtime resume
      soundwire: bus: pm_runtime_request_resume on peripheral attachment
      soundwire: qcom: return error when pm_runtime_get_sync fails
      soundwire: bus: use pm_runtime_resume_and_get()
      soundwire: cadence: use pm_runtime_resume_and_get()
      soundwire: intel: use pm_runtime_resume_and_get()
      soundwire: qcom: use pm_runtime_resume_and_get()

Srinivas Kandagatla (1):
      soundwire: qcom: adjust autoenumeration timeout

Srinivasa Rao Mandadapu (2):
      soundwire: qcom: Add compatible name for v1.6.0
      dt-bindings: soundwire: qcom: Add bindings for audio clock reset control property

Wang Wensheng (1):
      soundwire: stream: Fix error return code in do_bank_switch()

 .../devicetree/bindings/soundwire/qcom,sdw.txt     | 14 ++++++++
 drivers/soundwire/bus.c                            | 27 ++++++++------
 drivers/soundwire/cadence_master.c                 | 42 ++++++++++++++++++++--
 drivers/soundwire/intel.c                          | 11 ++++--
 drivers/soundwire/qcom.c                           | 22 ++++++------
 drivers/soundwire/stream.c                         |  1 +
 6 files changed, 90 insertions(+), 27 deletions(-)


-- 
~Vinod

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ