aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/img/img-i2s-out.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-25ASoC: img: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-08-14ASoC: img: merge DAI call back functions into opsKuninori Morimoto1-7/+7
2023-03-20ASoC: img: img-i2s-out: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown1-1/+2
2022-06-27ASoC: img: img-i2s-out: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-8/+4
2022-06-27ASoC: img: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2022-06-06ASoC: img: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: img: Update to use set_fmt_new callbackCharles Keepax1-4/+4
2021-12-20ASoC: img: Use dev_err_probe() helperKuninori Morimoto1-15/+9
2021-06-15ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2020-05-29ASoC: img-i2s-out: Fix runtime PM imbalance on errorDinghao Liu1-2/+6
2020-03-27ASoC: img: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2
2017-10-09ASoC: img-i2s-out: Add control of sys clock to runtime PMEd Blake1-29/+31
2017-10-09ASoC: img-i2s-out: Add suspend / resume handlingEd Blake1-0/+60
2017-10-04ASoC: img-i2s-out: Rename suspend / resume funcsEd Blake1-7/+7
2017-07-19ASoC: img: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2015-11-16ASoC: img: Add driver for I2S output controllerDamien.Horsley1-0/+565