summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar
AgeCommit message (Expand)Author
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-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-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven
2015-09-16ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori 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-08-11ASoC: rsnd: Silence DMA slave ID compile warning on 64-bitGeert Uytterhoeven
2015-07-29ASoC: rcar ctu: Staticise local symbolsLars-Peter Clausen
2015-07-21ASoC: rsnd: tidyup parameter assignment positionKuninori Morimoto
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto
2015-07-17ASoC: rsnd: update Audio DMA path search methodKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_io_to_mod()Kuninori Morimoto
2015-07-16ASoC: rsnd: dma: add DMA name on .opsKuninori Morimoto
2015-07-16ASoC: rsnd: check the Gen1 at the beginning of DVC probeKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup rsnd_dma_ops definition placeKuninori Morimoto
2015-07-16ASoC: rsnd: show debug message for SSI/SRC/DVC connectionKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup data align positionKuninori Morimoto
2015-07-16ASoC: rsnd: add rsnd_get_adinr_chan()Kuninori Morimoto