summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2015-09-23Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/to...Mark Brown
2015-09-16ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto
2015-09-16ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLKKuninori Morimoto
2015-09-14ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto
2015-09-14ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto
2015-09-14ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto
2015-09-14ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto
2015-09-14ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto
2015-09-14ASoC: rsnd: Add Gen3 initial supportKuninori Morimoto
2015-09-14ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto
2015-09-14ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()Kuninori Morimoto
2015-09-14ASoC: rsnd: tidyup rsnd_dma_to_xxx() positionKuninori Morimoto
2015-09-14ASoC: sh: siu_dai: Convert to use resource managed APIsAxel Lin
2015-08-30Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/sh', 'asoc/to...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-30ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platformAxel Lin
2015-08-28ASoC: sh: ssi: Convert to devm_snd_soc_register_componentAxel Lin
2015-08-11ASoC: rsnd: Silence DMA slave ID compile warning on 64-bitGeert Uytterhoeven
2015-07-29ASoC: rcar ctu: Staticise local symbolsLars-Peter Clausen
2015-07-21ASoC: rsnd: tidyup parameter assignment positionKuninori Morimoto
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto
2015-07-17ASoC: rsnd: update Audio DMA path search methodKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_io_to_mod()Kuninori Morimoto
2015-07-16ASoC: rsnd: dma: add DMA name on .opsKuninori Morimoto
2015-07-16ASoC: rsnd: check the Gen1 at the beginning of DVC probeKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup rsnd_dma_ops definition placeKuninori Morimoto
2015-07-16ASoC: rsnd: show debug message for SSI/SRC/DVC connectionKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup data align positionKuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_get_adinr_chan()Kuninori Morimoto
2015-07-16ASoC: rsnd: tidyup ADINR function nameKuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_src_initialize_lock/unlock()Kuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()Kuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route settingKuninori Morimoto
2015-07-16ASoC: rsnd: rename rsnd_path_parse/break() into add/removeKuninori Morimoto
2015-07-16ASoC: rsnd: enable module multi connectionKuninori Morimoto
2015-07-16ASoC: rsnd: src: make sure SRC soft resetKuninori Morimoto
2015-07-16ASoC: rsnd: dvc: make sure DVC soft resetKuninori Morimoto
2015-07-16ASoC: rsnd: move SRC specific macro into src.cKuninori Morimoto
2015-07-16ASoC: rsnd: move DVC specific macro into dvc.cKuninori Morimoto
2015-07-16ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULLKuninori Morimoto
2015-07-16ASoC: rsnd: add workaround for SRC sync convert + DVCKuninori Morimoto
2015-07-16ASoC: rsnd: fixup each module counter on __rsnd_mod_call()Kuninori Morimoto
2015-07-16ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto
2015-07-16ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto
2015-07-16ASoC: rsnd: remove unnecessary 'out of memory' message from DVCKuninori Morimoto