summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar
AgeCommit message (Expand)AuthorFilesLines
2018-07-05ASoC: rsnd: cmd: Add missing newline to debug messageAndrew Gabbasov1-1/+1
2018-06-22Merge branch 'asoc-4.18' into asoc-4.19 for amd depMark Brown2-13/+30
2018-06-18ASoC: rsnd: add rsnd_daidrv_get()Kuninori Morimoto1-1/+10
2018-06-18ASoC: rsnd: SSI parent cares SWSP bitKuninori Morimoto1-11/+21
2018-06-18ASoC: rsnd: has .symmetric_rates if SSIs are sharing WS pinKuninori Morimoto2-2/+9
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto13-123/+82
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook8-9/+9
2018-04-16Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes soMark Brown1-2/+2
2018-04-16ASoC: rsnd: ssi: wait maximum 5ms for status checkKuninori Morimoto1-1/+1
2018-04-16ASoC: rsnd: Enable IPMMU v2Kuninori Morimoto3-5/+50
2018-04-16ASoC: rsnd: don't assume node full path name for HDMI probingKuninori Morimoto1-2/+9
2018-04-16ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto4-4/+7
2018-04-16ASoC: rsnd: makes rsnd_cmd_mod_get() staticKuninori Morimoto2-9/+7
2018-04-12ASoC: rsnd: mark PM functions __maybe_unusedArnd Bergmann1-2/+2
2018-03-28Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'aso...Mark Brown4-6/+66
2018-03-21ASoC: rsnd: set pm_ops in hibernate-compatible wayNikita Yushchenko1-2/+1
2018-02-13ASoC: rsnd: suppress rsnd_dai_call() debug messageKuninori Morimoto2-1/+20
2018-02-13ASoC: rsnd: indicate IRQ error status for debugKuninori Morimoto3-3/+45
2018-02-12ASoC: sh: rsnd: replace platform to componentKuninori Morimoto1-18/+4
2018-01-05Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown4-167/+172
2017-12-20ASoC: rsnd: fixup ADG register maskKuninori Morimoto1-3/+3
2017-12-11ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()Kuninori Morimoto1-3/+3
2017-12-11ASoC: rsnd: PIO related function cleanupKuninori Morimoto1-81/+72
2017-12-11ASoC: rsnd: don't use runtime->sample_bitsKuninori Morimoto2-14/+7
2017-12-08ASoC: rsnd: more clear rsnd_get_dalign() for DALIGNKuninori Morimoto1-23/+10
2017-12-08ASoC: rsnd: ssi: remove unnesessary period_posJiada Wang1-6/+3
2017-12-08Merge branch 'fix/rcar' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2-7/+14
2017-12-08ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_updateJiada Wang1-6/+10
2017-11-29ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handlerKuninori Morimoto1-18/+0
2017-11-29ASoC: rsnd: TDM 6ch needs 8ch clock for hw refineKuninori Morimoto2-27/+80
2017-11-28ASoC: rsnd: call snd_soc_disconnect_sync() when removeKuninori Morimoto1-0/+2
2017-11-28ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modesJiada Wang1-1/+4
2017-11-16ASoC: rcar: revert IOMMU support so farKuninori Morimoto2-82/+8
2017-11-11Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown8-188/+400
2017-11-06ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failedKuninori Morimoto1-3/+1
2017-11-01ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto3-17/+21
2017-11-01ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_modKuninori Morimoto1-3/+8
2017-10-31ASoC: rsnd: Don't check SSISR::DIRQ when CaptureKuninori Morimoto1-6/+9
2017-10-31ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()Kuninori Morimoto1-1/+4
2017-10-31ASoC: rsnd: NULL check is not needed for clk_unprepare()Kuninori Morimoto1-2/+1
2017-10-31ASoC: rsnd: tidyup rsnd_mod_next() for loop methodKuninori Morimoto1-4/+2
2017-10-31ASoC: rsnd: don't use io->mod[] directlyKuninori Morimoto1-1/+1
2017-10-13ASoC: rsnd: more clear ADG clock debug infoKuninori Morimoto1-18/+41
2017-10-11ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto4-54/+59
2017-10-04ASoC: rsnd: add MIX Volume Ramp supportKuninori Morimoto3-7/+154
2017-10-04ASoC: rsnd: makes volume ramp rate list genericKuninori Morimoto3-31/+36
2017-10-04ASoC: rsnd: CTU kctrl sets onceKuninori Morimoto1-0/+8
2017-10-04ASoC: rsnd: DVC kctrl sets onceKuninori Morimoto1-0/+8
2017-10-04ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADGKuninori Morimoto1-7/+6
2017-10-04ASoC: rsnd: add generic rsnd_flags_xxx() macroKuninori Morimoto2-15/+16