index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
stm
/
stm32_sai_sub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: stm32: sai: Use the devm_clk_get_optional() helper
Christophe JAILLET
2023-05-22
1
-6
/
+3
*
ASoC: stm: stm32_sai_sub: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-11
1
-2
/
+2
*
ASoC: stm32: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-0
/
+1
*
Specify clock provider directly to CPU DAIs
Mark Brown
2022-06-09
1
-4
/
+4
|
\
|
*
ASoC: stm: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
|
*
ASoC: stm: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-5
/
+5
*
|
ASoC: stm32: sai: Remove useless define
Tang Bin
2022-06-06
1
-2
/
+0
|
/
*
ASoC: stm: Use dev_err_probe() helper
Kuninori Morimoto
2021-12-20
1
-17
/
+8
*
ASoC: stm32: sai: increase channels_max limit
Olivier Moysan
2021-11-17
1
-2
/
+2
*
ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-17
1
-2
/
+1
*
ASoC: stm32: do not request a new clock consummer reference
Jerome Brunet
2021-04-28
1
-4
/
+1
*
ASoC: stm32: properly get clk from the provider
Jerome Brunet
2021-04-23
1
-1
/
+4
*
ASoC: stm32: sai: add pm_runtime support
Olivier Moysan
2020-09-11
1
-2
/
+8
*
ASoC: stm: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-1
/
+1
*
ASoC: stm32: sai: fix sai probe
Olivier Moysan
2020-04-17
1
-7
/
+5
*
soc/stm/stm32_sub_sai: Add missing '\n' in log messages
Sebastian Fricke
2020-04-14
1
-1
/
+1
*
ASoC: stm32: sai: Add missing cleanup
Julia Lawall
2020-04-06
1
-1
/
+3
*
ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-03-27
1
-1
/
+1
*
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-03-04
1
-9
/
+11
|
\
|
*
ASoC: stm32: sai: manage rebind issue
Olivier Moysan
2020-03-04
1
-8
/
+10
*
|
ASoC: stm32: sai: improve error management on probe deferral
Olivier Moysan
2020-02-11
1
-3
/
+8
|
/
*
ASoC: stm32: sai: fix possible circular locking
Olivier Moysan
2020-01-09
1
-54
/
+140
*
ASoC: stm32: sai: add restriction on mmap support
Olivier Moysan
2019-11-05
1
-1
/
+11
*
ASoC: stm32: sai: fix sysclk management on shutdown
Olivier Moysan
2019-10-18
1
-10
/
+11
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
1
-11
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-11
/
+1
*
|
ASoC: stm32: sai: manage identification registers
Olivier Moysan
2019-06-03
1
-6
/
+8
|
/
*
Merge branch 'asoc-5.2' into asoc-next
Mark Brown
2019-05-06
1
-44
/
+44
|
\
|
*
ASoC: stm32: sai: simplify dai driver initialisation
Arnaud Pouliquen
2019-04-26
1
-34
/
+9
|
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-26
1
-1
/
+1
|
|
\
|
*
|
ASoC: stm32: sai: add power management
Olivier Moysan
2019-03-25
1
-10
/
+35
*
|
|
ASoC: stm32: sai: fix master clock management
Olivier Moysan
2019-04-10
1
-17
/
+47
|
|
/
|
/
|
*
|
ASoC: stm32: fix sai driver name initialisation
Arnaud Pouliquen
2019-04-08
1
-1
/
+1
|
/
*
ASoC: stm32: sai: fix set_sync service
Olivier Moysan
2019-03-03
1
-3
/
+5
*
ASoC: stm32: sai: fix oversampling mode
Olivier Moysan
2019-03-03
1
-3
/
+9
*
ASoC: stm32: sai: fix race condition in irq handler
Olivier Moysan
2019-03-03
1
-1
/
+12
*
ASoC: stm32: sai: fix exposed capabilities in spdif mode
Olivier Moysan
2019-03-03
1
-0
/
+8
*
ASoC: stm32: sai: fix iec958 controls indexation
Olivier Moysan
2019-03-03
1
-3
/
+4
*
ASoC: stm32: sai: remove set but not used variables 'mask, cr1'
YueHaibing
2019-02-18
1
-5
/
+3
*
ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()
Wei Yongjun
2018-11-13
1
-1
/
+1
*
ASoC: stm32: sai: fix less than zero comparison on unsigned int
Colin Ian King
2018-11-05
1
-2
/
+1
*
ASoC: stm32: sai: fix master clock naming
Olivier Moysan
2018-10-23
1
-3
/
+2
*
ASoC: stm32: sai: set sai as mclk clock provider
Olivier Moysan
2018-10-19
1
-36
/
+239
*
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
1
-4
/
+3
*
ASoC: stm32: Use snd_pcm_stop_xrun() helper
Takashi Iwai
2018-07-04
1
-5
/
+2
*
ASoC: stm32: sai: add iec958 controls support
olivier moysan
2018-06-18
1
-12
/
+127
*
ASoC: stm32: sai: Add support of S/PDIF playback
Olivier Moysan
2018-02-26
1
-24
/
+129
*
ASoC: stm32: sai: fix warning in stm32_sai_set_config()
olivier moysan
2017-11-02
1
-3
/
+3
*
ASoC: stm32: sai: Add synchronization support
Olivier Moysan
2017-10-21
1
-0
/
+95
[next]