summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/adg.c
AgeCommit message (Expand)Author
2016-12-07ASoC: rsnd: setup BRGCKR/BRRA/BRRB when startingKuninori Morimoto
2016-12-07ASoC: rsnd: enable/disable ADG when suspend/resume timingKuninori Morimoto
2016-10-28ASoC: rsnd: use BRGCKR instead of SSICKRKuninori Morimoto
2016-07-24Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown
2016-07-01Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown
2016-06-09ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes supportKuninori Morimoto
2016-05-27ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto
2016-04-20ASoC: rsnd: Remove CLK_IS_ROOTStephen Boyd
2016-03-07ASoC: rsnd: CMD TIMSEL support for CaptureKuninori Morimoto
2016-03-07ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2016-01-22ASoC: rsnd: use rsnd_mod_init() for ADGKuninori Morimoto
2015-11-30ASoC: rsnd: don't use normal *mod in adg.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto
2015-11-18ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto
2015-11-16ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto
2015-11-16ASoC: 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