aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAge
...
* | | ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()Kuninori Morimoto2015-12-18
* | | ASoC: rsnd: fixup SSIU control timingKuninori Morimoto2015-12-18
* | | ASoC: rsrc-card: tidyup dai format for DPCMKuninori Morimoto2015-12-17
* | | ASoC: rsrc-card: Remove support for setting differing DAI formatsKuninori Morimoto2015-12-17
* | | ASoC: rsrc-card: enable to use tdm_slot on DTKuninori Morimoto2015-12-17
* | | rcar: mux: Avoid use of ret uninitialisedMark Brown2015-12-15
* | | rcar: dvc: Avoid use of ret uninitialisedMark Brown2015-12-15
* | | rcar: ctu: Avoid use of ret uninitialisedMark Brown2015-12-15
* | | ASoC: rsnd: tidyup data align position for captureKuninori Morimoto2015-12-08
* | | ASoC: rsnd: care SWSP bit for TDM/non-TDMKuninori Morimoto2015-12-02
* | | ASoC: rsnd: rsrc-card: check return value of snd_soc_of_get_dai_name()Kuninori Morimoto2015-12-01
* | | ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer accessKuninori Morimoto2015-12-01
* | | ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto2015-11-30
* | | ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto2015-11-30
* | | ASoC: rsnd: ssi enables non-stereo soundKuninori Morimoto2015-11-30
* | | ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init()Kuninori Morimoto2015-11-30
* | | ASoC: rsnd: add rsnd_ssi_config_init()Kuninori Morimoto2015-11-30
* | | ASoC: rsnd: dvc: add rsnd_dvc_halt()Kuninori Morimoto2015-11-30
* | | ASoC: rsnd: mix: add rsnd_mix_halt()Kuninori Morimoto2015-11-30
* | | ASoC: rsnd: src: add rsnd_src_halt()Kuninori Morimoto2015-11-30
* | | ASoC: rsnd: dvc: rename rsnd_dvc_soft_reset() to rsnd_dvc_activation()Kuninori Morimoto2015-11-30
* | | ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation()Kuninori Morimoto2015-11-30
* | | ASoC: rsnd: src: rename rsnd_src_soft_reset() to rsnd_src_activation()Kuninori Morimoto2015-11-30
* | | ASoC: rsnd: add missing SRC_O_BUSIF_MODE registerKuninori Morimoto2015-11-30
* | | ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIUKuninori Morimoto2015-11-30
* | | ASoC: rsnd: don't use normal *mod in adg.cKuninori Morimoto2015-11-30
* | | ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()Kuninori Morimoto2015-11-27
* | | ASoC: rsnd: tidyup semantics of rsnd_src_record_error()Kuninori Morimoto2015-11-27
* | | ASoC: rsnd: indicate register name for debugKuninori Morimoto2015-11-27
* | | ASoC: rsnd: tidyup void* cast for 64bit compilerKuninori Morimoto2015-11-20
* | | ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove struct rcar_snd_infoKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove platform boot support from dvc.cKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove platform boot support from mix.cKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove platform boot support from ctu.cKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove platform boot support from src.cKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove platform boot support from ssi.cKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto2015-11-18
* | | ASoC: rsnd: SRC settings matches to datasheetKuninori Morimoto2015-11-18
* | | ASoC: rsnd: cleanup RSND_REG_xxxKuninori Morimoto2015-11-18
* | | ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto2015-11-18
* | | ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto2015-11-17
* | | ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OFKuninori Morimoto2015-11-16
* | | ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto2015-11-16
* | | ASoC: rsnd: tidyup comment position of rsnd_mod_xxxKuninori Morimoto2015-11-16
* | | ASoC: rsnd: MIX settings matches to datasheetKuninori Morimoto2015-11-16
* | | ASoC: rsnd: DVC settings matches to datasheetKuninori Morimoto2015-11-16
* | | ASoC: rsnd: move CMD related operation to cmd.cKuninori Morimoto2015-11-16