aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)Author
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-04-16Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes soMark Brown
2018-04-16ASoC: rsnd: Enable IPMMU v2Kuninori Morimoto
2018-04-16ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto
2018-04-12ASoC: rsnd: mark PM functions __maybe_unusedArnd Bergmann
2018-03-28Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'aso...Mark Brown
2018-03-21ASoC: rsnd: set pm_ops in hibernate-compatible wayNikita Yushchenko
2018-02-13ASoC: rsnd: suppress rsnd_dai_call() debug messageKuninori Morimoto
2018-02-12ASoC: sh: rsnd: replace platform to componentKuninori Morimoto
2017-12-11ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()Kuninori Morimoto
2017-12-11ASoC: rsnd: don't use runtime->sample_bitsKuninori Morimoto
2017-12-08ASoC: rsnd: more clear rsnd_get_dalign() for DALIGNKuninori Morimoto
2017-11-29ASoC: rsnd: TDM 6ch needs 8ch clock for hw refineKuninori Morimoto
2017-11-28ASoC: rsnd: call snd_soc_disconnect_sync() when removeKuninori Morimoto
2017-11-16ASoC: rcar: revert IOMMU support so farKuninori Morimoto
2017-11-01ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto
2017-10-31ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()Kuninori Morimoto
2017-10-31ASoC: rsnd: NULL check is not needed for clk_unprepare()Kuninori Morimoto
2017-10-31ASoC: rsnd: tidyup rsnd_mod_next() for loop methodKuninori Morimoto
2017-10-31ASoC: rsnd: don't use io->mod[] directlyKuninori Morimoto
2017-10-04ASoC: rsnd: add MIX Volume Ramp supportKuninori Morimoto
2017-10-04ASoC: rsnd: makes volume ramp rate list genericKuninori Morimoto
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