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:   Fri, 15 Jul 2022 10:17:48 +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.20-rc1

Hello Greg,

Please pull to receive updates for soundwire subsystem. This is smallish
request this time but few important changes:

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3f4a70268d54c41117bc4e1bed0ba4be756735a8:

  soundwire: qcom: Enable software clock gating requirement flag (2022-07-06 22:14:51 +0530)

----------------------------------------------------------------
soundwire updates for 5.20-rc1

 - Core: solve the driver bind/unbind problem and remove ops pointer
 - intel: runtime pm updates
 - qcom: audio clock gating updates and device status checks

----------------------------------------------------------------
Pierre-Louis Bossart (4):
      soundwire: bus_type: fix remove and shutdown support
      soundwire: revisit driver bind/unbind and callbacks
      soundwire: peripheral: remove useless ops pointer
      soundwire: intel: use pm_runtime_resume() on component probe

Srinivas Kandagatla (1):
      soundwire: qcom: Check device status before reading devid

Srinivasa Rao Mandadapu (3):
      soundwire: qcom: Add support for controlling audio CGCR from HLOS
      soundwire: qcom: Add flag for software clock gating check
      soundwire: qcom: Enable software clock gating requirement flag

 drivers/soundwire/bus.c       | 75 ++++++++++++++++++++++++-------------------
 drivers/soundwire/bus_type.c  | 38 +++++++++++++++-------
 drivers/soundwire/intel.c     | 18 +++++++++++
 drivers/soundwire/qcom.c      | 32 +++++++++++++++++-
 drivers/soundwire/slave.c     |  3 +-
 drivers/soundwire/stream.c    | 53 +++++++++++++++++++-----------
 include/linux/soundwire/sdw.h |  8 ++---
 7 files changed, 157 insertions(+), 70 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