All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: rsnd: fixup Ctrl-Z + fg behavior
@ 2017-04-06  7:23 ` Kuninori Morimoto
  0 siblings, 0 replies; 17+ messages in thread
From: Kuninori Morimoto @ 2017-04-06  7:23 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA, Simon, linux-renesas-soc, Hiroyuki Yokoyama


Hi Mark

Current rsnd driver has strange behavior if we do
Ctrl-Z + fg, and its related operation.
These patches fix these issues.

Kuninori Morimoto (3):
  ASoC: rsnd: tidyup src->convert_rate reset timing
  ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()
  ASoC: rsnd: control kctrl items acceptance anytime/runtime

 sound/soc/sh/rcar/core.c | 113 +++++++++++++++++++++--------------------------
 sound/soc/sh/rcar/ctu.c  |   6 +++
 sound/soc/sh/rcar/dvc.c  |  13 ++++--
 sound/soc/sh/rcar/rsnd.h |  54 +++++++++++-----------
 sound/soc/sh/rcar/src.c  |   5 ++-
 5 files changed, 97 insertions(+), 94 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-06-13 21:08 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06  7:23 [PATCH 0/3] ASoC: rsnd: fixup Ctrl-Z + fg behavior Kuninori Morimoto
2017-04-06  7:23 ` Kuninori Morimoto
2017-04-06  7:24 ` [PATCH 1/3] ASoC: rsnd: tidyup src->convert_rate reset timing Kuninori Morimoto
2017-04-06  7:24   ` Kuninori Morimoto
2017-04-06 10:48   ` Applied "ASoC: rsnd: tidyup src->convert_rate reset timing" to the asoc tree Mark Brown
2017-04-06 10:48     ` Mark Brown
2017-04-06  7:25 ` [PATCH 2/3] ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new() Kuninori Morimoto
2017-04-06  7:25   ` Kuninori Morimoto
2017-04-06 10:58   ` Applied "ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()" to the asoc tree Mark Brown
2017-04-06 10:58     ` Mark Brown
2017-04-06  7:25 ` [PATCH 3/3] ASoC: rsnd: control kctrl items acceptance anytime/runtime Kuninori Morimoto
2017-04-06  7:25   ` Kuninori Morimoto
2017-04-06 10:48   ` Mark Brown
2017-04-07  0:26     ` Kuninori Morimoto
2017-04-07  0:26       ` Kuninori Morimoto
2017-06-13 21:08   ` Applied "ASoC: rsnd: control kctrl items acceptance anytime/runtime" to the asoc tree Mark Brown
2017-06-13 21:08     ` 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.