summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/adg.c
AgeCommit message (Expand)Author
2017-08-30ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven
2015-10-22ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto
2015-09-16ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto
2015-09-14ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto
2015-09-14ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto
2015-09-14ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto
2015-09-14ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto
2015-09-14ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto
2015-03-27ASoC: rsnd: remove useless debug messageKuninori Morimoto
2015-03-22ASoC: rsnd: show debug info for sampling rate convertKuninori Morimoto
2015-01-15ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto
2015-01-15ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto
2014-12-03ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto
2014-05-08ASoC: rsnd: remove old clock style supportKuninori Morimoto
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto
2014-03-04ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto
2014-03-04ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto
2014-02-12ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto
2014-02-12ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto
2014-02-07ASoC: rsnd: use device dependency clockKuninori Morimoto
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto
2014-02-03ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto
2013-12-31ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto
2013-12-31ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto
2013-09-24ASoC: rsnd: remove rsnd_priv_read/write/bset()Kuninori Morimoto
2013-09-24ASoC: rcar: remove unnecessary mach/clock.hKuninori Morimoto
2013-07-28ASoC: add Renesas R-Car ADG featureKuninori Morimoto