aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
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
2014-02-03ASoC: rsnd: remove pin sync optionKuninori Morimoto
2014-02-03ASoC: rsnd: rsnd_dai_is_clk_master() can be sharedKuninori Morimoto
2014-02-03ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop()Kuninori Morimoto
2014-02-03ASoC: rsnd: remove meaningless function parameterKuninori Morimoto
2014-02-03ASoC: rsnd: add rsnd_scu_init(), and separate init/startKuninori Morimoto
2014-02-03ASoC: rsnd: control SCU ops in probe timingKuninori Morimoto
2014-02-03ASoC: rsnd: remove meaningless rsnd_ssi_non()Kuninori Morimoto
2014-02-03ASoC: rsnd: cleanup debug information methodKuninori Morimoto
2014-02-03ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown
2014-01-09ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto
2013-12-31ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameterKuninori Morimoto
2013-12-31ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()Kuninori Morimoto
2013-12-31ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto
2013-12-31ASoC: rsnd: add rsnd_scu_transfer_start()Kuninori Morimoto
2013-12-31ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto
2013-12-31ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto
2013-12-31ASoC: rsnd: tidyup register namingKuninori Morimoto
2013-12-31ASoC: rsnd: tidyup ssi commentKuninori Morimoto
2013-12-31ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto
2013-12-11ASoC: fsi: remove original filter from fsi_dma_probe()Kuninori Morimoto
2013-12-10ASoC: rsnd: gen: fixup Gen2 channel sizeKuninori Morimoto
2013-12-04ASoC: rcar: use devm_clk_get() instead of clk_get()Kuninori Morimoto