| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-11-16 | ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common method |  Kuninori Morimoto | 1 | -10/+11 |
| 2015-11-16 | ASoC: rsnd: remove all modules when PIO fallback |  Kuninori Morimoto | 1 | -17/+8 |
| 2015-11-16 | ASoC: rsnd: enable to use rsnd_dai_connect() from each mod |  Kuninori Morimoto | 2 | -15/+20 |
| 2015-11-16 | ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach() |  Kuninori Morimoto | 4 | -19/+22 |
| 2015-11-16 | ASoC: rsnd: DMA related definition goes to dma.c |  Kuninori Morimoto | 2 | -23/+24 |
| 2015-11-16 | ASoC: rsnd: DMA become SSI/SRC member |  Kuninori Morimoto | 4 | -19/+43 |
| 2015-11-10 | ASoC: rsnd: make sure SRC In Rate feature enablement |  Kuninori Morimoto | 1 | -0/+7 |
| 2015-11-10 | Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcar |  Mark Brown | 13 | -280/+522 |
| 2015-11-06 | ASoC: rsnd: fixup SCU_SYS_INT_EN1 address |  Kuninori Morimoto | 1 | -1/+1 |
| 2015-10-26 | Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc/topic/samsung' and 'asoc/topic/sh' into asoc-next |  Mark Brown | 1 | -1/+1 |
| 2015-10-26 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next |  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/topic/spear', 'asoc/topic/sunxi' and 'asoc/topic/tlv320aic3x' into asoc-next |  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 | -45/+70 |
| 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/topic/simple', 'asoc/topic/sirf-codec' and 'asoc/topic/spear' into asoc-next |  Mark Brown | 2 | -17/+4 |
| 2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-next |  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 |