index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
img
Age
Commit message (
Expand
)
Author
2025-07-09
ASoC: img: Imagination Technologies sound should depend on MIPS
Geert Uytterhoeven
2025-06-24
ASoC: img: Standardize ASoC menu
Kuninori Morimoto
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: pistachio-internal-dac: Convert to platform remove callback return...
Uwe Kleine-König
2023-03-20
ASoC: img: img-spdif-out: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
ASoC: img: img-spdif-in: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
ASoC: img: img-parallel-out: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
ASoC: img: img-i2s-out: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
ASoC: img: img-i2s-in: Convert to platform remove callback returning void
Uwe Kleine-König
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
2022-06-27
ASoC: img: img-i2s-out: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-06-27
ASoC: pistachio: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
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
2022-04-25
ASoC: img-parallel-out: using pm_runtime_resume_and_get
Minghao Chi
2022-04-25
ASoC: img-spdif-out: using pm_runtime_resume_and_get to simplify the code
Minghao Chi
2022-04-25
ASoC: img-spdif-in: using pm_runtime_resume_and_get instead of pm_runtime_get...
Minghao Chi
2021-12-20
ASoC: img: Use dev_err_probe() helper
Kuninori Morimoto
2021-06-15
ASoC: img-spdif-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
ASoC: img-spdif-in: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
ASoC: img-parallel-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
ASoC: img-i2s-out: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
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-parallel-out: Fix a reference count leak
Qiushi Wu
2020-06-15
ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
Qiushi Wu
2020-05-29
ASoC: img-i2s-out: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-27
ASoC: img-spdif-in: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-27
ASoC: img-spdif-out: Fix runtime PM imbalance on error
Dinghao Liu
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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-02-12
ASoC: pistachio: replace codec to component
Kuninori Morimoto
2017-11-10
Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/img' and 'asoc/...
Mark Brown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
ASoC: img-spdif-out: Add control of sys clock to runtime PM
Ed Blake
2017-10-09
ASoC: img-spdif-out: Add suspend / resume handling
Ed Blake
2017-10-09
ASoC: img-spdif-in: Add runtime PM
Ed Blake
2017-10-09
ASoC: img-spdif-in: Add suspend / resume handling
Ed Blake
2017-10-09
ASoC: img-i2s-out: Add control of sys clock to runtime PM
Ed Blake
2017-10-09
ASoC: img-i2s-out: Add suspend / resume handling
Ed Blake
2017-10-09
ASoC: img-i2s-in: Add runtime PM
Ed Blake
[next]