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
/
stm32_sai_sub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-14
ASoC: Merge up fixes
Mark Brown
1
-3
/
+3
2024-11-08
ASoC: stm32: sai: add stm32mp25 support
Olivier Moysan
1
-6
/
+138
2024-11-07
ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()
Luo Yifan
1
-1
/
+1
2024-11-07
ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
Luo Yifan
1
-2
/
+2
2024-09-30
ASoC: stm: fix macro definition on STM_SAI_HAS_EXT_SYNC
Hongbo Li
1
-1
/
+1
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-10-09
ASoC: Use device_get_match_data()
Rob Herring
1
-5
/
+1
2023-09-25
ASoC: stm: convert not to use asoc_xxx()
Kuninori Morimoto
1
-2
/
+2
2023-09-01
ASoC: dmaengine: Drop unused iov_iter for process callback
Takashi Iwai
1
-1
/
+1
2023-08-28
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-4
/
+14
2023-08-18
ASoC: dmaengine: Use iov_iter for process callback, too
Takashi Iwai
1
-1
/
+1
2023-08-14
ASoC: stm: merge DAI call back functions into ops
Kuninori Morimoto
1
-4
/
+14
2023-05-22
ASoC: stm32: sai: Use the devm_clk_get_optional() helper
Christophe JAILLET
1
-6
/
+3
2023-03-20
ASoC: stm: stm32_sai_sub: 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
1
-2
/
+2
2022-06-27
ASoC: stm32: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-0
/
+1
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
1
-4
/
+4
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
1
-1
/
+1
2022-06-06
ASoC: stm: Update to use set_fmt_new callback
Charles Keepax
1
-5
/
+5
2021-12-20
ASoC: stm: Use dev_err_probe() helper
Kuninori Morimoto
1
-17
/
+8
2021-11-17
ASoC: stm32: sai: increase channels_max limit
Olivier Moysan
1
-2
/
+2
2021-06-17
ASoC: stm32: sai: 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
2020-09-11
ASoC: stm32: sai: add pm_runtime support
Olivier Moysan
1
-2
/
+8
2020-07-23
ASoC: stm: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-1
/
+1
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
ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-1
/
+1
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: sai: improve error management on probe deferral
Olivier Moysan
1
-3
/
+8
2020-01-10
ASoC: stm32: sai: fix possible circular locking
Olivier Moysan
1
-54
/
+140
2019-11-05
ASoC: stm32: sai: add restriction on mmap support
Olivier Moysan
1
-1
/
+11
2019-10-18
ASoC: stm32: sai: fix sysclk management on shutdown
Olivier Moysan
1
-10
/
+11
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-11
/
+1
2019-06-03
ASoC: stm32: sai: manage identification registers
Olivier Moysan
1
-6
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-11
/
+1
2019-05-06
Merge branch 'asoc-5.2' into asoc-next
Mark Brown
1
-44
/
+44
2019-04-26
ASoC: stm32: sai: simplify dai driver initialisation
Arnaud Pouliquen
1
-34
/
+9
2019-04-26
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
1
-1
/
+1
2019-04-10
ASoC: stm32: sai: fix master clock management
Olivier Moysan
1
-17
/
+47
2019-04-08
ASoC: stm32: fix sai driver name initialisation
Arnaud Pouliquen
1
-1
/
+1
2019-03-25
ASoC: stm32: sai: add power management
Olivier Moysan
1
-10
/
+35
2019-03-04
ASoC: stm32: sai: fix set_sync service
Olivier Moysan
1
-3
/
+5
2019-03-04
ASoC: stm32: sai: fix oversampling mode
Olivier Moysan
1
-3
/
+9
2019-03-04
ASoC: stm32: sai: fix race condition in irq handler
Olivier Moysan
1
-1
/
+12
2019-03-04
ASoC: stm32: sai: fix exposed capabilities in spdif mode
Olivier Moysan
1
-0
/
+8
[next]