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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
ASoC: stm32: fix sai driver name initialisation
Arnaud Pouliquen
1
-1
/
+1
2019-03-20
ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
Olivier Moysan
1
-3
/
+18
2019-03-20
ASoC: stm32: dfsdm: manage multiple prepare
Olivier Moysan
1
-1
/
+16
2019-03-18
Merge tag 'v5.1-rc1' into asoc-5.1
Mark Brown
1
-2
/
+3
2019-03-11
ASoC: stm32: i2s: fix registers declaration in regmap
Olivier Moysan
1
-2
/
+1
2019-03-03
ASoC: stm32: sai: fix set_sync service
Olivier Moysan
2
-6
/
+10
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-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
3
-71
/
+84
2019-02-26
ASoC: stm32: i2s: skip useless write in slave mode
Olivier Moysan
1
-2
/
+2
2019-02-26
ASoC: stm32: i2s: fix race condition in irq handler
Olivier Moysan
1
-3
/
+14
2019-02-26
ASoC: stm32: i2s: remove useless callback
Olivier Moysan
1
-11
/
+0
2019-02-26
ASoC: stm32: i2s: fix dma configuration
Olivier Moysan
1
-7
/
+7
2019-02-26
ASoC: stm32: i2s: fix stream count management
Olivier Moysan
1
-7
/
+5
2019-02-26
ASoC: stm32: i2s: fix 16 bit format support
Olivier Moysan
1
-1
/
+1
2019-02-26
ASoC: stm32: i2s: fix IRQ clearing
Olivier Moysan
1
-7
/
+6
2019-02-18
ASoC: stm32: sai: remove set but not used variables 'mask, cr1'
YueHaibing
1
-5
/
+3
2019-02-14
ASoC: stm32: sai: add missing put_device()
Wen Yang
1
-3
/
+8
2019-02-08
SoC: stm32: i2s: manage clock power
Olivier Moysan
1
-29
/
+15
2019-02-08
ASoC: stm32: i2s: add power management
Olivier Moysan
1
-3
/
+30
2019-02-06
ASoC: stm: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-2
/
+3
2018-11-16
ASoC: Convert a few more users to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
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-23
ASoC: stm32: add clock dependency for sai
Olivier Moysan
1
-0
/
+1
2018-10-19
ASoC: stm32: sai: set sai as mclk clock provider
Olivier Moysan
2
-36
/
+242
2018-08-28
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-5
/
+4
2018-08-01
ASoC: stm32: remove redundant pointers 'priv' and 'rtd'
Colin Ian King
1
-7
/
+1
2018-07-09
ASoC: stm32: replace "%p" with "%pK"
benjamin.gaignard@linaro.org
1
-1
/
+1
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
2
-12
/
+128
2018-02-26
ASoC: stm32: sai: Add support of S/PDIF playback
Olivier Moysan
3
-24
/
+133
2018-02-26
Merge branch 'topic/generic-dmaengine' of https://git.kernel.org/pub/scm/linu...
Mark Brown
1
-3
/
+4
2018-02-12
ASoC: stm32: spdifrx: Use default dai name
olivier moysan
1
-1
/
+0
2018-02-12
ASoC: stm32: spdifrx: fix typo in function name.
olivier moysan
1
-3
/
+3
2018-02-12
ASoC: stm: stm32_adfsdm: replace platform to component
Kuninori Morimoto
1
-3
/
+4
2018-02-07
ASoC: stm32: add of dependency for stm32 drivers
Olivier Moysan
1
-3
/
+3
2018-01-12
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spdif', 'asoc...
Mark Brown
4
-92
/
+384
2018-01-11
ASoC: stm32: fix a typo in stm32_adfsdm_probe()
Wei Yongjun
1
-1
/
+1
2018-01-11
ASoC: stm32: select IIO_BUFFER
Arnd Bergmann
1
-1
/
+2
2018-01-10
ASoC: stm32: add DFSDM DAI support
Arnaud Pouliquen
3
-0
/
+361
2017-11-27
ASoC: stm32: sai: use devm_of_platform_populate()
olivier moysan
1
-10
/
+1
2017-11-27
ASoC: stm32: sai: simplify sync modes management
olivier moysan
1
-83
/
+22
2017-11-10
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...
Mark Brown
4
-33
/
+301
2017-11-10
Merge tag 'asoc-fix-v4.14-rc6' into asoc-linus
Mark Brown
2
-13
/
+22
2017-11-06
ASoC: stm32: spdifrx: fix control DMA error management
olivier moysan
1
-8
/
+7
2017-11-06
ASoC: stm32: spdifrx: fix 16 bits capture
olivier moysan
1
-2
/
+6
[next]