From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: soundwire updates for v5.14-rc1
Date: Tue, 22 Jun 2021 10:53:14 +0530 [thread overview]
Message-ID: <YNFzwibyyESNJx9w@vkoul-mobl> (raw)
[-- Attachment #1: Type: text/plain, Size: 2683 bytes --]
Hello Greg,
Please pull to receive the soundwire subsystem updates for this cycle.
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.14-rc1
for you to fetch changes up to 3d3e88e336338834086278236d42039f3cde50e1:
soundwire: stream: Fix test for DP prepare complete (2021-06-20 16:46:18 +0530)
----------------------------------------------------------------
soundwire updates for 5.14-rc1
Updates for v5.14-rc1 are:
- Core has odd updates including improving clock stop codes, write api,
handling ENODATA etc
- Drivers has Big move of Intel driver to be aux dev and minor updates
to Intel/cadence driver
----------------------------------------------------------------
Pierre-Louis Bossart (9):
soundwire/ASoC: add leading zeroes in peripheral device name
soundwire: bandwidth allocation: improve error messages
soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusions
soundwire: add missing kernel-doc description
soundwire: bus: handle -ENODATA errors in clock stop/start sequences
soundwire: bus: add missing \n in dynamic debug
soundwire: cadence_master: always set CMD_ACCEPT
soundwire: dmi-quirks: remove duplicate initialization
soundwire: intel: move to auxiliary bus
Richard Fitzgerald (2):
soundwire: bus: Make sdw_nwrite() data pointer argument const
soundwire: stream: Fix test for DP prepare complete
Shaokun Zhang (1):
soundwire: cadence: remove the repeated declaration
drivers/soundwire/Kconfig | 1 +
drivers/soundwire/bus.c | 163 +++++++---------
drivers/soundwire/cadence_master.c | 21 +-
drivers/soundwire/cadence_master.h | 3 -
drivers/soundwire/dmi-quirks.c | 2 +-
drivers/soundwire/generic_bandwidth_allocation.c | 14 +-
drivers/soundwire/intel.c | 56 +++---
drivers/soundwire/intel.h | 14 +-
drivers/soundwire/intel_init.c | 232 +++++++++++++++--------
drivers/soundwire/slave.c | 4 +-
drivers/soundwire/stream.c | 13 +-
include/linux/soundwire/sdw.h | 5 +-
include/linux/soundwire/sdw_intel.h | 6 +-
sound/soc/intel/boards/sof_sdw.c | 4 +-
14 files changed, 299 insertions(+), 239 deletions(-)
Thanks
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2021-06-22 5:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-22 5:23 Vinod Koul [this message]
2021-06-22 10:36 ` [GIT PULL]: soundwire updates for v5.14-rc1 Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YNFzwibyyESNJx9w@vkoul-mobl \
--to=vkoul@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox