summaryrefslogtreecommitdiffstats
path: root/sound/soc/img/img-i2s-in.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: img: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: img: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: img: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* ASoC: img-i2s-in: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-04-251-4/+2
* ASoC: img: Use dev_err_probe() helperKuninori Morimoto2021-12-201-5/+3
* ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu2021-06-031-1/+1
* ASoC: img: Fix a reference count leak in img_i2s_in_set_fmtQiushi Wu2020-06-151-1/+3
* ASoC: fix incomplete error-handling in img_i2s_in_probe.Qiushi Wu2020-05-261-0/+1
* ASoC: img: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* ASoC: img-i2s-in: Add runtime PMEd Blake2017-10-091-17/+71
* ASoC: img-i2s-in: Add suspend / resume handlingEd Blake2017-10-091-1/+53
* ASoC: img: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
* ASoC: img: Add driver for I2S input controllerDamien.Horsley2015-11-161-0/+516