summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/rsnd.h
AgeCommit message (Expand)Author
2018-09-21ASoC: rsnd: fixup SSI clock during suspend/resume modesDmytro Prokopchuk
2018-09-03ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto
2018-09-03Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown
2018-09-03ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0Jiada Wang
2018-09-03ASoc: rsnd: dma: Calculate dma address with consider of BUSIFJiada Wang
2018-09-03ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang
2018-09-03ASoC: rsnd: add support for 16/24 bit slot widthsDragos Tarcatu
2018-09-03ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto
2018-04-16ASoC: rsnd: Enable IPMMU v2Kuninori Morimoto
2018-04-16ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto
2018-04-16ASoC: rsnd: makes rsnd_cmd_mod_get() staticKuninori Morimoto
2018-02-13ASoC: rsnd: suppress rsnd_dai_call() debug messageKuninori Morimoto
2018-02-13ASoC: rsnd: indicate IRQ error status for debugKuninori Morimoto
2017-11-29ASoC: rsnd: TDM 6ch needs 8ch clock for hw refineKuninori Morimoto
2017-11-01ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto
2017-10-11ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto
2017-10-04ASoC: rsnd: add MIX Volume Ramp supportKuninori Morimoto
2017-10-04ASoC: rsnd: makes volume ramp rate list genericKuninori Morimoto
2017-10-04ASoC: rsnd: add generic rsnd_flags_xxx() macroKuninori Morimoto
2017-07-24ASoC: rsnd: don't use private_value on rsnd_kctrl_new()Kuninori Morimoto
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: add rsnd_ssi_clk_query()Kuninori Morimoto
2017-06-15ASoC: rsnd: add rsnd_adg_clk_query()Kuninori Morimoto
2017-06-15ASoC: rsnd: rename "slots" related variableKuninori Morimoto
2017-06-13ASoC: rsnd: control kctrl items acceptance anytime/runtimeKuninori 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-06-06ASoC: rsnd: remove unused rsnd_dai_path_infoKuninori Morimoto
2017-05-19ASoC: rsnd: add HDMI output supportKuninori 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-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-03-29ASoC: rcar: remove rsnd_kctrl_remove()Kuninori Morimoto
2017-01-20ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator incrementKuninori Morimoto
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-10-28ASoC: rsnd: use BRGCKR instead of SSICKRKuninori Morimoto
2016-10-26ASoC: rsnd: clear SSI_SYS_STATUSx every timeKuninori Morimoto
2016-10-26ASoC: rsnd: rsnd_reg cleanup for SSIUKuninori Morimoto
2016-10-26ASoC: rsnd: remove "Gen2 only" commentKuninori Morimoto
2016-10-25ASoC: rsnd: add nolock_start/stop callbackKuninori Morimoto
2016-10-25ASoC: rsnd: remove rsnd_dma_detach()Kuninori Morimoto
2016-10-25ASoC: rsnd: remove non DT support for DMAKuninori Morimoto
2016-10-24ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_nodeKuninori 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