summaryrefslogtreecommitdiffstats
path: root/sound/soc/stm
AgeCommit message (Expand)AuthorFilesLines
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