summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2018-06-18ASoC: ssi: convert to SPDX identifiersKuninori Morimoto
2018-06-18ASoC: hac: convert to SPDX identifiersKuninori Morimoto
2018-06-18ASoC: fsi: convert to SPDX identifiersKuninori Morimoto
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-04-20ASoC: sh: Update menu title and platform dependencyGeert Uytterhoeven
2018-04-20ASoC: sh: Drop SUPERH platform dependencyGeert Uytterhoeven
2018-04-16Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes soMark Brown
2018-04-16ASoC: rsnd: ssi: wait maximum 5ms for status checkKuninori Morimoto
2018-04-16ASoC: rsnd: Enable IPMMU v2Kuninori Morimoto
2018-04-16ASoC: rsnd: don't assume node full path name for HDMI probingKuninori 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-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-13ASoC: rsnd: indicate IRQ error status for debugKuninori Morimoto
2018-02-12ASoC: sh: siu: replace platform to componentKuninori Morimoto
2018-02-12ASoC: sh: fsi: replace platform to componentKuninori Morimoto
2018-02-12ASoC: sh: dma-sh7760: replace platform to componentKuninori Morimoto
2018-02-12ASoC: sh: rsnd: replace platform to componentKuninori Morimoto
2018-01-05Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2017-12-20ASoC: rsnd: fixup ADG register maskKuninori Morimoto
2017-12-11ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()Kuninori Morimoto
2017-12-11ASoC: rsnd: PIO related function cleanupKuninori 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-12-08ASoC: rsnd: ssi: remove unnesessary period_posJiada Wang
2017-12-08Merge branch 'fix/rcar' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2017-12-08ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_updateJiada Wang
2017-11-29ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handlerKuninori 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-28ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modesJiada Wang
2017-11-16ASoC: rcar: revert IOMMU support so farKuninori Morimoto
2017-11-10Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...Mark Brown
2017-11-10Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2017-11-10Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusMark Brown
2017-11-06ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failedKuninori Morimoto
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto
2017-11-01ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_modKuninori Morimoto
2017-10-31ASoC: rsnd: Don't check SSISR::DIRQ when CaptureKuninori 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-13ASoC: rsnd: more clear ADG clock debug infoKuninori Morimoto
2017-10-11ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto
2017-10-04ASoC: fsi: Use of_device_get_match_data() helperGeert Uytterhoeven