summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown
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
2014-03-03ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto
2014-03-03ASoC: rsnd: move priv member settings to upper sideKuninori Morimoto
2014-02-12ASoC: rsnd: print error if there is SRC settings mismatchKuninori Morimoto
2014-02-12ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto
2014-02-12ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto
2014-02-07ASoC: rsnd: use device dependency clockKuninori Morimoto
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori 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: extracts Gen1/Gen2 common partsKuninori Morimoto
2014-02-03ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto
2014-02-03ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto
2014-02-03ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto
2014-02-03ASoC: rsnd: Merge macros in scu.cKuninori Morimoto
2014-02-03ASoC: rsnd: clarify scu.c areaKuninori Morimoto
2014-02-03ASoC: rsnd: SCU should be called before SSIKuninori Morimoto
2014-02-03ASoC: rsnd: don't use schedule_work() when rsnd_dma_start()Kuninori Morimoto
2014-02-03ASoC: rsnd: fixup Gen2 module namingKuninori Morimoto
2014-02-03ASoC: rsnd: non 0 is error on probeKuninori Morimoto
2014-02-03ASoC: rsnd: remove duplicate *priv from rsnd_dmaKuninori Morimoto
2014-02-03ASoC: rsnd: explain SRC bypass mode settings in commentKuninori Morimoto
2014-02-03ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()Kuninori Morimoto
2014-02-03ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto
2014-02-03ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto