summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar
AgeCommit message (Expand)Author
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-10ASoC: rsnd: gen: fixup Gen2 channel sizeKuninori Morimoto
2013-12-04ASoC: rcar: use devm_clk_get() instead of clk_get()Kuninori Morimoto
2013-11-29ASoC: rcar: add Gen2 sound supportKuninori Morimoto
2013-11-29ASoC: rcar: remove rcar_gen_opsKuninori Morimoto
2013-11-29ASoC: rcar: remove .path_init/exit from rsnd_gen_opsKuninori Morimoto
2013-11-29ASoC: rcar: add rsnd_is_accessible_reg()Kuninori Morimoto
2013-11-29ASoC: rcar: separate regmap init common fieldKuninori Morimoto
2013-11-29ASoC: rcar: remove unused register settingsKuninori Morimoto
2013-11-24ASoC: rcar: some dubious one-bit signed bitfieldsDan Carpenter
2013-11-21Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
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-19ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter
2013-11-18ASoC: rcar: fixup mod access before checkingKuninori Morimoto
2013-11-08Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2013-11-07ASoC: rcar: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-11-03Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2013-10-31ASoC: rcar: remove original filter from rsnd_dma_init()Kuninori Morimoto
2013-10-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2013-10-20ASoC: rcar: remove RSND_SSI_CLK_FROM_ADGKuninori Morimoto
2013-10-20ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto
2013-10-11ASoC: rcar: fixup generation checkerKuninori 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