summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/adg.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown2016-07-011-1/+1
|\
| * ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto2016-05-271-1/+1
* | ASoC: rsnd: Remove CLK_IS_ROOTStephen Boyd2016-04-201-6/+2
|/
* ASoC: rsnd: CMD TIMSEL support for CaptureKuninori Morimoto2016-03-071-1/+4
* ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto2016-03-071-91/+113
* ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto2016-01-221-1/+1
* ASoC: rsnd: use rsnd_mod_init() for ADGKuninori Morimoto2016-01-221-7/+2
* ASoC: rsnd: don't use normal *mod in adg.cKuninori Morimoto2015-11-301-19/+11
* ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-181-4/+2
* ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-181-1/+0
* ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto2015-11-181-62/+0
* ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto2015-11-161-2/+19
* ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven2015-11-161-1/+1
* ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto2015-10-221-2/+1
* ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto2015-09-161-1/+1
* ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto2015-09-141-4/+94
* ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto2015-09-141-9/+23
* ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto2015-09-141-2/+3
* ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto2015-09-141-23/+54
* ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto2015-09-141-8/+5
* ASoC: rsnd: add common mod confirm methodKuninori Morimoto2015-09-141-11/+19
* ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto2015-09-141-21/+46
* ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto2015-09-141-1/+0
* ASoC: rsnd: remove useless debug messageKuninori Morimoto2015-03-271-2/+0
* ASoC: rsnd: show debug info for sampling rate convertKuninori Morimoto2015-03-221-0/+2
* ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto2015-01-151-8/+4
* ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto2015-01-151-1/+1
* ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto2014-12-031-1/+1
* ASoC: rsnd: add DVC supportKuninori Morimoto2014-05-131-0/+18
* ASoC: rsnd: remove old clock style supportKuninori Morimoto2014-05-081-36/+3
* ASoC: rsnd: add DeviceTree supportKuninori Morimoto2014-03-211-0/+1
* ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-051-5/+0
* ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto2014-03-041-3/+4
* ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto2014-03-041-15/+9
* ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-031-1/+0
* ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto2014-02-121-3/+13
* ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto2014-02-121-3/+4
* ASoC: rsnd: use device dependency clockKuninori Morimoto2014-02-071-5/+35
* ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-031-0/+138
* ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto2014-02-031-16/+4
* ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto2013-12-311-0/+73
* ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto2013-12-311-10/+10
* ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto2013-12-311-34/+24
* ASoC: rsnd: remove rsnd_priv_read/write/bset()Kuninori Morimoto2013-09-241-3/+7
* ASoC: rcar: remove unnecessary mach/clock.hKuninori Morimoto2013-09-241-1/+0
* ASoC: add Renesas R-Car ADG featureKuninori Morimoto2013-07-281-0/+234
OpenPOWER on IntegriCloud