* [GIT PULL]: soundwire updates for v5.3-rc1
@ 2019-07-05 5:08 Vinod Koul
2019-07-05 6:20 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2019-07-05 5:08 UTC (permalink / raw)
To: Greg KH; +Cc: alsa-devel, Pierre-Louis Bossart
[-- Attachment #1.1: Type: text/plain, Size: 2667 bytes --]
Hello Greg,
Please pull to receive the updates for soundwire for v5.3.
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.3-rc1
for you to fetch changes up to 2aeac95d1a4cc85aae57ab842d5c3340df0f817f:
soundwire: add module_sdw_driver helper macro (2019-07-01 11:52:43 +0530)
----------------------------------------------------------------
soundwire updates for v5.3-rc1
Updates for 5.3 include:
- module_sdw_driver macro for drivers
- Documentation updates for code-blocks
- Improvement from Pierre on intel and cadence driver
- Clarification of DisCo properties and updates
----------------------------------------------------------------
Jan Kotas (1):
soundwire: cdns: Fix compilation error on arm64
Mauro Carvalho Chehab (1):
docs: soundwire: locking: fix tags for a code-block
Pierre-Louis Bossart (15):
soundwire: intel: filter SoundWire controller device search
soundwire: mipi_disco: fix master/link error
soundwire: add port-related definitions
soundwire: remove master data port properties
soundwire: mipi-disco: remove master_count property for masters
soundwire: rename 'freq' fields
soundwire: mipi-disco: fix clock stop modes
soundwire: clarify comment
soundwire: rename/clarify MIPI DisCo properties
soundwire: cadence_master: use rate_limited dynamic debug
soundwire: cadence_master: log Slave status mask on errors
soundwire: cadence_master: check the number of bidir PDIs
soundwire: Intel: add log for number of PCM and PDM PDIs
soundwire: fix typo in comments
soundwire: intel_init: add checks on link numbers
Srinivas Kandagatla (1):
soundwire: add module_sdw_driver helper macro
Documentation/driver-api/soundwire/locking.rst | 4 +-
drivers/soundwire/bus.c | 6 +-
drivers/soundwire/cadence_master.c | 30 +++++----
drivers/soundwire/intel.c | 17 +++--
drivers/soundwire/intel.h | 2 +-
drivers/soundwire/intel_init.c | 25 +++++++-
drivers/soundwire/mipi_disco.c | 35 +++++-----
drivers/soundwire/stream.c | 8 +--
include/linux/soundwire/sdw.h | 88 ++++++++++++++++++++------
include/linux/soundwire/sdw_type.h | 11 ++++
10 files changed, 162 insertions(+), 64 deletions(-)
--
~Vinod
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL]: soundwire updates for v5.3-rc1
2019-07-05 5:08 [GIT PULL]: soundwire updates for v5.3-rc1 Vinod Koul
@ 2019-07-05 6:20 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-07-05 6:20 UTC (permalink / raw)
To: Vinod Koul; +Cc: alsa-devel, Pierre-Louis Bossart
On Fri, Jul 05, 2019 at 10:38:13AM +0530, Vinod Koul wrote:
> Hello Greg,
>
> Please pull to receive the updates for soundwire for v5.3.
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
> Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.3-rc1
Pulled and pushed out, thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-05 6:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-05 5:08 [GIT PULL]: soundwire updates for v5.3-rc1 Vinod Koul
2019-07-05 6:20 ` 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.