public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: soundwire updates for v7.1
@ 2026-04-17  8:42 Vinod Koul
  2026-04-17 17:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2026-04-17  8:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 2322 bytes --]

Hello Linus,

Please pull to receive soundwire subsystem updates for this cycle.
Couple of driver updates in this cycle

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b8f2d65fec19f3866905ac6ae3deb5c0c9faf162:

  soundwire: intel_auxdevice: Add cs42l49 to wake_capable_list (2026-03-17 15:21:57 +0530)

----------------------------------------------------------------
soundwire updates for 7.1

 - Core: DP prepare polling for avoiding interrupt deadlock
 - AMD clock init and bandwidth refactoring
 - Intel more codecs to wake list, clear message on before signaling waiting thread

----------------------------------------------------------------
Bard Liao (1):
      soundwire: Intel: test bus.bpt_stream before assigning it

Charles Keepax (2):
      soundwire: slave: Don't register devices that are disabled in ACPI
      soundwire: intel_auxdevice: Add cs42l49 to wake_capable_list

Cole Leavitt (1):
      soundwire: bus: demote UNATTACHED state warnings to dev_dbg()

Randy Dunlap (1):
      soundwire: sdw.h: repair names and format of kernel-doc comments

Richard Fitzgerald (3):
      soundwire: intel_auxdevice: Add CS47L47 to wake_capable_list
      soundwire: stream: Poll for DP prepare to avoid interrupt deadlock
      soundwire: cadence: Clear message complete before signaling waiting thread

Vijendar Mukunda (2):
      soundwire: amd: add clock init control function
      soundwire: amd: refactor bandwidth calculation logic

 drivers/soundwire/amd_manager.c     | 100 ++++++++++++++++++++++++++++++++----
 drivers/soundwire/amd_manager.h     |   4 --
 drivers/soundwire/bus.c             |   8 +--
 drivers/soundwire/cadence_master.c  |   8 +++
 drivers/soundwire/intel_ace2x.c     |   5 ++
 drivers/soundwire/intel_auxdevice.c |   2 +
 drivers/soundwire/slave.c           |   3 ++
 drivers/soundwire/stream.c          |  22 +++++---
 include/linux/soundwire/sdw.h       |  18 +++----
 include/linux/soundwire/sdw_amd.h   |   4 ++
 10 files changed, 138 insertions(+), 36 deletions(-)

-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-17 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-17  8:42 [GIT PULL]: soundwire updates for v7.1 Vinod Koul
2026-04-17 17:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox