index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
img
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-25
ASoC: img: convert not to use asoc_xxx()
Kuninori Morimoto
2
-2
/
+2
2023-08-14
ASoC: img: merge DAI call back functions into ops
Kuninori Morimoto
5
-33
/
+33
2023-03-20
ASoC: img: pistachio-internal-dac: Convert to platform remove callback return...
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: img: img-spdif-out: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: img: img-spdif-in: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: img: img-parallel-out: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: img: img-i2s-out: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: img: img-i2s-in: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
6
-6
/
+10
2022-06-27
ASoC: img: img-i2s-out: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-8
/
+4
2022-06-27
ASoC: pistachio: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-27
ASoC: img: Migrate to new style legacy DAI naming flag
Charles Keepax
5
-5
/
+10
2022-06-06
ASoC: img: Rename set_fmt_new back to set_fmt
Charles Keepax
2
-2
/
+2
2022-06-06
ASoC: img: Update to use set_fmt_new callback
Charles Keepax
2
-7
/
+7
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
[next]