aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/stm/stm32_i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan1-2/+2
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan1-3/+14
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan1-11/+0
2019-02-26ASoC: stm32: i2s: fix dma configurationOlivier Moysan1-7/+7
2019-02-26ASoC: stm32: i2s: fix stream count managementOlivier Moysan1-7/+5
2019-02-26ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan1-1/+1
2019-02-26ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan1-7/+6
2019-02-08SoC: stm32: i2s: manage clock powerOlivier Moysan1-29/+15
2019-02-08ASoC: stm32: i2s: add power managementOlivier Moysan1-3/+30
2017-07-19ASoC: stm32: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-05-19ASoC: stm32: Add full duplex support to i2solivier moysan1-41/+46
2017-05-19ASoC: stm32: Add I2S driverolivier moysan1-0/+941