summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-4.18' into asoc-4.19 for amd depMark Brown2018-06-222-13/+30
|\
| * ASoC: rsnd: SSI parent cares SWSP bitKuninori Morimoto2018-06-181-11/+21
| * ASoC: rsnd: has .symmetric_rates if SSIs are sharing WS pinKuninori Morimoto2018-06-182-2/+9
* | ASoC: rsnd: add rsnd_daidrv_get()Kuninori Morimoto2018-06-181-1/+10
* | ASoC: sh7760-ac97: convert to SPDX identifiersKuninori Morimoto2018-06-181-8/+6Star
* | ASoC: dma-sh7760: convert to SPDX identifiersKuninori Morimoto2018-06-181-14/+12Star
* | ASoC: migor: convert to SPDX identifiersKuninori Morimoto2018-06-181-9/+5Star
* | ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto2018-06-1813-123/+82Star
* | ASoC: siu: convert to SPDX identifiersKuninori Morimoto2018-06-183-60/+19Star
* | ASoC: ssi: convert to SPDX identifiersKuninori Morimoto2018-06-181-12/+9Star
* | ASoC: hac: convert to SPDX identifiersKuninori Morimoto2018-06-181-11/+9Star
* | ASoC: fsi: convert to SPDX identifiersKuninori Morimoto2018-06-181-13/+9Star
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-138-9/+9
|/
* 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/+7Star
|/
*-. 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/+1Star
| | * 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/+8Star
* | ASoC: sh: fsi: replace platform to componentKuninori Morimoto2018-02-121-19/+5Star
* | ASoC: sh: dma-sh7760: replace platform to componentKuninori Morimoto2018-02-121-2/+3
* | ASoC: sh: rsnd: replace platform to componentKuninori Morimoto2018-02-121-18/+4Star
|/
* 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/+72Star
| * ASoC: rsnd: don't use runtime->sample_bitsKuninori Morimoto2017-12-112-14/+7Star
| * ASoC: rsnd: more clear rsnd_get_dalign() for DALIGNKuninori Morimoto2017-12-081-23/+10Star
| * ASoC: rsnd: ssi: remove unnesessary period_posJiada Wang2017-12-081-6/+3Star
| * 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/+0Star
| * | 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/+8Star
*---. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...Mark Brown2017-11-101-8/+3Star
|\ \ \
| | * | ASoC: fsi: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-041-8/+3Star
| |/ /
* | | 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/+1Star
| * | | 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