aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/src.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-15ASoC: rsnd: error meesage indicates its portKuninori Morimoto1-1/+2
2015-01-15ASoC: rsnd: save priv in struct rsnd_daiKuninori Morimoto1-1/+1
2015-01-15ASoC: rsnd: replace rdai to priv in each functionKuninori Morimoto1-14/+11
2015-01-15ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto1-32/+22
2015-01-15ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto1-1/+1
2015-01-15ASoC: rsnd: rename rsnd_dai_is_clk_master() to rsnd_rdai_is_clk_master()Kuninori Morimoto1-1/+1
2015-01-15ASoC: rsnd: rsnd_mod controls clockKuninori Morimoto1-5/+3
2015-01-12ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto1-19/+160
2014-12-03ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()Kuninori Morimoto1-9/+6
2014-12-03ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()Kuninori Morimoto1-10/+11
2014-12-03ASoC: rsnd: initialize SRC on rsnd_src_init()Kuninori Morimoto1-7/+7
2014-12-03ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()Kuninori Morimoto1-4/+5
2014-12-03ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto1-3/+22
2014-12-03ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto1-4/+2
2014-11-10ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto1-4/+7
2014-07-31ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto1-0/+19
2014-07-31ASoC: rsnd: care detail of SRC_BSDSRKuninori Morimoto1-1/+31
2014-06-28ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto1-10/+27
2014-06-03Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into asoc-nextMark Brown1-15/+35
2014-05-26ASoC: rsnd: module name is unifiedKuninori Morimoto1-3/+20
2014-05-26ASoC: rsnd: remove rsnd_src_non_opsKuninori Morimoto1-10/+10
2014-05-26ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto1-2/+5
2014-05-22Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/rt5640' and 'asoc/topic/rt5645' into asoc-nextMark Brown1-125/+65
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto1-1/+3
2014-05-13ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto1-53/+38
2014-05-13ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto1-23/+3
2014-05-08ASoC: rsnd: remove compatibility codeKuninori Morimoto1-48/+21
2014-04-11ASoC: rsnd: fix clock prepare/unprepareBen Dooks1-2/+2
2014-03-24ASoC: rcar: bugfix: it cares about the non-src caseKuninori Morimoto1-7/+11
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto1-0/+36
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto1-0/+687