[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181002142327.GA19792@vkoul-mobl>
Date: Tue, 2 Oct 2018 19:53:27 +0530
From: Vinod <vkoul@...nel.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
Subject: [GIT PULL] SoundWire updates for 4.20-rc1
Hey Greg,
Here are the SoundWire updates (again) for 4.20-rc1/5.0-rc1
This brings in the multi-link streaming support and rst format
corrections. The changes are in linux-next for quite some time.
Please consider pull to receive:
The following changes since commit 8d6ccf5cebbc7ed1dee9986e36853a78dfb64084:
soundwire: Fix acquiring bus lock twice during master release (2018-08-27 09:49:48 +0530)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-4.20-rc1
for you to fetch changes up to 502c00d9c3159e7dd3184b0e7c2cd0c0446d2546:
Documentation: soundwire: fix stream.rst markup warnings (2018-09-17 09:12:36 -0700)
----------------------------------------------------------------
soundwire updates for 4.20-rc1
- support for multi-link streaming
- updates in intel driver for multi-link streaming
- Update Vinod's email
- Fix rst formatting
----------------------------------------------------------------
Randy Dunlap (1):
Documentation: soundwire: fix stream.rst markup warnings
Sanyog Kale (2):
Documentation: soundwire: Add documentation for multi link
soundwire: Add support to lock across bus instances
Shreyas NC (5):
soundwire: Initialize completion for defer messages
soundwire: Add support for multi link bank switch
soundwire: keep track of Masters in a stream
soundwire: intel: Add pre/post bank switch ops
soundwire: intel: Remove duplicate assignment
Vinod Koul (3):
soundwire: Handle multiple master instances in a stream
soundwire: intel: Fix uninitialized adev deref
MAINTAINERS: Update Vinod's email
Documentation/driver-api/soundwire/stream.rst | 36 ++
MAINTAINERS | 2 +-
drivers/soundwire/bus.c | 6 +
drivers/soundwire/bus.h | 4 +
drivers/soundwire/intel.c | 68 +++-
drivers/soundwire/intel_init.c | 2 +-
drivers/soundwire/stream.c | 488 +++++++++++++++++++-------
include/linux/soundwire/sdw.h | 12 +-
8 files changed, 482 insertions(+), 136 deletions(-)
--
~Vinod
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists