alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6 v3] ASoC: rsnd: add MIX Volume Ramp support
@ 2017-10-01 23:47 Kuninori Morimoto
  2017-10-01 23:47 ` [PATCH 1/6 v3] ASoC: rsnd: add generic rsnd_flags_xxx() macro Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Kuninori Morimoto @ 2017-10-01 23:47 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, linux-renesas-soc, Hiroyuki Yokoyama


Hi Mark

These are v3 of MIX Volume Ramp support on Renesas R-Car sound.
0001 - 0005 are prepare/cleanup patch for it.

v2 -> v3
 - tidyup typo: INITIALIZEED -> INITIALIZED
 - flags macro

Kuninori Morimoto (6):
  ASoC: rsnd: add generic rsnd_flags_xxx() macro
  ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG
  ASoC: rsnd: DVC kctrl sets once
  ASoC: rsnd: CTU kctrl sets once
  ASoC: rsnd: makes volume ramp rate list generic
  ASoC: rsnd: add MIX Volume Ramp support

 sound/soc/sh/rcar/adg.c  |  13 ++--
 sound/soc/sh/rcar/core.c |  27 ++++++++
 sound/soc/sh/rcar/ctu.c  |   8 +++
 sound/soc/sh/rcar/dvc.c  |  41 ++++--------
 sound/soc/sh/rcar/mix.c  | 158 +++++++++++++++++++++++++++++++++++++++++++++--
 sound/soc/sh/rcar/rsnd.h |  12 +++-
 sound/soc/sh/rcar/ssi.c  |  27 ++++----
 7 files changed, 227 insertions(+), 59 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-10-04 11:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-01 23:47 [PATCH 0/6 v3] ASoC: rsnd: add MIX Volume Ramp support Kuninori Morimoto
2017-10-01 23:47 ` [PATCH 1/6 v3] ASoC: rsnd: add generic rsnd_flags_xxx() macro Kuninori Morimoto
2017-10-04 11:28   ` Applied "ASoC: rsnd: add generic rsnd_flags_xxx() macro" to the asoc tree Mark Brown
2017-10-01 23:48 ` [PATCH 2/6 v3] ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADG Kuninori Morimoto
2017-10-01 23:48 ` [PATCH 3/6 v3] ASoC: rsnd: DVC kctrl sets once Kuninori Morimoto
2017-10-04 11:28   ` Applied "ASoC: rsnd: DVC kctrl sets once" to the asoc tree Mark Brown
2017-10-01 23:48 ` [PATCH 4/6 v3] ASoC: rsnd: CTU kctrl sets once Kuninori Morimoto
2017-10-04 11:28   ` Applied "ASoC: rsnd: CTU kctrl sets once" to the asoc tree Mark Brown
2017-10-01 23:49 ` [PATCH 5/6 v3] ASoC: rsnd: makes volume ramp rate list generic Kuninori Morimoto
2017-10-01 23:49 ` [PATCH 6/6 v3] ASoC: rsnd: add MIX Volume Ramp support Kuninori Morimoto
2017-10-04 11:28   ` Applied "ASoC: rsnd: add MIX Volume Ramp support" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).