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:   Sun, 3 Sep 2023 22:47:48 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: Soundwire subsystem updates

Hello Linus,

Please pull to receive updates for soundwire subsystem. One core device
numbering and intel driver changes are main features of this request.

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8c4c9a9ae5aff2125ea44f0b26f9e3701d56d6db:

  soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacks (2023-08-22 20:08:30 +0530)

----------------------------------------------------------------
soundwire updates for 6.6

 - Core support for soundwire device number allocation
 - intel driver updates for adding hw_params for DAI ops, hybrid number
   allocation and power managemnt callback updates
 - DT header include changes for subsystem

----------------------------------------------------------------
Pierre-Louis Bossart (6):
      soundwire: intel_auxdevice: enable pm_runtime earlier on startup
      soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resume
      soundwire: extend parameters of new_peripheral_assigned() callback
      soundwire: bus: add callbacks for device_number allocation
      soundwire: intel_auxdevice: add hybrid IDA-based device_number allocation
      soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacks

Rob Herring (1):
      soundwire: Explicitly include correct DT includes

 drivers/soundwire/bus.c             |  18 +--
 drivers/soundwire/intel_ace2x.c     | 283 ++++++++++++++++++++++++++++++++++++
 drivers/soundwire/intel_auxdevice.c | 112 ++++++++++++--
 drivers/soundwire/qcom.c            |   1 -
 include/linux/soundwire/sdw.h       |  12 +-
 include/linux/soundwire/sdw_intel.h |   7 +
 6 files changed, 401 insertions(+), 32 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