index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
stm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
ASoC: stm32: sai: Use the devm_clk_get_optional() helper
Christophe JAILLET
1
-6
/
+3
2023-03-20
ASoC: stm: stm32_spdifrx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: stm: stm32_sai_sub: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: stm: stm32_i2s: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: stm: stm32_adfsdm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-11
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
2
-3
/
+3
2022-11-10
ASoC: stm32: i2s: remove irqf_oneshot flag
Olivier Moysan
1
-1
/
+1
2022-11-09
ASoC: stm32: dfsdm: manage cb buffers cleanup
Olivier Moysan
1
-0
/
+11
2022-09-27
Fix PM disable depth imbalance in stm32 probe
Mark Brown
2
-5
/
+7
2022-09-27
ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe
Zhang Qilong
1
-2
/
+2
2022-09-27
ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probe
Zhang Qilong
1
-2
/
+2
2022-09-27
ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe
Zhang Qilong
1
-3
/
+5
2022-06-27
ASoC: stm32: Migrate to new style legacy DAI naming flag
Charles Keepax
4
-0
/
+4
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
2
-8
/
+8
2022-06-06
ASoC: stm32: dfsdm: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-06
ASoC: stm32: sai: Remove useless define
Tang Bin
1
-2
/
+0
2022-06-06
ASoC: stm: Rename set_fmt_new back to set_fmt
Charles Keepax
2
-2
/
+2
2022-06-06
ASoC: stm: Update to use set_fmt_new callback
Charles Keepax
2
-10
/
+10
2021-12-20
ASoC: stm: Use dev_err_probe() helper
Kuninori Morimoto
4
-111
/
+57
2021-12-01
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-1
/
+1
2021-11-22
ASoC: stm32: spdifrx: add pm_runtime support
Olivier Moysan
1
-0
/
+4
2021-11-22
ASoC: stm32: dfsdm: add pm_runtime support for audio
Olivier Moysan
1
-1
/
+4
2021-11-22
ASoC: stm32: i2s: add pm_runtime support
Olivier Moysan
1
-0
/
+4
2021-11-17
ASoC: stm32: sai: increase channels_max limit
Olivier Moysan
1
-2
/
+2
2021-11-17
ASoC: stm32: i2s: fix 32 bits channel length without mclk
Olivier Moysan
1
-1
/
+1
2021-06-17
ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-04-28
ASoC: stm32: do not request a new clock consummer reference
Jerome Brunet
1
-4
/
+1
2021-04-23
ASoC: stm32: properly get clk from the provider
Jerome Brunet
1
-1
/
+4
2021-03-31
ASoC: stm: stm32_adfsdm: fix snprintf format string
Pierre-Louis Bossart
1
-1
/
+1
2021-02-05
ASoC: stm32: i2s: add master clock provider
Olivier Moysan
1
-44
/
+266
2020-12-16
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+11
2020-12-03
ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callback
Olivier Moysan
1
-1
/
+11
2020-11-23
ASoC: stm: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2020-10-08
ASoC: stm32: dfsdm: change rate limits
Olivier Moysan
1
-5
/
+3
2020-09-11
ASoC: stm32: sai: add pm_runtime support
Olivier Moysan
1
-2
/
+8
2020-07-31
ASoC: core: Two step component registration
Cezary Rojewski
1
-2
/
+7
2020-07-23
ASoC: stm: use asoc_substream_to_rtd()
Kuninori Morimoto
2
-7
/
+7
2020-04-17
ASoC: stm32: sai: fix sai probe
Olivier Moysan
1
-7
/
+5
2020-04-14
soc/stm/stm32_sub_sai: Add missing '\n' in log messages
Sebastian Fricke
1
-1
/
+1
2020-04-06
ASoC: stm32: sai: Add missing cleanup
Julia Lawall
1
-1
/
+3
2020-03-27
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+2
2020-03-27
ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2
-7
/
+7
2020-03-18
ASoC: stm32: i2s: manage rebind issue
Olivier Moysan
1
-11
/
+29
2020-03-18
ASoC: stm32: spdifrx: manage rebind issue
Olivier Moysan
1
-30
/
+32
2020-03-18
ASoC: stm32: spdifrx: fix regmap status check
Olivier Moysan
1
-0
/
+2
2020-03-04
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-9
/
+11
2020-03-04
ASoC: stm32: sai: manage rebind issue
Olivier Moysan
1
-8
/
+10
2020-02-11
ASoC: stm32: i2s: improve error management on probe deferral
Olivier Moysan
1
-6
/
+19
[next]