aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/stm/stm32_sai_sub.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-04ASoC: stm32: Use snd_pcm_stop_xrun() helperGravatar Takashi Iwai 1-5/+2
2018-06-18ASoC: stm32: sai: add iec958 controls supportGravatar olivier moysan 1-12/+127
2018-02-26ASoC: stm32: sai: Add support of S/PDIF playbackGravatar Olivier Moysan 1-24/+129
2017-11-02ASoC: stm32: sai: fix warning in stm32_sai_set_config()Gravatar olivier moysan 1-3/+3
2017-10-21ASoC: stm32: sai: Add synchronization supportGravatar Olivier Moysan 1-0/+95
2017-10-21ASoC: stm32: sai: Remove spurious IRQs on stopGravatar Olivier Moysan 1-2/+3
2017-10-21ASoC: stm32: sai: Move static settings to DAI initGravatar Olivier Moysan 1-10/+13
2017-10-21ASoC: stm32: sai: Fix DMA burst sizeGravatar Olivier Moysan 1-8/+13
2017-10-21ASoC: stm32: sai: fix stop management in isrGravatar Olivier Moysan 1-4/+8
2017-06-28ASoC: stm32: sai: remove some stray tabsGravatar Dan Carpenter 1-1/+1
2017-06-16ASoC: stm32: sai: add h7 supportGravatar olivier moysan 1-15/+77
2017-06-16ASoC: stm32: sai: manage master clockGravatar olivier moysan 1-0/+14
2017-06-16ASoC: stm32: sai: fix clock managementGravatar olivier moysan 1-2/+2
2017-06-16ASoC: stm32: sai: change stop sequenceGravatar olivier moysan 1-4/+4
2017-06-16ASoC: stm32: sai: remove spurious traceGravatar olivier moysan 1-3/+0
2017-06-16ASoC: stm32: sai: typo fixesGravatar olivier moysan 1-14/+14
2017-04-26ASoC: stm32: add SAI driverGravatar olivier moysan 1-0/+884