summaryrefslogtreecommitdiff
path: root/sound/soc/stm
AgeCommit message (Expand)Author
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix dma configurationOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix stream count managementOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan
2019-02-18ASoC: stm32: sai: remove set but not used variables 'mask, cr1'YueHaibing
2019-02-14ASoC: stm32: sai: add missing put_device()Wen Yang
2019-02-08SoC: stm32: i2s: manage clock powerOlivier Moysan
2019-02-08ASoC: stm32: i2s: add power managementOlivier Moysan
2019-02-06ASoC: stm: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-11-16ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring
2018-11-13ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()Wei Yongjun
2018-11-05ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King
2018-10-23ASoC: stm32: sai: fix master clock namingOlivier Moysan
2018-10-23ASoC: stm32: add clock dependency for saiOlivier Moysan
2018-10-19ASoC: stm32: sai: set sai as mclk clock providerOlivier Moysan
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-01ASoC: stm32: remove redundant pointers 'priv' and 'rtd'Colin Ian King
2018-07-09ASoC: stm32: replace "%p" with "%pK"benjamin.gaignard@linaro.org
2018-07-04ASoC: stm32: Use snd_pcm_stop_xrun() helperTakashi Iwai
2018-06-18ASoC: stm32: sai: add iec958 controls supportolivier moysan
2018-02-26ASoC: stm32: sai: Add support of S/PDIF playbackOlivier Moysan
2018-02-26Merge branch 'topic/generic-dmaengine' of https://git.kernel.org/pub/scm/linu...Mark Brown
2018-02-12ASoC: stm32: spdifrx: Use default dai nameolivier moysan
2018-02-12ASoC: stm32: spdifrx: fix typo in function name.olivier moysan
2018-02-12ASoC: stm: stm32_adfsdm: replace platform to componentKuninori Morimoto
2018-02-07ASoC: stm32: add of dependency for stm32 driversOlivier Moysan
2018-01-12Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spdif', 'asoc...Mark Brown
2018-01-11ASoC: stm32: fix a typo in stm32_adfsdm_probe()Wei Yongjun
2018-01-11ASoC: stm32: select IIO_BUFFERArnd Bergmann
2018-01-10ASoC: stm32: add DFSDM DAI supportArnaud Pouliquen
2017-11-27ASoC: stm32: sai: use devm_of_platform_populate()olivier moysan
2017-11-27ASoC: stm32: sai: simplify sync modes managementolivier moysan
2017-11-10Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown
2017-11-10Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusMark Brown
2017-11-06ASoC: stm32: spdifrx: fix control DMA error managementolivier moysan
2017-11-06ASoC: stm32: spdifrx: fix 16 bits captureolivier moysan
2017-11-02ASoC: stm32: sai: fix warning in stm32_sai_set_config()olivier moysan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21ASoC: stm32: sai: Add synchronization supportOlivier Moysan
2017-10-21ASoC: stm32: sai: Remove spurious IRQs on stopOlivier Moysan
2017-10-21ASoC: stm32: sai: Move static settings to DAI initOlivier Moysan
2017-10-21ASoC: stm32: sai: Fix get reset controllerOlivier Moysan
2017-10-21ASoC: stm32: sai: Fix DMA burst sizeOlivier Moysan
2017-10-21ASoC: stm32: sai: fix stop management in isrOlivier Moysan
2017-07-19ASoC: stm32: explicitly request exclusive reset controlPhilipp Zabel
2017-06-28ASoC: stm32: sai: remove some stray tabsDan Carpenter