All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: soundwire updates for v5.14-rc1
@ 2021-06-22  5:23 Vinod Koul
  2021-06-22 10:36 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2021-06-22  5:23 UTC (permalink / raw)
  To: Greg KH; +Cc: LKML

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: soundwire updates for v5.14-rc1
  2021-06-22  5:23 [GIT PULL]: soundwire updates for v5.14-rc1 Vinod Koul
@ 2021-06-22 10:36 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-06-22 10:36 UTC (permalink / raw)
  To: Vinod Koul; +Cc: LKML

On Tue, Jun 22, 2021 at 10:53:14AM +0530, Vinod Koul wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-22 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22  5:23 [GIT PULL]: soundwire updates for v5.14-rc1 Vinod Koul
2021-06-22 10:36 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.