summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)AuthorFilesLines
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden1-0/+1
2018-04-13ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto1-2/+9
2018-03-22ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONTKuninori Morimoto1-0/+9
2018-02-16ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto1-3/+3
2018-02-16ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto2-0/+7
2017-11-30ASoC: rsnd: don't double free kctrlColin Ian King1-3/+1
2017-08-30ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto1-1/+1
2017-08-30ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto1-1/+2
2017-08-30ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven1-1/+1
2017-08-30ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto1-11/+8
2017-08-30ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto1-2/+16
2015-11-10ASoC: rsnd: make sure SRC In Rate feature enablementKuninori Morimoto1-0/+7
2015-11-10Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown13-284/+526
2015-11-06ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto1-1/+1
2015-10-26Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown1-1/+1
2015-10-26Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc...Mark Brown11-86/+179
2015-10-22ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto5-11/+14
2015-10-22ASoC: rsnd: remove unused rsnd_dma_to_ssi() macroKuninori Morimoto1-1/+0
2015-10-22ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto6-12/+12
2015-10-22ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quitKuninori Morimoto1-11/+3
2015-10-22ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented methodKuninori Morimoto1-7/+2
2015-10-22ASoC: rsnd: fixup rsnd_mod_call() behavior for debugKuninori Morimoto1-8/+6
2015-10-22ASoC: rsnd: fixup devm_request_irq() option on ssi.cKuninori Morimoto1-1/+1
2015-10-22ASoC: rsnd: fixup struct rsnd_gen::res array sizeKuninori Morimoto1-3/+7
2015-10-22ASoC: rsnd: fixup print debug message after readKuninori Morimoto1-2/+2
2015-10-16ASoC: rsnd: Gen1 probe is not errorKuninori Morimoto3-12/+6
2015-10-14ASoC: rsnd: Announce for removing Gen1 SRU supportKuninori Morimoto1-1/+3
2015-10-12ASoC: sh: Fit typo in KconfigMasanari Iida1-1/+1
2015-10-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven4-18/+124
2015-09-23Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/to...Mark Brown1-61/+24
2015-09-16ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto1-1/+1
2015-09-16ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLKKuninori Morimoto1-0/+1
2015-09-14ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto1-4/+94
2015-09-14ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto1-9/+23
2015-09-14ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto1-2/+3
2015-09-14ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto2-49/+74
2015-09-14ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto1-8/+5
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto3-11/+41
2015-09-14ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto1-21/+46
2015-09-14ASoC: rsnd: add rsnd_mod_get() macro and use itKuninori Morimoto6-36/+47
2015-09-14ASoC: rsnd: Add Gen3 initial supportKuninori Morimoto1-0/+1
2015-09-14ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto1-1/+0
2015-09-14ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2()Kuninori Morimoto1-9/+2
2015-09-14ASoC: rsnd: tidyup rsnd_dma_to_xxx() positionKuninori Morimoto1-2/+1
2015-09-14ASoC: sh: siu_dai: Convert to use resource managed APIsAxel Lin1-61/+24
2015-08-30Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/sh', 'asoc/to...Mark Brown2-17/+4
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown11-198/+858
2015-08-30ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platformAxel Lin1-8/+1
2015-08-28ASoC: sh: ssi: Convert to devm_snd_soc_register_componentAxel Lin1-9/+3
2015-08-11ASoC: rsnd: Silence DMA slave ID compile warning on 64-bitGeert Uytterhoeven1-1/+1