Hey Greg,

Please PULL to receive the soundwire update for v4.19-rc1 with a signed
tag as you requested last time and the norm :-)

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

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

for you to fetch changes up to 14b0c44af4e980f6aaa6f06cc9d50973425e7432:

  soundwire: intel: Remove duplicate assignment (2018-08-07 21:53:40 +0530)

----------------------------------------------------------------
soundwire updates for 4.19-rc1

 - support for multi-link streaming
 - fixes in intel driver and core
 - Update Vinod's email

----------------------------------------------------------------
Sanyog Kale (3):
      soundwire: Fix acquiring bus lock twice during master release
      Documentation: soundwire: Add documentation for multi link
      soundwire: Add support to lock across bus instances

Shreyas NC (7):
      soundwire: Fix duplicate stream state assignment
      soundwire: Fix incorrect exit after configuring stream
      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 |  28 ++
 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                    | 511 +++++++++++++++++++-------
 include/linux/soundwire/sdw.h                 |  12 +-
 8 files changed, 491 insertions(+), 142 deletions(-)
-- 
~Vinod

Attachment: signature.asc
Description: PGP signature

Reply via email to