Age | Commit message (Expand) | Author |
2015-11-10 | ASoC: rsnd: make sure SRC In Rate feature enablement | Kuninori Morimoto |
2015-11-10 | Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcar | Mark Brown |
2015-11-06 | ASoC: rsnd: fixup SCU_SYS_INT_EN1 address | Kuninori Morimoto |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc... | Mark Brown |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc... | Mark Brown |
2015-10-22 | ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx() | Kuninori Morimoto |
2015-10-22 | ASoC: rsnd: remove unused rsnd_dma_to_ssi() macro | Kuninori Morimoto |
2015-10-22 | ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off | Kuninori Morimoto |
2015-10-22 | ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit | Kuninori Morimoto |
2015-10-22 | ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method | Kuninori Morimoto |
2015-10-22 | ASoC: rsnd: fixup rsnd_mod_call() behavior for debug | Kuninori Morimoto |
2015-10-22 | ASoC: rsnd: fixup devm_request_irq() option on ssi.c | Kuninori Morimoto |
2015-10-22 | ASoC: rsnd: fixup struct rsnd_gen::res array size | Kuninori Morimoto |
2015-10-22 | ASoC: rsnd: fixup print debug message after read | Kuninori Morimoto |
2015-10-16 | ASoC: rsnd: Gen1 probe is not error | Kuninori Morimoto |
2015-10-14 | ASoC: rsnd: Announce for removing Gen1 SRU support | Kuninori Morimoto |
2015-10-12 | ASoC: sh: Fit typo in Kconfig | Masanari Iida |
2015-10-07 | ASoC: rsnd: Remove obsolete platform data support | Geert Uytterhoeven |
2015-09-23 | Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/to... | Mark Brown |
2015-09-16 | ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoC | Kuninori Morimoto |
2015-09-16 | ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLK | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: add AUDIO_CLKOUT support | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: adg: ignore undefined clock error | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: tidyup ADG debug message for clock selection | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: tidyup ADG clock calculate method | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init() | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: add common mod confirm method | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: ADG uses mod base common method | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: add rsnd_mod_get() macro and use it | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: Add Gen3 initial support | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: remove unneeded sh_clk header | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2() | Kuninori Morimoto |
2015-09-14 | ASoC: rsnd: tidyup rsnd_dma_to_xxx() position | Kuninori Morimoto |
2015-09-14 | ASoC: sh: siu_dai: Convert to use resource managed APIs | Axel Lin |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/sh', 'asoc/to... | Mark Brown |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown |
2015-08-30 | ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platform | Axel Lin |
2015-08-28 | ASoC: sh: ssi: Convert to devm_snd_soc_register_component | Axel Lin |
2015-08-11 | ASoC: rsnd: Silence DMA slave ID compile warning on 64-bit | Geert Uytterhoeven |
2015-07-29 | ASoC: rcar ctu: Staticise local symbols | Lars-Peter Clausen |
2015-07-21 | ASoC: rsnd: tidyup parameter assignment position | Kuninori Morimoto |
2015-07-17 | ASoC: rsnd: add MIX (Mixer) support | Kuninori Morimoto |
2015-07-17 | ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support | Kuninori Morimoto |
2015-07-17 | ASoC: rsnd: update Audio DMA path search method | Kuninori Morimoto |
2015-07-16 | ASoC: rsnd: tidyup SRC position on each code | Kuninori Morimoto |
2015-07-16 | ASoC: rsnd: add rsnd_io_to_mod() | Kuninori Morimoto |
2015-07-16 | ASoC: rsnd: dma: add DMA name on .ops | Kuninori Morimoto |
2015-07-16 | ASoC: rsnd: check the Gen1 at the beginning of DVC probe | Kuninori Morimoto |
2015-07-16 | ASoC: rsnd: tidyup rsnd_dma_ops definition place | Kuninori Morimoto |
2015-07-16 | ASoC: rsnd: show debug message for SSI/SRC/DVC connection | Kuninori Morimoto |