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