aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)Author
2019-12-17ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto
2019-12-17ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden
2018-10-18ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto
2018-09-29ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang
2017-08-17ASoC: sh: make snd_pcm_hardware constBhumika Goyal
2017-08-14Merge branch 'topic/sh' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-08-14ASoC: sh: constify snd_pcm_ops structuresArvind Yadav
2017-08-14ASoC: sh: make snd_soc_platform_driver constBhumika Goyal
2017-08-10ASoC: rsnd: Delete an error message for a failed memory allocation in three f...Markus Elfring
2017-08-10Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-08-09ASoC: rsnd: remove 16ch support for nowKuninori Morimoto
2017-07-28ASoC: rsnd: merge snd_pcm_ops::open and snd_soc_dai_ops::startupKuninori Morimoto
2017-07-24ASoC: rsnd: don't use private_value on rsnd_kctrl_new()Kuninori Morimoto
2017-06-30ASoC: rsnd: constify dev_pm_ops structures.Arvind Yadav
2017-06-21ASoC: rsnd: fixup unsigned expression compared with zero: main_rateKuninori Morimoto
2017-06-15ASoC: rsnd: add rsnd_soc_hw_rule/constraint()Kuninori Morimoto
2017-06-15ASoC: rsnd: rename "slots" related variableKuninori Morimoto
2017-06-14ASoC: rsnd: reduce confusable macro parameter magicKuninori Morimoto
2017-06-13ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori Morimoto
2017-06-13ASoC: rsnd: add detail explanation of L/R conversion timingKuninori Morimoto
2017-06-07ASoC: rsnd: cleanup pointer related codeKuninori Morimoto
2017-06-07Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-06-07ASoC: rsnd: update pointer more accurateKuninori Morimoto
2017-05-19ASoC: rsnd: add HDMI output supportKuninori Morimoto
2017-05-19ASoC: rsnd: add support graph base DT phase 2Kuninori Morimoto
2017-05-19ASoC: rsnd: add support graph base DT phase 1Kuninori Morimoto
2017-05-17ASoC: rsnd: don't use PDTA bit for 24bit on SSIKuninori Morimoto
2017-05-17ASoC: rsnd: need to call nolock_stop if nolock_start was failedKuninori Morimoto
2017-04-19ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUGKuninori Morimoto
2017-04-06ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()Kuninori Morimoto
2017-04-06Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2017-03-29ASoC: rcar: remove rsnd_kctrl_remove()Kuninori Morimoto
2017-03-24ASoC: rcar: enable PCM RATE untile 192000Hiroyuki Yokoyama
2017-02-21ASoC: rsnd: drop useles self-assignmentsWolfram Sang
2017-02-19Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2017-01-23ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator incrementKuninori Morimoto
2017-01-20ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator incrementKuninori Morimoto
2016-12-15ASoC: rsnd: don't double free kctrlColin Ian King
2016-12-07ASoC: rsnd: enable/disable ADG when suspend/resume timingKuninori Morimoto
2016-12-05ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSIKuninori Morimoto
2016-11-22ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMUKuninori Morimoto
2016-10-25ASoC: rsnd: add nolock_start/stop callbackKuninori Morimoto
2016-10-24ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe()Kuninori Morimoto
2016-10-24ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()Kuninori Morimoto
2016-10-24ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()Kuninori Morimoto
2016-10-24ASoC: rsnd: amend .probe/.remove call for DPCMKuninori Morimoto
2016-09-29ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUMEKuninori Morimoto
2016-08-11ASoC: fix W=1 build warningsBaoyou Xie
2016-03-05ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto