summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/src.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: make sure SRC In Rate feature enablementKuninori Morimoto2015-11-101-0/+7
* ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto2015-10-221-1/+1
* ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto2015-10-221-2/+2
* ASoC: rsnd: Announce for removing Gen1 SRU supportKuninori Morimoto2015-10-141-1/+3
* ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto2015-09-141-3/+3
* ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()Kuninori Morimoto2015-09-141-9/+2
* ASoC: rsnd: tidyup data align positionKuninori Morimoto2015-07-161-15/+5
* ASoC: rsnd: tidyup ADINR function nameKuninori Morimoto2015-07-161-2/+2
* ASoC: rsnd: add rsnd_src_initialize_lock/unlock()Kuninori Morimoto2015-07-161-11/+11
* ASoC: rsnd: src: make sure SRC soft resetKuninori Morimoto2015-07-161-4/+8
* ASoC: rsnd: move SRC specific macro into src.cKuninori Morimoto2015-07-161-0/+1
* ASoC: rsnd: add workaround for SRC sync convert + DVCKuninori Morimoto2015-07-161-11/+32
* ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto2015-07-161-5/+4
* ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto2015-07-161-1/+1
* ASoC: rsnd: remove unnecessary 'out of memory' message from SRCKuninori Morimoto2015-07-161-3/+1
* ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()Kuninori Morimoto2015-06-161-1/+1
* ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrolKuninori Morimoto2015-06-161-4/+4
* ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx()Kuninori Morimoto2015-06-161-25/+32
* ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()Kuninori Morimoto2015-06-161-6/+6
* ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()Kuninori Morimoto2015-06-161-13/+15
* ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameterKuninori Morimoto2015-06-161-1/+11
* ASoC: rsnd: rsnd_mod has rsnd_privKuninori Morimoto2015-06-161-1/+1
* ASoC: rsnd: spin lock for interrupt handlerKuninori Morimoto2015-05-221-3/+8
* ASoC: rsnd: add Synchronous SRC modeKuninori Morimoto2015-04-011-5/+121
* ASoC: rsnd: add DPCM based sampling rate convertKuninori Morimoto2015-03-271-4/+45
* ASoC: rsnd: remove useless debug messageKuninori Morimoto2015-03-271-26/+1
* Merge branch 'asoc-fix-rcar' into HEADMark Brown2015-03-271-2/+15
|\
| * ASoC: rsnd: call clk_prepare/unprepare() in probe/removeKuninori Morimoto2015-03-271-2/+15
* | ASoC: rsnd: no more SRC restart when unusual situationKuninori Morimoto2015-03-221-3/+7
* | ASoC: rsnd: 1st DMAC dma-names cares subnodeKuninori Morimoto2015-03-071-0/+13
* | ASoC: rsnd: src: add rsnd_src_of_node()Kuninori Morimoto2015-03-071-1/+4
* | ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()Kuninori Morimoto2015-03-071-1/+1
* | ASoC: rsnd: remove unused rsnd_dma_available()Kuninori Morimoto2015-03-071-2/+0
* | ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()Kuninori Morimoto2015-03-071-1/+0
|/
* ASoC: rsnd: error meesage indicates its portKuninori Morimoto2015-01-151-1/+2
* ASoC: rsnd: save priv in struct rsnd_daiKuninori Morimoto2015-01-151-1/+1
* ASoC: rsnd: replace rdai to priv in each functionKuninori Morimoto2015-01-151-14/+11
* 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
OpenPOWER on IntegriCloud