linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: Soundwire updates for v6.16
@ 2025-06-05  6:45 Vinod Koul
  2025-06-05 16:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2025-06-05  6:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hello Linus,

Please pull to receive a small pull request for soundwire subsystem for
v6.16. This includes couple of core changes and an Intel driver change.

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 62ada17a6217a50fbd1b23f10899890f56effc97:

  soundwire: only compute port params in specific stream states (2025-05-14 12:44:01 +0100)

----------------------------------------------------------------
soundwire updates for 6.16

Couple of small core changes for
 - sdw_assign_device_num() logic simplification, using internal slave id
   for irqs and optimizing computing of port params in specific stream
   states
 - Intel driver updates for ACE3+ microphone privacy status reporting
   and enabling the status in HDA Intel driver

----------------------------------------------------------------
Bard Liao (1):
      soundwire: only compute port params in specific stream states

Charles Keepax (2):
      soundwire: bus: Simplify sdw_assign_device_num()
      soundwire: bus: Add internal slave ID and use for IRQs

Peter Ujfalusi (2):
      soundwire: intel: Add awareness of ACE3+ microphone privacy
      ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+

 drivers/soundwire/bus.c                          | 31 +++++++++++-------------
 drivers/soundwire/bus_type.c                     | 10 ++++++++
 drivers/soundwire/generic_bandwidth_allocation.c |  7 ++++++
 drivers/soundwire/intel.h                        |  2 ++
 drivers/soundwire/intel_ace2x_debugfs.c          |  6 +++++
 drivers/soundwire/intel_init.c                   |  1 +
 drivers/soundwire/irq.c                          |  6 ++---
 include/linux/soundwire/sdw.h                    |  6 +++++
 include/linux/soundwire/sdw_intel.h              |  5 ++++
 sound/soc/sof/intel/hda.c                        |  3 +++
 10 files changed, 57 insertions(+), 20 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 updates for v6.16
  2025-06-05  6:45 [GIT PULL]: Soundwire updates for v6.16 Vinod Koul
@ 2025-06-05 16:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-06-05 16:11 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Thu, 5 Jun 2025 12:15:55 +0530:

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

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

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-06-05 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05  6:45 [GIT PULL]: Soundwire updates for v6.16 Vinod Koul
2025-06-05 16:11 ` 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).