summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-1348-974/+9844
|\ \ \ \ \
| | | | | * ASoC: rsnd: rename scu to srcKuninori Morimoto2014-03-056-166/+175
| | | | | * ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto2014-03-056-42/+0Star
| | | | | * ASoC: rsnd: nothing to do on rsnd_dai_remove()Kuninori Morimoto2014-03-051-36/+0Star
| | | | | * 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/+22Star
| | | | | * ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto2014-03-053-13/+18
| | | | | * ASoC: rsnd: Get correct SCU IDKuninori Morimoto2014-03-055-20/+72
| | | | | * ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto2014-03-053-8/+46
| | | | | * 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/+0Star
| | | | | * ASoC: rsnd: use function pointer for each probeKuninori Morimoto2014-03-041-20/+14Star
| | | | | * ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto2014-03-041-15/+9Star
| | | | | * 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/+78Star
| | | | | * ASoC: rsnd: tidyup RSND_SSI_xxx flagsKuninori Morimoto2014-03-031-3/+0Star
| | | | | * ASoC: rsnd: unify rdai namingKuninori Morimoto2014-03-032-7/+7
| | | | | * ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto2014-03-032-3/+0Star
| | | | | * ASoC: rsnd: remove verbose function parameterKuninori Morimoto2014-03-036-18/+10Star
| | | | | * 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-035-0/+312
| | | | | * 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/+40Star
| | | | | * 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/+5Star
| | | | | * 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/+2Star
| | | | | * 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/+4Star
| | | | | * ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto2014-02-032-18/+9Star
| | | | | * ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto2014-02-033-70/+74
| | | | | * ASoC: rsnd: remove pin sync optionKuninori Morimoto2014-02-032-2/+1Star
| | | | | * ASoC: rsnd: rsnd_dai_is_clk_master() can be sharedKuninori Morimoto2014-02-032-5/+5
| | | | | * ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop()Kuninori Morimoto2014-02-031-42/+14Star