summaryrefslogtreecommitdiffstats
path: root/sound/soc/img
Commit message (Expand)AuthorAgeFilesLines
* ASoC: img-spdif-out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: img-spdif-in: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* 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-parallel-out: Fix a reference count leakQiushi Wu2020-06-151-1/+3
* ASoC: img: Fix a reference count leak in img_i2s_in_set_fmtQiushi Wu2020-06-151-1/+3
* ASoC: img-i2s-out: Fix runtime PM imbalance on errorDinghao Liu2020-05-291-2/+6
* ASoC: img-spdif-in: Fix runtime PM imbalance on errorDinghao Liu2020-05-271-1/+3
* ASoC: img-spdif-out: Fix runtime PM imbalance on errorDinghao Liu2020-05-271-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-272-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-056-24/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-122-4/+4
* ASoC: pistachio: replace codec to componentKuninori Morimoto2018-02-121-17/+17
*-. Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/img' and 'asoc/...Mark Brown2017-11-105-72/+381
|\ \
| | * ASoC: img-spdif-out: Add control of sys clock to runtime PMEd Blake2017-10-091-14/+17
| | * ASoC: img-spdif-out: Add suspend / resume handlingEd Blake2017-10-091-0/+44
| | * ASoC: img-spdif-in: Add runtime PMEd Blake2017-10-091-14/+65
| | * ASoC: img-spdif-in: Add suspend / resume handlingEd Blake2017-10-091-1/+38
| | * 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-in: Add runtime PMEd Blake2017-10-091-17/+71
| | * ASoC: img-i2s-in: Add suspend / resume handlingEd Blake2017-10-091-1/+53
| | * ASoC: img-parallel-out: Check pm_runtime_get_sync return codeEd Blake2017-10-091-1/+5
| | * ASoC: img-spdif-out: Rename suspend / resume funcsEd Blake2017-10-041-7/+7
| | * ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callbackEd Blake2017-10-041-0/+2
| | * ASoC: img-i2s-out: Rename suspend / resume funcsEd Blake2017-10-041-7/+7
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ASoC: img: explicitly request exclusive reset controlPhilipp Zabel2017-07-195-5/+5
* ASoC: img: remove unused ‘format’Vinod Koul2016-12-151-2/+0
* ASoC: codec duplicated callback function goes to component on pistachio-inter...Kuninori Morimoto2016-08-081-6/+8
* ASoC: img: Add driver for Pistachio internal DACDamien.Horsley2015-12-123-0/+297
* ASoC: img: parallel out: Add missing initialiserDamien.Horsley2015-11-161-1/+1
* ASoC: img: Add driver for SPDIF output controllerDamien.Horsley2015-11-163-0/+450
* ASoC: img: Add driver for SPDIF input controllerDamien.Horsley2015-11-163-0/+815
* ASoC: img: Add driver for parallel output controllerDamien.Horsley2015-11-163-0/+336
* ASoC: img: Add driver for I2S output controllerDamien.Horsley2015-11-163-0/+574
* ASoC: img: Add driver for I2S input controllerDamien.Horsley2015-11-163-0/+529