summaryrefslogtreecommitdiffstats
path: root/sound/soc/img/img-spdif-in.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: img: merge DAI call back functions into opsKuninori Morimoto2023-08-141-6/+6
* ASoC: img: img-spdif-in: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: img: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: img-spdif-in: using pm_runtime_resume_and_get instead of pm_runtime_get...Minghao Chi2022-04-251-4/+2
* ASoC: img: Use dev_err_probe() helperKuninori Morimoto2021-12-201-5/+3
* ASoC: img-spdif-in: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: img-spdif-in: Fix runtime PM imbalance on errorDinghao Liu2020-05-271-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* ASoC: img-spdif-in: Add runtime PMEd Blake2017-10-091-14/+65
* ASoC: img-spdif-in: Add suspend / resume handlingEd Blake2017-10-091-1/+38
* ASoC: img: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
* ASoC: img: Add driver for SPDIF input controllerDamien.Horsley2015-11-161-0/+806