summaryrefslogtreecommitdiff
path: root/sound/soc/img/img-i2s-in.c
Commit message (Expand)AuthorAgeFilesLines
* 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