public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: Soundwire updates for v6.11
@ 2024-07-24  7:50 Vinod Koul
  2024-07-24 20:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2024-07-24  7:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

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

Hello Linus,

Last one in the lot for the soundwire subsystem updates. Fairly small
one with a cleanup pile, debugfs command support and typical updates
to drivers

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

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

for you to fetch changes up to fdd3d14ca3c8c5269174f10d33d6181173cbd0b4:

  soundwire: debugfs: simplify with cleanup.h (2024-07-09 19:12:49 +0530)

----------------------------------------------------------------
soundwire updates for 6.11

 - Simplification across subsystem using cleanup.h
 - Support for debugfs to read/write commands
 - Few Intel and Qualcomm driver updates

----------------------------------------------------------------
Bard Liao (2):
      soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer
      soundwire: intel_auxdevice: add cs42l43 codec to wake_capable_list

Krzysztof Kozlowski (10):
      soundwire: bus: simplify by using local slave->prop
      soundwire: amd: simplify return path in hw_params
      soundwire: amd: simplify with cleanup.h
      soundwire: amd_init: simplify with cleanup.h
      soundwire: intel: simplify return path in hw_params
      soundwire: intel: simplify with cleanup.h
      soundwire: intel_ace2x: simplify return path in hw_params
      soundwire: intel_ace2x: simplify with cleanup.h
      soundwire: cadence: simplify with cleanup.h
      soundwire: debugfs: simplify with cleanup.h

Pierre-Louis Bossart (5):
      soundwire: debugfs: add interface to read/write commands
      soundwire: bus: add stream refcount
      soundwire: intel_ace2.x: add AC timing extensions for PantherLake
      soundwire: Intel: clarify Copyright information
      soundwire: intel_auxdevice: start the bus at default frequency

Srinivas Kandagatla (1):
      drivers:soundwire: qcom: cleanup port maask calculations

 drivers/soundwire/amd_init.c                     |   7 +-
 drivers/soundwire/amd_manager.c                  |  13 +-
 drivers/soundwire/bus.c                          |   6 +-
 drivers/soundwire/cadence_master.c               |   5 +-
 drivers/soundwire/debugfs.c                      | 157 ++++++++++++++++++++++-
 drivers/soundwire/generic_bandwidth_allocation.c |  14 +-
 drivers/soundwire/intel.c                        |  25 ++--
 drivers/soundwire/intel.h                        |   5 +
 drivers/soundwire/intel_ace2x.c                  |  39 +++---
 drivers/soundwire/intel_ace2x_debugfs.c          |   2 +-
 drivers/soundwire/intel_auxdevice.c              |  42 ++++++
 drivers/soundwire/intel_bus_common.c             |   2 +-
 drivers/soundwire/qcom.c                         |  22 +---
 drivers/soundwire/stream.c                       |   5 +
 include/linux/soundwire/sdw.h                    |   2 +
 include/linux/soundwire/sdw_intel.h              |   5 +
 16 files changed, 271 insertions(+), 80 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.11
  2024-07-24  7:50 [GIT PULL]: Soundwire updates for v6.11 Vinod Koul
@ 2024-07-24 20:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-24 20:18 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Wed, 24 Jul 2024 13:20:33 +0530:

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

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

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:[~2024-07-24 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-24  7:50 [GIT PULL]: Soundwire updates for v6.11 Vinod Koul
2024-07-24 20:18 ` 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