index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
stm
/
stm32_sai_sub.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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-03
ASoC: stm32: sai: fix set_sync service
Olivier Moysan
1
-3
/
+5
2019-03-03
ASoC: stm32: sai: fix oversampling mode
Olivier Moysan
1
-3
/
+9
2019-03-03
ASoC: stm32: sai: fix race condition in irq handler
Olivier Moysan
1
-1
/
+12
2019-03-03
ASoC: stm32: sai: fix exposed capabilities in spdif mode
Olivier Moysan
1
-0
/
+8
2019-03-03
ASoC: stm32: sai: fix iec958 controls indexation
Olivier Moysan
1
-3
/
+4
2019-02-18
ASoC: stm32: sai: remove set but not used variables 'mask, cr1'
YueHaibing
1
-5
/
+3
2018-11-13
ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()
Wei Yongjun
1
-1
/
+1
2018-11-05
ASoC: stm32: sai: fix less than zero comparison on unsigned int
Colin Ian King
1
-2
/
+1
2018-10-23
ASoC: stm32: sai: fix master clock naming
Olivier Moysan
1
-3
/
+2
2018-10-19
ASoC: stm32: sai: set sai as mclk clock provider
Olivier Moysan
1
-36
/
+239
2018-08-28
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+3
2018-07-04
ASoC: stm32: Use snd_pcm_stop_xrun() helper
Takashi Iwai
1
-5
/
+2
2018-06-18
ASoC: stm32: sai: add iec958 controls support
olivier moysan
1
-12
/
+127
2018-02-26
ASoC: stm32: sai: Add support of S/PDIF playback
Olivier Moysan
1
-24
/
+129
2017-11-02
ASoC: stm32: sai: fix warning in stm32_sai_set_config()
olivier moysan
1
-3
/
+3
2017-10-21
ASoC: stm32: sai: Add synchronization support
Olivier Moysan
1
-0
/
+95
2017-10-21
ASoC: stm32: sai: Remove spurious IRQs on stop
Olivier Moysan
1
-2
/
+3
2017-10-21
ASoC: stm32: sai: Move static settings to DAI init
Olivier Moysan
1
-10
/
+13
2017-10-21
ASoC: stm32: sai: Fix DMA burst size
Olivier Moysan
1
-8
/
+13
2017-10-21
ASoC: stm32: sai: fix stop management in isr
Olivier Moysan
1
-4
/
+8
2017-06-28
ASoC: stm32: sai: remove some stray tabs
Dan Carpenter
1
-1
/
+1
2017-06-16
ASoC: stm32: sai: add h7 support
olivier moysan
1
-15
/
+77
2017-06-16
ASoC: stm32: sai: manage master clock
olivier moysan
1
-0
/
+14
2017-06-16
ASoC: stm32: sai: fix clock management
olivier moysan
1
-2
/
+2
2017-06-16
ASoC: stm32: sai: change stop sequence
olivier moysan
1
-4
/
+4
2017-06-16
ASoC: stm32: sai: remove spurious trace
olivier moysan
1
-3
/
+0
2017-06-16
ASoC: stm32: sai: typo fixes
olivier moysan
1
-14
/
+14
2017-04-26
ASoC: stm32: add SAI driver
olivier moysan
1
-0
/
+884