summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2014-06-03Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown
2014-05-26ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto
2014-05-26ASoC: rsnd: care DMA slave channel name for DTKuninori Morimoto
2014-05-26ASoC: rsnd: module name is unifiedKuninori Morimoto
2014-05-26ASoC: rsnd: remove rsnd_src_non_opsKuninori Morimoto
2014-05-26ASoC: rsnd: save platform_device instead of deviceKuninori Morimoto
2014-05-26ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto
2014-05-22Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown
2014-05-22Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown
2014-05-15ASoC: rsnd: Fix warnings due to improper printk formatsLaurent Pinchart
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto
2014-05-13ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_callKuninori Morimoto
2014-05-13ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto
2014-05-13ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto
2014-05-13ASoC: rsnd: add rsnd_path_parse() macroKuninori Morimoto
2014-05-08ASoC: rsnd: remove compatibility codeKuninori Morimoto
2014-05-08ASoC: rsnd: remove old clock style supportKuninori Morimoto
2014-05-01ASoC: sh: Migo-R sound needs I2CArnd Bergmann
2014-04-23ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lockKuninori Morimoto
2014-04-11ASoC: rsnd: fix clock prepare/unprepareBen Dooks
2014-03-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2014-03-24ASoC: rcar: bugfix: it cares about the non-src caseKuninori Morimoto
2014-03-23Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto
2014-03-14ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto
2014-03-12Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown
2014-03-10ASoC: migor: Convert to table based DAPM setupLars-Peter Clausen
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto
2014-03-05ASoC: rsnd: nothing to do on rsnd_dai_remove()Kuninori Morimoto
2014-03-05ASoC: rsnd: use mod probe method on SSIKuninori Morimoto
2014-03-05ASoC: rsnd: use mod probe method on SCUKuninori Morimoto
2014-03-05ASoC: rsnd: add probe/remove callback on rsnd_mod_opsKuninori Morimoto
2014-03-05ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto
2014-03-05ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto
2014-03-05ASoC: rsnd: Get correct SCU IDKuninori Morimoto
2014-03-05ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto
2014-03-04ASoC: rsnd: share reg_field and reduce memoryKuninori Morimoto
2014-03-04ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto
2014-03-04ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto
2014-03-04ASoC: rsnd: use function pointer for each probeKuninori Morimoto
2014-03-04ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto
2014-03-04ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto
2014-03-04ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto
2014-03-04ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto
2014-03-03ASoC: rsnd: unify rdai namingKuninori Morimoto
2014-03-03ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto