Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Vamshigopal/linux

Tags

soundwire-rebase-20200128

Toggle soundwire-rebase-20200128's commit message
soundwire: intel: use component suspend instead of dai suspend

With Morimoto-san patches, the SoundWire code can no longer rely on
the DAI .suspend callback removed for 5.6. We can however use the
component suspend and follow the examples in other drivers.

This patch will need to be squashed before upstream.

Signed-off-by: Pierre-Louis Bossart <[email protected]>

sof-dev-rebase-20200124

Toggle sof-dev-rebase-20200124's commit message
ASoC: Intel: CHT: add support for pcm512x boards

Add support for Cherrytrail boards, using the pcm512x audio codec
using the new sof_pcm512x machine driver.

Signed-off-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>

sof-cml-v0.8.1

Toggle sof-cml-v0.8.1's commit message
The first Hot fixes release on top of Chrome CML v0.8 (sof-cml-v0.8) …

…release.

upstream-soundwire-20200116

Toggle upstream-soundwire-20200116's commit message
ALSA: HDA: intel-dsp-config: add DMI info for Dell laptop

Another Dell laptop uses SOF with CML platform

Signed-off-by: Bard Liao <[email protected]>

sof-dev-rebase-20200116

Toggle sof-dev-rebase-20200116's commit message
ALSA: HDA: intel-dsp-config: add DMI info for Dell laptop

Another Dell laptop uses SOF with CML platform

Signed-off-by: Bard Liao <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>

release-sof-jsl-eng-v1-tgl-beta-rc1

Toggle release-sof-jsl-eng-v1-tgl-beta-rc1's commit message
ASoC: intel: soc-acpi-intel-icl-match: fix rt715 ADR

Fix the part id of rt715 (typo with zero in the wrong place)

Signed-off-by: Bard Liao <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>

upstream-soundwire-20200114

Toggle upstream-soundwire-20200114's commit message
soundwire: stream: add traces to debug "transport params" error

Signed-off-by: Pierre-Louis Bossart <[email protected]>

upstream-soundwire-20200113

Toggle upstream-soundwire-20200113's commit message
soundwire: stream: add traces to debug "transport params" error

Signed-off-by: Pierre-Louis Bossart <[email protected]>

sof-dev-rebase-20200110

Toggle sof-dev-rebase-20200110's commit message
ASoC: codecs: rt715: add SoundWire support

The driver for this capture device was tested by Realtek and Intel
using the Realtek 3-in-1 add-on boards connected to CometLake and
IceLake platforms

Signed-off-by: Bard Liao <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Jack Yu <[email protected]>

sof-dev-rebase-20200107

Toggle sof-dev-rebase-20200107's commit message
ASoC: Intel: boards: make common HDMI driver the default for SOF

Modify Kconfig rules for machine drivers used by SOF to pick
SND_HDA_CODEC_HDMI by defeault if other conditions are met. For
shared machine drivers used also by older SST driver, keep using
HDAC_HDMI.

Signed-off-by: Kai Vehmanen <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>