aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/img/img-parallel-out.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-14ASoC: img: merge DAI call back functions into opsKuninori Morimoto1-7/+7
2023-03-20ASoC: img: img-parallel-out: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-27ASoC: img: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2022-04-25ASoC: img-parallel-out: using pm_runtime_resume_and_getMinghao Chi1-4/+2
2021-12-20ASoC: img: Use dev_err_probe() helperKuninori Morimoto1-15/+9
2021-06-15ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2020-06-15ASoC: img-parallel-out: Fix a reference count leakQiushi Wu1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2017-10-09ASoC: img-parallel-out: Check pm_runtime_get_sync return codeEd Blake1-1/+5
2017-10-04ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callbackEd Blake1-0/+2
2017-07-19ASoC: img: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2016-12-15ASoC: img: remove unused ‘format’Vinod Koul1-2/+0
2015-11-16ASoC: img: parallel out: Add missing initialiserDamien.Horsley1-1/+1
2015-11-16ASoC: img: Add driver for parallel output controllerDamien.Horsley1-0/+327