summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-03-241-7/+11
|\
| * ASoC: rcar: bugfix: it cares about the non-src caseKuninori Morimoto2014-03-241-7/+11
* | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2014-03-236-3/+238
|\|
| * ASoC: rsnd: add DeviceTree supportKuninori Morimoto2014-03-216-3/+238
* | Merge tag 'asoc-v3.15' into asoc-nextMark Brown2014-03-238-867/+1365
|\|
| * ASoC: rsnd: rename scu to srcKuninori Morimoto2014-03-055-159/+164
| * ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-056-42/+0
| * ASoC: rsnd: nothing to do on rsnd_dai_remove()Kuninori Morimoto2014-03-051-36/+0
| * ASoC: rsnd: use mod probe method on SSIKuninori Morimoto2014-03-051-51/+65
| * ASoC: rsnd: use mod probe method on SCUKuninori Morimoto2014-03-051-25/+39
| * ASoC: rsnd: add probe/remove callback on rsnd_mod_opsKuninori Morimoto2014-03-052-0/+29
| * ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto2014-03-053-37/+22
| * ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto2014-03-053-13/+18
| * ASoC: rsnd: Get correct SCU IDKuninori Morimoto2014-03-054-20/+71
| * ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto2014-03-052-7/+30
| * ASoC: rsnd: share reg_field and reduce memoryKuninori Morimoto2014-03-041-28/+53
| * ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto2014-03-041-3/+4
| * ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto2014-03-042-2/+0
| * ASoC: rsnd: use function pointer for each probeKuninori Morimoto2014-03-041-20/+14
| * ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto2014-03-041-15/+9
| * ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto2014-03-043-11/+15
| * ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto2014-03-044-25/+33
| * ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto2014-03-043-81/+78
| * ASoC: rsnd: unify rdai namingKuninori Morimoto2014-03-032-7/+7
| * ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto2014-03-032-3/+0
| * ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-036-18/+10
| * ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto2014-03-032-23/+24
| * ASoC: rsnd: move priv member settings to upper sideKuninori Morimoto2014-03-031-4/+4
| * ASoC: rsnd: print error if there is SRC settings mismatchKuninori Morimoto2014-02-121-0/+8
| * ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto2014-02-123-3/+15
| * ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto2014-02-122-6/+8
| * ASoC: rsnd: use device dependency clockKuninori Morimoto2014-02-071-5/+35
| * ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-034-0/+306
| * ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe()Kuninori Morimoto2014-02-031-3/+3
| * ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto2014-02-033-55/+40
| * ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto2014-02-033-138/+205
| * ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto2014-02-032-2/+10
| * ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto2014-02-033-33/+43
| * ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto2014-02-032-11/+5
| * ASoC: rsnd: Merge macros in scu.cKuninori Morimoto2014-02-031-12/+12
| * ASoC: rsnd: clarify scu.c areaKuninori Morimoto2014-02-031-0/+14
| * ASoC: rsnd: SCU should be called before SSIKuninori Morimoto2014-02-031-4/+4
| * ASoC: rsnd: don't use schedule_work() when rsnd_dma_start()Kuninori Morimoto2014-02-031-3/+10
| * ASoC: rsnd: fixup Gen2 module namingKuninori Morimoto2014-02-031-1/+1
| * ASoC: rsnd: non 0 is error on probeKuninori Morimoto2014-02-031-5/+5
| * ASoC: rsnd: remove duplicate *priv from rsnd_dmaKuninori Morimoto2014-02-032-4/+2
| * ASoC: rsnd: explain SRC bypass mode settings in commentKuninori Morimoto2014-02-031-0/+45
| * ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()Kuninori Morimoto2014-02-031-5/+4
| * ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto2014-02-032-18/+9
| * ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto2014-02-033-70/+74