index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
img
/
img-i2s-in.c
Age
Commit message (
Expand
)
Author
2025-03-17
ASoC: img: Convert to RUNTIME_PM_OPS() and co
Takashi Iwai
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-06
ASoC: img: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
2023-09-25
ASoC: img: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-14
ASoC: img: merge DAI call back functions into ops
Kuninori Morimoto
2023-03-20
ASoC: img: img-i2s-in: Convert to platform remove callback returning void
Uwe Kleine-König
2022-06-27
ASoC: img: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: img: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: img: Update to use set_fmt_new callback
Charles Keepax
2022-04-25
ASoC: img-i2s-in: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2021-12-20
ASoC: img: Use dev_err_probe() helper
Kuninori Morimoto
2021-06-15
ASoC: img-i2s-in: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-03
ASoC: img: Fix PM reference leak in img_i2s_in_probe()
Yufen Yu
2020-06-15
ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
Qiushi Wu
2020-05-26
ASoC: fix incomplete error-handling in img_i2s_in_probe.
Qiushi Wu
2020-03-27
ASoC: img: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-10-09
ASoC: img-i2s-in: Add runtime PM
Ed Blake
2017-10-09
ASoC: img-i2s-in: Add suspend / resume handling
Ed Blake
2017-07-19
ASoC: img: explicitly request exclusive reset control
Philipp Zabel
2015-11-16
ASoC: img: Add driver for I2S input controller
Damien.Horsley