aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/adg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-27ASoC: rsnd: remove useless debug messageKuninori Morimoto1-2/+0
2015-03-22ASoC: rsnd: show debug info for sampling rate convertKuninori Morimoto1-0/+2
2015-01-15ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto1-8/+4
2015-01-15ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto1-1/+1
2014-12-03ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto1-1/+1
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto1-0/+18
2014-05-08ASoC: rsnd: remove old clock style supportKuninori Morimoto1-36/+3
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto1-0/+1
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto1-5/+0
2014-03-04ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto1-3/+4
2014-03-04ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto1-15/+9
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto1-1/+0
2014-02-12ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto1-3/+13
2014-02-12ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto1-3/+4
2014-02-07ASoC: rsnd: use device dependency clockKuninori Morimoto1-5/+35
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto1-0/+138
2014-02-03ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto1-16/+4
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto1-0/+73
2013-12-31ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto1-10/+10
2013-12-31ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto1-34/+24
2013-09-24ASoC: rsnd: remove rsnd_priv_read/write/bset()Kuninori Morimoto1-3/+7
2013-09-24ASoC: rcar: remove unnecessary mach/clock.hKuninori Morimoto1-1/+0
2013-07-28ASoC: add Renesas R-Car ADG featureKuninori Morimoto1-0/+234