aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/stm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-26ASoC: stm32: sai: Add support of S/PDIF playbackOlivier Moysan3-24/+133
2018-02-26Merge branch 'topic/generic-dmaengine' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-stm32Mark Brown1-3/+4
2018-02-12ASoC: stm32: spdifrx: Use default dai nameolivier moysan1-1/+0
2018-02-12ASoC: stm32: spdifrx: fix typo in function name.olivier moysan1-3/+3
2018-02-12ASoC: stm: stm32_adfsdm: replace platform to componentKuninori Morimoto1-3/+4
2018-02-07ASoC: stm32: add of dependency for stm32 driversOlivier Moysan1-3/+3
2018-01-12Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spdif', 'asoc/topic/st-dfsdm', 'asoc/topic/stm32' and 'asoc/topic/sun4i-i2s' into asoc-nextMark Brown4-92/+384
2018-01-11ASoC: stm32: fix a typo in stm32_adfsdm_probe()Wei Yongjun1-1/+1
2018-01-11ASoC: stm32: select IIO_BUFFERArnd Bergmann1-1/+2
2018-01-10ASoC: stm32: add DFSDM DAI supportArnaud Pouliquen3-0/+361
2017-11-27ASoC: stm32: sai: use devm_of_platform_populate()olivier moysan1-10/+1
2017-11-27ASoC: stm32: sai: simplify sync modes managementolivier moysan1-83/+22
2017-11-10Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/stm32', 'asoc/topic/sunxi' and 'asoc/topic/tas571x' into asoc-nextMark Brown4-33/+301
2017-11-10Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusMark Brown2-13/+22
2017-11-06ASoC: stm32: spdifrx: fix control DMA error managementolivier moysan1-8/+7
2017-11-06ASoC: stm32: spdifrx: fix 16 bits captureolivier moysan1-2/+6
2017-11-02ASoC: stm32: sai: fix warning in stm32_sai_set_config()olivier moysan1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-21ASoC: stm32: sai: Add synchronization supportOlivier Moysan3-8/+269
2017-10-21ASoC: stm32: sai: Remove spurious IRQs on stopOlivier Moysan1-2/+3
2017-10-21ASoC: stm32: sai: Move static settings to DAI initOlivier Moysan1-10/+13
2017-10-21ASoC: stm32: sai: Fix get reset controllerOlivier Moysan1-1/+1
2017-10-21ASoC: stm32: sai: Fix DMA burst sizeOlivier Moysan1-8/+13
2017-10-21ASoC: stm32: sai: fix stop management in isrOlivier Moysan1-4/+8
2017-07-19ASoC: stm32: explicitly request exclusive reset controlPhilipp Zabel3-3/+3
2017-06-28ASoC: stm32: sai: remove some stray tabsDan Carpenter1-1/+1
2017-06-21ASoC: stm32: Add SPDIFRX supportolivier moysan3-0/+1012
2017-06-19ASoC: stm32: change configuration flagolivier moysan2-6/+19
2017-06-16ASoC: stm32: sai: add h7 supportolivier moysan3-22/+155
2017-06-16ASoC: stm32: sai: manage master clockolivier moysan1-0/+14
2017-06-16ASoC: stm32: sai: fix clock managementolivier moysan1-2/+2
2017-06-16ASoC: stm32: sai: change stop sequenceolivier moysan1-4/+4
2017-06-16ASoC: stm32: sai: remove spurious traceolivier moysan1-3/+0
2017-06-16ASoC: stm32: sai: typo fixesolivier moysan3-16/+15
2017-05-19ASoC: stm32: Add full duplex support to i2solivier moysan1-41/+46
2017-05-19ASoC: stm32: Add I2S driverolivier moysan3-1/+946
2017-04-26ASoC: stm32: add SAI driverolivier moysan5-0/+1213