summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/src.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto2015-01-151-32/+22
* ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto2015-01-151-1/+1
* ASoC: rsnd: rename rsnd_dai_is_clk_master() to rsnd_rdai_is_clk_master()Kuninori Morimoto2015-01-151-1/+1
* ASoC: rsnd: rsnd_mod controls clockKuninori Morimoto2015-01-151-5/+3
* ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto2015-01-121-19/+160
* ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()Kuninori Morimoto2014-12-031-9/+6
* ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()Kuninori Morimoto2014-12-031-10/+11
* ASoC: rsnd: initialize SRC on rsnd_src_init()Kuninori Morimoto2014-12-031-7/+7
* ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()Kuninori Morimoto2014-12-031-4/+5
* ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto2014-12-031-3/+22
* ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto2014-12-031-4/+2
* ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto2014-11-101-4/+7
* ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto2014-07-311-0/+19
* ASoC: rsnd: care detail of SRC_BSDSRKuninori Morimoto2014-07-311-1/+31
* ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto2014-06-281-10/+27
*-. Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown2014-06-031-15/+35
|\ \
| | * ASoC: rsnd: module name is unifiedKuninori Morimoto2014-05-261-3/+20
| | * ASoC: rsnd: remove rsnd_src_non_opsKuninori Morimoto2014-05-261-10/+10
| | * ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto2014-05-261-2/+5
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-221-125/+65
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: rsnd: add DVC supportKuninori Morimoto2014-05-131-1/+3
| | * ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto2014-05-131-53/+38
| | * ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto2014-05-131-23/+3
| | * ASoC: rsnd: remove compatibility codeKuninori Morimoto2014-05-081-48/+21
| |/
* | ASoC: rsnd: fix clock prepare/unprepareBen Dooks2014-04-111-2/+2
|/
* ASoC: rcar: bugfix: it cares about the non-src caseKuninori Morimoto2014-03-241-7/+11
* ASoC: rsnd: add DeviceTree supportKuninori Morimoto2014-03-211-0/+36
* ASoC: rsnd: rename scu to srcKuninori Morimoto2014-03-051-0/+687
OpenPOWER on IntegriCloud