summaryrefslogtreecommitdiffstats
path: root/sound/soc/img/img-parallel-out.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: img: merge DAI call back functions into opsKuninori Morimoto2023-08-141-7/+7
* ASoC: img: img-parallel-out: 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-parallel-out: using pm_runtime_resume_and_getMinghao Chi2022-04-251-4/+2
* ASoC: img: Use dev_err_probe() helperKuninori Morimoto2021-12-201-15/+9
* ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: img-parallel-out: Fix a reference count leakQiushi Wu2020-06-151-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* ASoC: img-parallel-out: Check pm_runtime_get_sync return codeEd Blake2017-10-091-1/+5
* ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callbackEd Blake2017-10-041-0/+2
* ASoC: img: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
* ASoC: img: remove unused ‘format’Vinod Koul2016-12-151-2/+0
* ASoC: img: parallel out: Add missing initialiserDamien.Horsley2015-11-161-1/+1
* ASoC: img: Add driver for parallel output controllerDamien.Horsley2015-11-161-0/+327