[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZqCySVLF6zqfnG_C@matsya>
Date: Wed, 24 Jul 2024 13:20:33 +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 updates for v6.11
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
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists