summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-09-232-0/+16
|\
| * ASoC: fsl_sai: Fix noise when using EDMAMihai Serban2019-09-172-0/+16
* | Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-1510-236/+524
|\|
| * ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman2019-09-132-2/+20
| * ASoC: imx-audmix: register the card on a proper devShengjiu Wang2019-08-271-2/+2
| * ASoC: fsl_sai: Add support for imx8qmDaniel Baluta2019-08-211-0/+7
| * Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-201-1/+53
| |\
| * | ASoC: fsl_esai: Add compatible string for imx6ullShengjiu Wang2019-08-121-0/+1
| * | ASoC: fsl_sai: Add support for imx7ulp/imx8mqDaniel Baluta2019-08-071-0/+14
| * | ASoC: fsl_sai: Add support for SAI new versionDaniel Baluta2019-08-072-113/+156
| * | ASoC: fsl_sai: Update Tx/Rx channel enable maskDaniel Baluta2019-08-072-2/+5
| * | ASoC: fsl_sai: Add registers definition for multiple datalinesDaniel Baluta2019-08-072-14/+98
| * | ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-026-18/+6
| * | ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
| * | ASoC: imx-audmux: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
| * | ASoC: fsl_esai: recover the channel swap after xrunShengjiu Wang2019-07-231-0/+74
| * | ASoC: fsl_sai: mark regmap as fast_ioLucas Stach2019-07-221-0/+1
| * | ASoC: fsl_sai: derive TX FIFO watermark from FIFO depthLucas Stach2019-07-222-1/+4
| * | ASoC: fsl_sai: add of_match dataLucas Stach2019-07-222-9/+19
| * | ASoC: fsl_esai: Wrap some operations to be functionsShengjiu Wang2019-07-221-71/+117
* | | ASoC: fsl_ssi: Fix clock control issue in master modeShengjiu Wang2019-08-291-9/+9
| |/ |/|
* | ASoC: imx-audmux: Add driver suspend and resume to support MEGA FastShengjiu Wang2019-08-161-1/+53
|/
* ASoC: fsl: imx-audmix: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-4/+10
* ASoC: fsl: imx-spdif: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: fsl: imx-sgtl5000: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: fsl: imx-es8328: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+5
* ASoC: fsl: eukrea-tlv320: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-262-5/+2
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-2/+2
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | | ASoC: fsl: imx-audmix: don't select unnecessary PlatformKuninori Morimoto2019-06-191-10/+4
* | | ASoC: fsl: imx-spdif: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | | ASoC: fsl: imx-sgtl5000: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | | ASoC: fsl: imx-es8328: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | | ASoC: fsl: fsl-asoc-card: don't select unnecessary PlatformKuninori Morimoto2019-06-191-5/+1
* | | ASoC: fsl: eukrea-tlv320: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | | ASoC: fsl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-144-30/+10
* | | ASoC: fsl: imx-audmix: use modern dai_link styleKuninori Morimoto2019-06-061-10/+35
* | | ASoC: fsl: pcm030-audio-fabric: use modern dai_link styleKuninori Morimoto2019-06-061-7/+13
* | | ASoC: fsl: imx-mc13783: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
* | | ASoC: fsl: imx-sgtl5000: use modern dai_link styleKuninori Morimoto2019-06-061-4/+19
* | | ASoC: fsl: eukrea-tlv320: use modern dai_link styleKuninori Morimoto2019-06-061-7/+12
* | | ASoC: fsl: imx-es8328: use modern dai_link styleKuninori Morimoto2019-06-061-4/+19
* | | ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link styleKuninori Morimoto2019-06-064-18/+88
* | | ASoC: fsl: fsl-asoc-card: use modern dai_link styleKuninori Morimoto2019-06-061-16/+31
* | | ASoC: fsl: wm1133-ev1: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
* | | ASoC: fsl: phycore-ac97: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
* | | ASoC: fsl: mx27vis-aic32x4: use modern dai_link styleKuninori Morimoto2019-06-061-4/+7