Age | Commit message (Expand) | Author | Files | Lines |
2022-04-25 | ASoC: img-i2s-in: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 1 | -4/+2 |
2022-04-25 | ASoC: img-parallel-out: using pm_runtime_resume_and_get | Minghao Chi | 1 | -4/+2 |
2022-04-25 | ASoC: img-spdif-out: using pm_runtime_resume_and_get to simplify the code | Minghao Chi | 1 | -4/+2 |
2022-04-25 | ASoC: img-spdif-in: using pm_runtime_resume_and_get instead of pm_runtime_get... | Minghao Chi | 1 | -4/+2 |
2021-12-20 | ASoC: img: Use dev_err_probe() helper | Kuninori Morimoto | 6 | -61/+36 |
2021-06-15 | ASoC: img-spdif-out: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-06-15 | ASoC: img-spdif-in: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-06-15 | ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-06-15 | ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-06-15 | ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-06-03 | ASoC: img: Fix PM reference leak in img_i2s_in_probe() | Yufen Yu | 1 | -1/+1 |
2020-06-15 | ASoC: img-parallel-out: Fix a reference count leak | Qiushi Wu | 1 | -1/+3 |
2020-06-15 | ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt | Qiushi Wu | 1 | -1/+3 |
2020-05-29 | ASoC: img-i2s-out: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -2/+6 |
2020-05-27 | ASoC: img-spdif-in: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -1/+3 |
2020-05-27 | ASoC: img-spdif-out: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -1/+3 |
2020-05-26 | ASoC: fix incomplete error-handling in img_i2s_in_probe. | Qiushi Wu | 1 | -0/+1 |
2020-03-27 | ASoC: img: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 2 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 6 | -24/+6 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2 | -4/+4 |
2018-02-12 | ASoC: pistachio: replace codec to component | Kuninori Morimoto | 1 | -17/+17 |
2017-11-11 | Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/img' and 'asoc/... | Mark Brown | 5 | -72/+381 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-09 | ASoC: img-spdif-out: Add control of sys clock to runtime PM | Ed Blake | 1 | -14/+17 |
2017-10-09 | ASoC: img-spdif-out: Add suspend / resume handling | Ed Blake | 1 | -0/+44 |
2017-10-09 | ASoC: img-spdif-in: Add runtime PM | Ed Blake | 1 | -14/+65 |
2017-10-09 | ASoC: img-spdif-in: Add suspend / resume handling | Ed Blake | 1 | -1/+38 |
2017-10-09 | ASoC: img-i2s-out: Add control of sys clock to runtime PM | Ed Blake | 1 | -29/+31 |
2017-10-09 | ASoC: img-i2s-out: Add suspend / resume handling | Ed Blake | 1 | -0/+60 |
2017-10-09 | ASoC: img-i2s-in: Add runtime PM | Ed Blake | 1 | -17/+71 |
2017-10-09 | ASoC: img-i2s-in: Add suspend / resume handling | Ed Blake | 1 | -1/+53 |
2017-10-09 | ASoC: img-parallel-out: Check pm_runtime_get_sync return code | Ed Blake | 1 | -1/+5 |
2017-10-04 | ASoC: img-spdif-out: Rename suspend / resume funcs | Ed Blake | 1 | -7/+7 |
2017-10-04 | ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback | Ed Blake | 1 | -0/+2 |
2017-10-04 | ASoC: img-i2s-out: Rename suspend / resume funcs | Ed Blake | 1 | -7/+7 |
2017-07-19 | ASoC: img: explicitly request exclusive reset control | Philipp Zabel | 5 | -5/+5 |
2016-12-15 | ASoC: img: remove unused ‘format’ | Vinod Koul | 1 | -2/+0 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on pistachio-inter... | Kuninori Morimoto | 1 | -6/+8 |
2015-12-13 | ASoC: img: Add driver for Pistachio internal DAC | Damien.Horsley | 3 | -0/+297 |
2015-11-16 | ASoC: img: parallel out: Add missing initialiser | Damien.Horsley | 1 | -1/+1 |
2015-11-16 | ASoC: img: Add driver for SPDIF output controller | Damien.Horsley | 3 | -0/+450 |
2015-11-16 | ASoC: img: Add driver for SPDIF input controller | Damien.Horsley | 3 | -0/+815 |
2015-11-16 | ASoC: img: Add driver for parallel output controller | Damien.Horsley | 3 | -0/+336 |
2015-11-16 | ASoC: img: Add driver for I2S output controller | Damien.Horsley | 3 | -0/+574 |
2015-11-16 | ASoC: img: Add driver for I2S input controller | Damien.Horsley | 3 | -0/+529 |