All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ASoC: topology: update kcontrol ops binding & support TLV bytes controls
@ 2015-08-18 10:11 mengdong.lin
  2015-08-18 10:11 ` [PATCH v2 1/3] ASoC: topology: Bind vendor specific kcontrol handlers before standard ones mengdong.lin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: mengdong.lin @ 2015-08-18 10:11 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, Mengdong Lin, broonie, mengdong.lin, liam.r.girdwood

From: Mengdong Lin <mengdong.lin@intel.com>

History:
v2:
  - let vendor specific kcontrol handlers override standard ones.
  - Merge handler binding for TLV bytes controls into
    soc_tplg_kcontrol_bind_io()

Mengdong Lin (3):
  ASoC: topology: Bind vendor specific kcontrol handlers before standard
    ones
  ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()
  ASoC: topology: Add support for TLV bytes controls

 include/sound/soc-topology.h |  13 +++++-
 sound/soc/soc-topology.c     | 101 ++++++++++++++++++++++++++++---------------
 2 files changed, 79 insertions(+), 35 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-08-22 15:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-18 10:11 [PATCH v2 0/3] ASoC: topology: update kcontrol ops binding & support TLV bytes controls mengdong.lin
2015-08-18 10:11 ` [PATCH v2 1/3] ASoC: topology: Bind vendor specific kcontrol handlers before standard ones mengdong.lin
2015-08-22 15:55   ` Applied "ASoC: topology: Bind vendor specific kcontrol handlers before standard ones" to the asoc tree Mark Brown
2015-08-18 10:12 ` [PATCH v2 2/3] ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io() mengdong.lin
2015-08-22 15:55   ` Applied "ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()" to the asoc tree Mark Brown
2015-08-18 10:12 ` [PATCH v2 3/3] ASoC: topology: Add support for TLV bytes controls mengdong.lin
2015-08-22 15:55   ` Applied "ASoC: topology: Add support for TLV bytes controls" to the asoc tree Mark Brown

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.