aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-04Merge remote-tracking branch 'asoc/fix/rsnd' into asoc-linusMark Brown1-2/+2
2015-02-09ASoC: rsnd: set device data before snd_soc_register_platform/componentKuninori Morimoto1-2/+2
2015-02-02ASoC: rsnd: call missing snd_soc_unregiter_component/platform()Kuninori Morimoto1-0/+3
2015-02-02ASoC: rsnd: call missing snd_ctl_remove()Kuninori Morimoto1-1/+10
2015-01-15ASoC: rsnd: save priv in struct rsnd_daiKuninori Morimoto1-3/+2
2015-01-15ASoC: rsnd: replace rdai to priv in each functionKuninori Morimoto1-21/+20
2015-01-15ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto1-12/+7
2015-01-15ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto1-5/+0
2015-01-15ASoC: rsnd: add rsnd_io_to_rdai()Kuninori Morimoto1-0/+2
2015-01-15ASoC: rsnd: remove rsnd_dai_get_platform_info() macroKuninori Morimoto1-3/+2
2015-01-15ASoC: rsnd: remove unused rsnd_dai_id()Kuninori Morimoto1-10/+0
2015-01-15ASoC: rsnd: rename rsnd_dai_get() to rsnd_rdai_get()Kuninori Morimoto1-2/+2
2015-01-15ASoC: rsnd: rsnd_mod controls clockKuninori Morimoto1-0/+2
2015-01-05ASoC: rcar: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-6/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'asoc/topic/rt286' and 'asoc/topic/rt5631' into asoc-nextMark Brown1-7/+229
2014-12-03ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto1-0/+144
2014-12-03ASoC: rsnd: add callback status check methodKuninori Morimoto1-3/+10
2014-12-03ASoC: rsnd: add .fallback callbackKuninori Morimoto1-2/+7
2014-11-10ASoC: rsnd: fallback to PIO mode if DMA mode was failedKuninori Morimoto1-4/+70
2014-11-10ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto1-1/+1
2014-10-29ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto1-2/+1
2014-08-16ASoC: rsnd: delete unneeded test before of_node_putJulia Lawall1-4/+2
2014-08-01ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto1-21/+22
2014-07-31ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto1-11/+9
2014-07-25ASoC: rsnd: fixup dai remove callback operationKuninori Morimoto1-11/+11
2014-07-22ASoC: rsnd: add missing src/dst_addr_width for DMAEngineKuninori Morimoto1-0/+2
2014-07-02ASoC: rsnd: add DT support to DVCKuninori Morimoto1-2/+11
2014-07-02ASoC: rsnd: DMA start address is properly used for each DMACKuninori Morimoto1-0/+2
2014-07-02ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto1-15/+30
2014-06-28ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original methodKuninori Morimoto1-58/+18
2014-06-28ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto1-8/+14
2014-06-28Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcarMark Brown1-2/+4
2014-06-21ASoC: rcar: Fix dma direction typeLars-Peter Clausen1-1/+1
2014-06-18ASoC: rsnd: fixup loop exit timing of dma name searchKuninori Morimoto1-1/+3
2014-06-12ASoC: rsnd: fixup index of src/dst mod when captureKuninori Morimoto1-1/+1
2014-06-03Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into asoc-nextMark Brown1-6/+81
2014-05-26ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto1-4/+1
2014-05-26ASoC: rsnd: care DMA slave channel name for DTKuninori Morimoto1-1/+79
2014-05-26ASoC: rsnd: save platform_device instead of deviceKuninori Morimoto1-1/+1
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-74/+89
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto1-0/+20
2014-05-13ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_callKuninori Morimoto1-13/+13
2014-05-13ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto1-5/+5
2014-05-13ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto1-0/+26
2014-05-13ASoC: rsnd: add rsnd_path_parse() macroKuninori Morimoto1-21/+22
2014-05-08ASoC: rsnd: remove compatibility codeKuninori Morimoto1-43/+11
2014-04-23ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lockKuninori Morimoto1-3/+2
2014-03-23Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-3/+119
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown1-105/+201
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto1-3/+119