From: mengdong.lin@linux.intel.com
To: alsa-devel@alsa-project.org
Cc: Mengdong Lin <mengdong.lin@linux.intel.com>,
tiwai@suse.de, mengdong.lin@intel.com, vinod.koul@intel.com,
broonie@kernel.org, liam.r.girdwood@intel.com,
subhransu.s.prusty@intel.com
Subject: [PATCH 0/9] topology: Align ABI with kernel to version 4
Date: Thu, 5 Nov 2015 20:45:20 +0800 [thread overview]
Message-ID: <cover.1446726689.git.mengdong.lin@linux.intel.com> (raw)
From: Mengdong Lin <mengdong.lin@linux.intel.com>
After this series is applied, the kernel and user space ABIs will be
aligned to version 4.
It also adds C API support for PCM and BE/CC links.
Mengdong Lin (4):
topology: ABI - Remove tdm_slot & dai_fmt from snd_soc_tplg_stream
topology: ABI - Change stream formats to a bitwise flag
topology: ABI - Rename dai_elems to pcm_elems in manifest
topology: Add C API support for PCM
Vedang Patel (5):
topology: ABI - Add name element to snd_soc_tplg_stream
topology: ABI - Separate PCM & BE/CC link support and bump ABI version
to 4
topology: ABI - Remove unused struct snd_soc_tplg_stream_config
topology: ABI - Use __le32 instead of __u32 in
snd_soc_tplg_dapm_widget
topology: Add C API support for BE and CC Links.
include/sound/asoc.h | 78 +++++----
include/topology.h | 59 +++++++
src/topology/builder.c | 4 +-
src/topology/elem.c | 8 +-
src/topology/parser.c | 19 +-
src/topology/pcm.c | 429 +++++++++++++++++++++-------------------------
src/topology/tplg_local.h | 14 +-
7 files changed, 311 insertions(+), 300 deletions(-)
--
1.9.1
next reply other threads:[~2015-11-05 12:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-05 12:45 mengdong.lin [this message]
2015-11-05 12:48 ` [PATCH 1/9] topology: ABI - Add name element to snd_soc_tplg_stream mengdong.lin
2015-11-05 12:48 ` [PATCH 2/9] topology: ABI - Separate PCM & BE/CC link support and bump ABI version to 4 mengdong.lin
2015-11-05 12:48 ` [PATCH 3/9] topology: ABI - Remove tdm_slot & dai_fmt from snd_soc_tplg_stream mengdong.lin
2015-11-05 12:48 ` [PATCH 4/9] topology: ABI - Remove unused struct snd_soc_tplg_stream_config mengdong.lin
2015-11-05 12:48 ` [PATCH 5/9] topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widget mengdong.lin
2015-11-05 12:49 ` [PATCH 6/9] topology: ABI - Change stream formats to a bitwise flag mengdong.lin
2015-11-05 12:49 ` [PATCH 7/9] topology: ABI - Rename dai_elems to pcm_elems in manifest mengdong.lin
2015-11-05 12:49 ` [PATCH 8/9] topology: Add C API support for BE and CC Links mengdong.lin
2015-11-05 12:49 ` [PATCH 9/9] topology: Add C API support for PCM mengdong.lin
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=cover.1446726689.git.mengdong.lin@linux.intel.com \
--to=mengdong.lin@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@intel.com \
--cc=mengdong.lin@intel.com \
--cc=subhransu.s.prusty@intel.com \
--cc=tiwai@suse.de \
--cc=vinod.koul@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