linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vinod <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Subject: [GIT PULL] SoundWire updates for 4.20-rc1
Date: Tue, 2 Oct 2018 19:53:27 +0530	[thread overview]
Message-ID: <20181002142327.GA19792@vkoul-mobl> (raw)

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

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

             reply	other threads:[~2018-10-02 14:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-02 14:23 Vinod [this message]
2018-10-02 16:38 ` [GIT PULL] SoundWire updates for 4.20-rc1 Greg KH
2018-10-02 18:38   ` Miguel Ojeda
2018-10-02 18:44     ` Greg KH
2018-10-03 21:48       ` Miguel Ojeda

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=20181002142327.GA19792@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pierre-louis.bossart@linux.intel.com \
    /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;
as well as URLs for NNTP newsgroup(s).