aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/adg.c
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown2016-07-24
|\ \
| | * ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes supportKuninori Morimoto2016-06-09
| |/
* | Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown2016-07-01
|\ \ | |/ |/|
| * ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto2016-05-27
* | ASoC: rsnd: Remove CLK_IS_ROOTStephen Boyd2016-04-20
|/
* ASoC: rsnd: CMD TIMSEL support for CaptureKuninori Morimoto2016-03-07
* ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto2016-03-07
* ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-22
* ASoC: rsnd: use rsnd_mod_init() for ADGKuninori Morimoto2016-01-22
* ASoC: rsnd: don't use normal *mod in adg.cKuninori Morimoto2015-11-30
* ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-18
* ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-18
* ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto2015-11-18
* ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto2015-11-16
* ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven2015-11-16
* ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto2015-10-22
* ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto2015-09-16
* ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto2015-09-14
* ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto2015-09-14
* ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto2015-09-14
* ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto2015-09-14
* ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto2015-09-14
* ASoC: rsnd: add common mod confirm methodKuninori Morimoto2015-09-14
* ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto2015-09-14
* ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto2015-09-14
* ASoC: rsnd: remove useless debug messageKuninori Morimoto2015-03-27
* ASoC: rsnd: show debug info for sampling rate convertKuninori Morimoto2015-03-22
* ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto2015-01-15
* ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto2015-01-15
* ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto2014-12-03
* ASoC: rsnd: add DVC supportKuninori Morimoto2014-05-13
* ASoC: rsnd: remove old clock style supportKuninori Morimoto2014-05-08
* ASoC: rsnd: add DeviceTree supportKuninori Morimoto2014-03-21
* ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-05
* ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto2014-03-03
* ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto2014-03-03
* ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-02
* ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto2014-02-12
* ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto2014-02-12
* ASoC: rsnd: use device dependency clockKuninori Morimoto2014-02-07
* ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-03
* ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto2014-02-03
* ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto2013-12-31
* ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto2013-12-31
* ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto2013-12-31
* ASoC: rsnd: remove rsnd_priv_read/write/bset()Kuninori Morimoto2013-09-24
* ASoC: rcar: remove unnecessary mach/clock.hKuninori Morimoto2013-09-24
* ASoC: add Renesas R-Car ADG featureKuninori Morimoto2013-07-28