summaryrefslogtreecommitdiffstats
path: root/sound/soc/img/img-i2s-out.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: img: merge DAI call back functions into opsKuninori Morimoto2023-08-141-7/+7
* ASoC: img: img-i2s-out: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: Refactor non_legacy_dai_naming flagMark Brown2022-06-291-1/+2
|\
| * ASoC: img: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* | ASoC: img: img-i2s-out: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-271-8/+4
|/
* 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-4/+4
* 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