aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)Author
2014-04-23ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lockKuninori 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-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: add probe/remove callback on rsnd_mod_opsKuninori 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: use function pointer for each probeKuninori 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 function parameterKuninori Morimoto
2014-03-03ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto
2014-03-03ASoC: rsnd: move priv member settings to upper sideKuninori Morimoto
2014-02-03ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe()Kuninori Morimoto
2014-02-03ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto
2014-02-03ASoC: rsnd: don't use schedule_work() when rsnd_dma_start()Kuninori Morimoto
2014-02-03ASoC: rsnd: non 0 is error on probeKuninori Morimoto
2014-02-03ASoC: rsnd: remove duplicate *priv from rsnd_dmaKuninori Morimoto
2014-01-09ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-11-20Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2013-11-19ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto
2013-11-18ASoC: rcar: fixup mod access before checkingKuninori Morimoto
2013-10-31ASoC: rcar: remove original filter from rsnd_dma_init()Kuninori Morimoto
2013-10-11ASoC: rcar: add ID check on rsnd_dai_get()Kuninori Morimoto
2013-10-11ASoC: rcar: fixup rsnd_platform_call() return valueKuninori Morimoto
2013-09-24ASoC: rsnd: use regmap instead of original register mapping methodKuninori Morimoto
2013-08-06ASoC: rsnd: add common DMAEngine methodKuninori Morimoto
2013-08-06ASoC: rsnd: remove platform dai and add dai_id on platform settingKuninori Morimoto
2013-07-28ASoC: add Renesas R-Car SSI featureKuninori Morimoto
2013-07-28ASoC: add Renesas R-Car ADG featureKuninori Morimoto
2013-07-28ASoC: add Renesas R-Car SCU featureKuninori Morimoto
2013-07-28ASoC: add Renesas R-Car Generation featureKuninori Morimoto
2013-07-28ASoC: add Renesas R-Car module featureKuninori Morimoto
2013-07-28ASoC: add Renesas R-Car core featureKuninori Morimoto