summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sh: Update menu title and platform dependencyGeert Uytterhoeven2018-04-201-2/+2
* ASoC: sh: Drop SUPERH platform dependencyGeert Uytterhoeven2018-04-201-1/+1
* Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes soMark Brown2018-04-161-2/+2
|\
| * ASoC: rsnd: mark PM functions __maybe_unusedArnd Bergmann2018-04-121-2/+2
* | ASoC: rsnd: ssi: wait maximum 5ms for status checkKuninori Morimoto2018-04-161-1/+1
* | ASoC: rsnd: Enable IPMMU v2Kuninori Morimoto2018-04-163-5/+50
* | ASoC: rsnd: don't assume node full path name for HDMI probingKuninori Morimoto2018-04-161-2/+9
* | ASoC: rsnd: add RSND_GEN3 for R-Car Gen3Kuninori Morimoto2018-04-164-4/+7
* | ASoC: rsnd: makes rsnd_cmd_mod_get() staticKuninori Morimoto2018-04-162-9/+7
|/
*-. Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'aso...Mark Brown2018-03-284-6/+66
|\ \
| | * ASoC: rsnd: set pm_ops in hibernate-compatible wayNikita Yushchenko2018-03-211-2/+1
| | * ASoC: rsnd: suppress rsnd_dai_call() debug messageKuninori Morimoto2018-02-132-1/+20
| | * ASoC: rsnd: indicate IRQ error status for debugKuninori Morimoto2018-02-133-3/+45
| |/
* | ASoC: sh: siu: replace platform to componentKuninori Morimoto2018-02-123-13/+8
* | ASoC: sh: fsi: replace platform to componentKuninori Morimoto2018-02-121-19/+5
* | ASoC: sh: dma-sh7760: replace platform to componentKuninori Morimoto2018-02-121-2/+3
* | ASoC: sh: rsnd: replace platform to componentKuninori Morimoto2018-02-121-18/+4
|/
* Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2018-01-054-167/+172
|\
| * ASoC: rsnd: remove unneeded "is_graph" from __rsnd_dai_probe()Kuninori Morimoto2017-12-111-3/+3
| * ASoC: rsnd: PIO related function cleanupKuninori Morimoto2017-12-111-81/+72
| * ASoC: rsnd: don't use runtime->sample_bitsKuninori Morimoto2017-12-112-14/+7
| * ASoC: rsnd: more clear rsnd_get_dalign() for DALIGNKuninori Morimoto2017-12-081-23/+10
| * ASoC: rsnd: ssi: remove unnesessary period_posJiada Wang2017-12-081-6/+3
| * Merge branch 'fix/rcar' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2017-12-082-7/+14
| |\
| * | ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handlerKuninori Morimoto2017-11-291-18/+0
| * | ASoC: rsnd: TDM 6ch needs 8ch clock for hw refineKuninori Morimoto2017-11-292-27/+80
| * | ASoC: rsnd: call snd_soc_disconnect_sync() when removeKuninori Morimoto2017-11-281-0/+2
* | | ASoC: rsnd: fixup ADG register maskKuninori Morimoto2017-12-201-3/+3
| |/ |/|
* | ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_updateJiada Wang2017-12-081-6/+10
* | ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modesJiada Wang2017-11-281-1/+4
|/
* ASoC: rcar: revert IOMMU support so farKuninori Morimoto2017-11-162-82/+8
*---. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...Mark Brown2017-11-101-8/+3
|\ \ \
| | * | ASoC: fsi: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-041-8/+3
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2017-11-108-188/+400
|\ \ \
| * | | ASoC: rsnd: return -EIO if rsnd_dmaen_request_channel() failedKuninori Morimoto2017-11-061-3/+1
| * | | ASoC: rsnd: remove NULL check from rsnd_mod_name()/rsnd_mod_id()Kuninori Morimoto2017-11-013-17/+21
| * | | ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_modKuninori Morimoto2017-11-011-3/+8
| * | | ASoC: rsnd: Don't check SSISR::DIRQ when CaptureKuninori Morimoto2017-10-311-6/+9
| * | | ASoC: rsnd: use snd_pcm_running() in rsnd_io_is_working()Kuninori Morimoto2017-10-311-1/+4
| * | | ASoC: rsnd: NULL check is not needed for clk_unprepare()Kuninori Morimoto2017-10-311-2/+1
| * | | ASoC: rsnd: tidyup rsnd_mod_next() for loop methodKuninori Morimoto2017-10-311-4/+2
| * | | ASoC: rsnd: don't use io->mod[] directlyKuninori Morimoto2017-10-311-1/+1
| * | | ASoC: rsnd: more clear ADG clock debug infoKuninori Morimoto2017-10-131-18/+41
| * | | ASoC: rsnd: add rsnd_kctrl_xxx() macroKuninori Morimoto2017-10-114-54/+59
| * | | ASoC: rsnd: add MIX Volume Ramp supportKuninori Morimoto2017-10-043-7/+154
| * | | ASoC: rsnd: makes volume ramp rate list genericKuninori Morimoto2017-10-043-31/+36
| * | | ASoC: rsnd: CTU kctrl sets onceKuninori Morimoto2017-10-041-0/+8
| * | | ASoC: rsnd: DVC kctrl sets onceKuninori Morimoto2017-10-041-0/+8
| * | | ASoC: rsnd: use generic rsnd_flags_xxx() macro on ADGKuninori Morimoto2017-10-041-7/+6
| * | | ASoC: rsnd: add generic rsnd_flags_xxx() macroKuninori Morimoto2017-10-042-15/+16
OpenPOWER on IntegriCloud