summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-spdif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto2023-05-081-5/+3
* ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMAKuninori Morimoto2023-04-211-4/+7
* ASoC: fsl: Restore configuration of platformShengjiu Wang2023-04-191-1/+4
* ASoC: fsl: remove unnecessary dai_link->platformKuninori Morimoto2023-03-241-4/+1
* ASoC: fsl: Use dev_err_probe() helperKuninori Morimoto2021-12-201-2/+2
* ASoC: fsl: imx-spdif: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* ASoC: fsl: imx-spdif: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* ASoC: fsl: imx-spdif: use modern dai_link styleKuninori Morimoto2019-06-061-5/+15
* ASoC: imx-spdif: Switch to SPDX identifierAndra Danciu2019-04-081-10/+3
* ASoC: imx-spdif: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-3/+1
* ASoC: imx-spdif: Fix crash on suspendLars-Peter Clausen2016-01-271-2/+0
* ASoC: imx-spdif: add snd_soc_pm_ops for spdif machine driverZidan Wang2015-10-051-0/+1
* ASoC: fsl: imx-spdif: Set the card owner fieldFabio Estevam2015-01-141-0/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: fsl: imx-spdif: Delete unneeded test before of_node_putFabio Estevam2014-10-201-2/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-021-1/+0
|\ \
| | * ASoC: imx-spdif: Remove error message upon devm_kzalloc() failureFabio Estevam2013-12-021-1/+0
| |/
* / ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link cardNicolin Chen2013-12-311-63/+21
|/
* ASoC: imx-spdif: Use devm_snd_soc_register_cardSachin Kamat2013-09-191-3/+1
* ASoC: fsl: Add S/PDIF machine driverNicolin Chen2013-08-291-0/+148