aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into asoc-nextMark Brown6-31/+259
2014-05-26ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto3-4/+101
2014-05-26ASoC: rsnd: care DMA slave channel name for DTKuninori Morimoto2-1/+85
2014-05-26ASoC: rsnd: module name is unifiedKuninori Morimoto3-9/+49
2014-05-26ASoC: rsnd: remove rsnd_src_non_opsKuninori Morimoto1-10/+10
2014-05-26ASoC: rsnd: save platform_device instead of deviceKuninori Morimoto2-3/+4
2014-05-26ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto2-4/+10
2014-05-22Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sta350' and 'asoc/topic/tlv320dac33' into asoc-nextMark Brown1-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 Brown8-332/+531
2014-05-15ASoC: rsnd: Fix warnings due to improper printk formatsLaurent Pinchart1-7/+7
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto7-2/+366
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 Morimoto4-94/+65
2014-05-13ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto3-23/+30
2014-05-13ASoC: rsnd: add rsnd_path_parse() macroKuninori Morimoto1-21/+22
2014-05-08ASoC: rsnd: remove compatibility codeKuninori Morimoto4-144/+33
2014-05-08ASoC: rsnd: remove old clock style supportKuninori Morimoto1-36/+3
2014-05-01ASoC: sh: Migo-R sound needs I2CArnd Bergmann1-1/+1
2014-04-23ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lockKuninori Morimoto1-3/+2
2014-04-11ASoC: rsnd: fix clock prepare/unprepareBen Dooks2-4/+4
2014-03-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-7/+11
2014-03-24ASoC: rcar: bugfix: it cares about the non-src caseKuninori Morimoto1-7/+11
2014-03-23Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown6-3/+238
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown9-881/+1370
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto6-3/+238
2014-03-14ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-2/+2
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-1/+1
2014-03-12Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sn95031', 'asoc/topic/ssm2602' and 'asoc/topic/stac9766' into asoc-nextMark Brown1-14/+5
2014-03-10ASoC: migor: Convert to table based DAPM setupLars-Peter Clausen1-14/+5
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto5-159/+164
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto6-42/+0
2014-03-05ASoC: rsnd: nothing to do on rsnd_dai_remove()Kuninori Morimoto1-36/+0
2014-03-05ASoC: rsnd: use mod probe method on SSIKuninori Morimoto1-51/+65
2014-03-05ASoC: rsnd: use mod probe method on SCUKuninori Morimoto1-25/+39
2014-03-05ASoC: rsnd: add probe/remove callback on rsnd_mod_opsKuninori Morimoto2-0/+29
2014-03-05ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto3-37/+22
2014-03-05ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto3-13/+18
2014-03-05ASoC: rsnd: Get correct SCU IDKuninori Morimoto4-20/+71
2014-03-05ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto2-7/+30
2014-03-04ASoC: rsnd: share reg_field and reduce memoryKuninori Morimoto1-28/+53
2014-03-04ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto1-3/+4
2014-03-04ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto2-2/+0
2014-03-04ASoC: rsnd: use function pointer for each probeKuninori Morimoto1-20/+14
2014-03-04ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto1-15/+9
2014-03-04ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto3-11/+15
2014-03-04ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto4-25/+33
2014-03-04ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto3-81/+78
2014-03-03ASoC: rsnd: unify rdai namingKuninori Morimoto2-7/+7
2014-03-03ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto2-3/+0
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto6-18/+10