index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
img
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: img: pistachio-internal-dac: Convert to platform remove callback return...
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: img: img-spdif-out: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: img: img-spdif-in: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: img: img-parallel-out: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: img: img-i2s-out: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: img: img-i2s-in: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
2022-06-29
6
-6
/
+10
|
\
|
*
ASoC: pistachio: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
|
*
ASoC: img: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
5
-5
/
+10
*
|
ASoC: img: img-i2s-out: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-06-27
1
-8
/
+4
|
/
*
ASoC: img: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
2
-2
/
+2
*
ASoC: img: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
2
-7
/
+7
*
ASoC: img-i2s-in: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
1
-4
/
+2
*
ASoC: img-parallel-out: using pm_runtime_resume_and_get
Minghao Chi
2022-04-25
1
-4
/
+2
*
ASoC: img-spdif-out: using pm_runtime_resume_and_get to simplify the code
Minghao Chi
2022-04-25
1
-4
/
+2
*
ASoC: img-spdif-in: using pm_runtime_resume_and_get instead of pm_runtime_get...
Minghao Chi
2022-04-25
1
-4
/
+2
*
ASoC: img: Use dev_err_probe() helper
Kuninori Morimoto
2021-12-20
6
-61
/
+36
*
ASoC: img-spdif-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
1
-2
/
+1
*
ASoC: img-spdif-in: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
1
-2
/
+1
*
ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
1
-2
/
+1
*
ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
1
-2
/
+1
*
ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
1
-2
/
+1
*
ASoC: img: Fix PM reference leak in img_i2s_in_probe()
Yufen Yu
2021-06-03
1
-1
/
+1
*
ASoC: img-parallel-out: Fix a reference count leak
Qiushi Wu
2020-06-15
1
-1
/
+3
*
ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
Qiushi Wu
2020-06-15
1
-1
/
+3
*
ASoC: img-i2s-out: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-29
1
-2
/
+6
*
ASoC: img-spdif-in: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-27
1
-1
/
+3
*
ASoC: img-spdif-out: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-27
1
-1
/
+3
*
ASoC: fix incomplete error-handling in img_i2s_in_probe.
Qiushi Wu
2020-05-26
1
-0
/
+1
*
ASoC: img: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
2
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
6
-24
/
+6
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
2
-4
/
+4
*
ASoC: pistachio: replace codec to component
Kuninori Morimoto
2018-02-12
1
-17
/
+17
*
-
.
Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/img' and 'asoc/...
Mark Brown
2017-11-10
5
-72
/
+381
|
\
\
|
|
*
ASoC: img-spdif-out: Add control of sys clock to runtime PM
Ed Blake
2017-10-09
1
-14
/
+17
|
|
*
ASoC: img-spdif-out: Add suspend / resume handling
Ed Blake
2017-10-09
1
-0
/
+44
|
|
*
ASoC: img-spdif-in: Add runtime PM
Ed Blake
2017-10-09
1
-14
/
+65
|
|
*
ASoC: img-spdif-in: Add suspend / resume handling
Ed Blake
2017-10-09
1
-1
/
+38
|
|
*
ASoC: img-i2s-out: Add control of sys clock to runtime PM
Ed Blake
2017-10-09
1
-29
/
+31
|
|
*
ASoC: img-i2s-out: Add suspend / resume handling
Ed Blake
2017-10-09
1
-0
/
+60
|
|
*
ASoC: img-i2s-in: Add runtime PM
Ed Blake
2017-10-09
1
-17
/
+71
|
|
*
ASoC: img-i2s-in: Add suspend / resume handling
Ed Blake
2017-10-09
1
-1
/
+53
|
|
*
ASoC: img-parallel-out: Check pm_runtime_get_sync return code
Ed Blake
2017-10-09
1
-1
/
+5
|
|
*
ASoC: img-spdif-out: Rename suspend / resume funcs
Ed Blake
2017-10-04
1
-7
/
+7
|
|
*
ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback
Ed Blake
2017-10-04
1
-0
/
+2
|
|
*
ASoC: img-i2s-out: Rename suspend / resume funcs
Ed Blake
2017-10-04
1
-7
/
+7
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
ASoC: img: explicitly request exclusive reset control
Philipp Zabel
2017-07-19
5
-5
/
+5
*
ASoC: img: remove unused ‘format’
Vinod Koul
2016-12-15
1
-2
/
+0
[next]