summaryrefslogtreecommitdiff
path: root/sound/soc/img/img-i2s-out.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: img: Use dev_err_probe() helperKuninori Morimoto2021-12-201-15/+9
* ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: img-i2s-out: Fix runtime PM imbalance on errorDinghao Liu2020-05-291-2/+6
* 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-out: Add control of sys clock to runtime PMEd Blake2017-10-091-29/+31
* ASoC: img-i2s-out: Add suspend / resume handlingEd Blake2017-10-091-0/+60
* ASoC: img-i2s-out: Rename suspend / resume funcsEd Blake2017-10-041-7/+7
* ASoC: img: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
* ASoC: img: Add driver for I2S output controllerDamien.Horsley2015-11-161-0/+565