aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/img/img-i2s-in.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2022-04-25ASoC: img-i2s-in: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-4/+2
2021-12-20ASoC: img: Use dev_err_probe() helperKuninori Morimoto1-5/+3
2021-06-15ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-03ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu1-1/+1
2020-06-15ASoC: img: Fix a reference count leak in img_i2s_in_set_fmtQiushi Wu1-1/+3
2020-05-26ASoC: fix incomplete error-handling in img_i2s_in_probe.Qiushi Wu1-0/+1
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-in: Add runtime PMEd Blake1-17/+71
2017-10-09ASoC: img-i2s-in: Add suspend / resume handlingEd Blake1-1/+53
2017-07-19ASoC: img: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2015-11-16ASoC: img: Add driver for I2S input controllerDamien.Horsley1-0/+516