Age | Commit message (Expand) | Author | Files | Lines |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc... | Mark Brown | 1 | -1/+1 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc... | Mark Brown | 11 | -86/+179 |
2015-10-22 | ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx() | Kuninori Morimoto | 5 | -11/+14 |
2015-10-22 | ASoC: rsnd: remove unused rsnd_dma_to_ssi() macro | Kuninori Morimoto | 1 | -1/+0 |
2015-10-22 | ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off | Kuninori Morimoto | 6 | -12/+12 |
2015-10-22 | ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit | Kuninori Morimoto | 1 | -11/+3 |
2015-10-22 | ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method | Kuninori Morimoto | 1 | -7/+2 |
2015-10-22 | ASoC: rsnd: fixup rsnd_mod_call() behavior for debug | Kuninori Morimoto | 1 | -8/+6 |
2015-10-22 | ASoC: rsnd: fixup devm_request_irq() option on ssi.c | Kuninori Morimoto | 1 | -1/+1 |
2015-10-22 | ASoC: rsnd: fixup struct rsnd_gen::res array size | Kuninori Morimoto | 1 | -3/+7 |
2015-10-22 | ASoC: rsnd: fixup print debug message after read | Kuninori Morimoto | 1 | -2/+2 |
2015-10-16 | ASoC: rsnd: Gen1 probe is not error | Kuninori Morimoto | 3 | -12/+6 |
2015-10-14 | ASoC: rsnd: Announce for removing Gen1 SRU support | Kuninori Morimoto | 1 | -1/+3 |
2015-10-12 | ASoC: sh: Fit typo in Kconfig | Masanari Iida | 1 | -1/+1 |
2015-10-07 | ASoC: rsnd: Remove obsolete platform data support | Geert Uytterhoeven | 4 | -18/+124 |
2015-09-23 | Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/to... | Mark Brown | 1 | -61/+24 |
2015-09-16 | ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoC | Kuninori Morimoto | 1 | -1/+1 |
2015-09-16 | ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLK | Kuninori Morimoto | 1 | -0/+1 |
2015-09-14 | ASoC: rsnd: add AUDIO_CLKOUT support | Kuninori Morimoto | 1 | -4/+94 |
2015-09-14 | ASoC: rsnd: adg: ignore undefined clock error | Kuninori Morimoto | 1 | -9/+23 |
2015-09-14 | ASoC: rsnd: tidyup ADG debug message for clock selection | Kuninori Morimoto | 1 | -2/+3 |
2015-09-14 | ASoC: rsnd: tidyup ADG clock calculate method | Kuninori Morimoto | 2 | -49/+74 |
2015-09-14 | ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init() | Kuninori Morimoto | 1 | -8/+5 |
2015-09-14 | ASoC: rsnd: add common mod confirm method | Kuninori Morimoto | 3 | -11/+41 |
2015-09-14 | ASoC: rsnd: ADG uses mod base common method | Kuninori Morimoto | 1 | -21/+46 |
2015-09-14 | ASoC: rsnd: add rsnd_mod_get() macro and use it | Kuninori Morimoto | 6 | -36/+47 |
2015-09-14 | ASoC: rsnd: Add Gen3 initial support | Kuninori Morimoto | 1 | -0/+1 |
2015-09-14 | ASoC: rsnd: remove unneeded sh_clk header | Kuninori Morimoto | 1 | -1/+0 |
2015-09-14 | ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2() | Kuninori Morimoto | 1 | -9/+2 |
2015-09-14 | ASoC: rsnd: tidyup rsnd_dma_to_xxx() position | Kuninori Morimoto | 1 | -2/+1 |
2015-09-14 | ASoC: sh: siu_dai: Convert to use resource managed APIs | Axel Lin | 1 | -61/+24 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/sh', 'asoc/to... | Mark Brown | 2 | -17/+4 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 11 | -198/+858 |
2015-08-30 | ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platform | Axel Lin | 1 | -8/+1 |
2015-08-28 | ASoC: sh: ssi: Convert to devm_snd_soc_register_component | Axel Lin | 1 | -9/+3 |
2015-08-11 | ASoC: rsnd: Silence DMA slave ID compile warning on 64-bit | Geert Uytterhoeven | 1 | -1/+1 |
2015-07-29 | ASoC: rcar ctu: Staticise local symbols | Lars-Peter Clausen | 1 | -1/+1 |
2015-07-21 | ASoC: rsnd: tidyup parameter assignment position | Kuninori Morimoto | 1 | -2/+5 |
2015-07-17 | ASoC: rsnd: add MIX (Mixer) support | Kuninori Morimoto | 6 | -13/+318 |
2015-07-17 | ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support | Kuninori Morimoto | 6 | -6/+215 |
2015-07-17 | ASoC: rsnd: update Audio DMA path search method | Kuninori Morimoto | 1 | -35/+53 |
2015-07-17 | ASoC: rsnd: tidyup SRC position on each code | Kuninori Morimoto | 3 | -24/+24 |
2015-07-17 | ASoC: rsnd: add rsnd_io_to_mod() | Kuninori Morimoto | 1 | -3/+4 |
2015-07-17 | ASoC: rsnd: dma: add DMA name on .ops | Kuninori Morimoto | 1 | -1/+11 |
2015-07-17 | ASoC: rsnd: check the Gen1 at the beginning of DVC probe | Kuninori Morimoto | 1 | -6/+6 |
2015-07-17 | ASoC: rsnd: tidyup rsnd_dma_ops definition place | Kuninori Morimoto | 2 | -7/+8 |
2015-07-17 | ASoC: rsnd: show debug message for SSI/SRC/DVC connection | Kuninori Morimoto | 1 | -0/+7 |
2015-07-17 | ASoC: rsnd: tidyup data align position | Kuninori Morimoto | 4 | -15/+45 |
2015-07-17 | ASoC: rsnd: add rsnd_get_adinr_chan() | Kuninori Morimoto | 2 | -0/+23 |
2015-07-17 | ASoC: rsnd: tidyup ADINR function name | Kuninori Morimoto | 4 | -6/+6 |