linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: SoundWire subsystem updates for v6.17
@ 2025-08-01 12:33 Vinod Koul
  2025-08-01 21:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2025-08-01 12:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hello Linus,

Please pull to receive updates for SoundWire subsystem featuring couple
of core changes and couple driver changes as outlined

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 34b1cb4ec286603127aa8c4191ea527eb8dd3567:

  soundwire: amd: Add support for acp7.2 platform (2025-07-21 10:43:21 +0530)

----------------------------------------------------------------
soundwire updates for 6.17

Couple of small core changes and driver updates:
 - Core: handling of nesting irqs to outside the lock, stream parameters
   handing on port prep failures.
 - AMD driver support for ACP 7.2 platforms and improved handing of slave
   alerts and resume sequences
 - Qualcomm updating driver debug spew
 - Intel BPT message length limitations, rt721 codec as wake capable etc

----------------------------------------------------------------
Bard Liao (2):
      soundwire: update Intel BPT message length limitation
      soundwire: stream: restore params when prepare ports fail

Charles Keepax (4):
      MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire
      soundwire: Move handle_nested_irq outside of sdw_dev_lock
      ASoC: cs42l43: Remove unnecessary work functions
      soundwire: Correct some property names

Johan Hovold (1):
      soundwire: qcom: demote probe registration printk

Naveen Manohar (1):
      soundwire: intel_auxdevice: add rt721 codec to wake_capable_list

Rodrigo Gobbi (1):
      soundwire: debugfs: move debug statement outside of error handling

Venkata Prasad Potturu (1):
      soundwire: amd: Add support for acp7.2 platform

Vijendar Mukunda (3):
      soundwire: amd: serialize amd manager resume sequence during pm_prepare
      soundwire: amd: cancel pending slave status handling workqueue during remove sequence
      soundwire: amd: add check for status update registers

Yumeng Fang (1):
      soundwire: intel_ace2.x: Use str_read_write() helper

 Documentation/driver-api/soundwire/bra.rst |  2 +-
 MAINTAINERS                                |  1 -
 drivers/soundwire/amd_manager.c            | 14 +++++++--
 drivers/soundwire/bus.c                    |  6 ++--
 drivers/soundwire/debugfs.c                |  6 ++--
 drivers/soundwire/intel_ace2x.c            | 11 +++----
 drivers/soundwire/intel_auxdevice.c        |  1 +
 drivers/soundwire/mipi_disco.c             |  4 +--
 drivers/soundwire/qcom.c                   |  6 ++--
 drivers/soundwire/stream.c                 |  2 +-
 include/linux/soundwire/sdw_amd.h          |  1 +
 sound/soc/codecs/cs42l43-jack.c            | 46 ++++++++++++------------------
 sound/soc/codecs/cs42l43.c                 | 24 ++++------------
 sound/soc/codecs/cs42l43.h                 |  5 ----
 14 files changed, 55 insertions(+), 74 deletions(-)

-- 
~Vinod

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

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

* Re: [GIT PULL]: SoundWire subsystem updates for v6.17
  2025-08-01 12:33 [GIT PULL]: SoundWire subsystem updates for v6.17 Vinod Koul
@ 2025-08-01 21:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-01 21:37 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Fri, 1 Aug 2025 18:03:49 +0530:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6fac1139d99e283ba0c7ed2d1acad9ec2807ba3a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-08-01 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 12:33 [GIT PULL]: SoundWire subsystem updates for v6.17 Vinod Koul
2025-08-01 21:37 ` 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;
as well as URLs for NNTP newsgroup(s).