Age | Commit message (Expand) | Author |
2018-02-16 | ASoC: rsnd: avoid duplicate free_irq() | Kuninori Morimoto |
2018-02-16 | ASoC: rsnd: don't call free_irq() on Parent SSI | Kuninori Morimoto |
2017-11-30 | ASoC: rsnd: don't double free kctrl | Colin Ian King |
2017-08-30 | ASoC: rsnd: don't call update callback if it was NULL | Kuninori Morimoto |
2017-08-30 | ASoC: rsnd: ssi: 24bit data needs right-aligned settings | Kuninori Morimoto |
2017-08-30 | ASoC: rsnd: Add missing initialization of ADG req_rate | Geert Uytterhoeven |
2017-08-30 | ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt() | Kuninori Morimoto |
2017-08-30 | ASoC: rsnd: disable SRC.out only when stop timing | Kuninori Morimoto |
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 |