aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/stm/stm32_sai_sub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-13ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()Wei Yongjun1-1/+1
2018-11-05ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King1-2/+1
2018-10-23ASoC: stm32: sai: fix master clock namingOlivier Moysan1-3/+2
2018-10-19ASoC: stm32: sai: set sai as mclk clock providerOlivier Moysan1-36/+239
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+3
2018-07-04ASoC: stm32: Use snd_pcm_stop_xrun() helperTakashi Iwai1-5/+2
2018-06-18ASoC: stm32: sai: add iec958 controls supportolivier moysan1-12/+127
2018-02-26ASoC: stm32: sai: Add support of S/PDIF playbackOlivier Moysan1-24/+129
2017-11-02ASoC: stm32: sai: fix warning in stm32_sai_set_config()olivier moysan1-3/+3
2017-10-21ASoC: stm32: sai: Add synchronization supportOlivier Moysan1-0/+95
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 DMA burst sizeOlivier Moysan1-8/+13
2017-10-21ASoC: stm32: sai: fix stop management in isrOlivier Moysan1-4/+8
2017-06-28ASoC: stm32: sai: remove some stray tabsDan Carpenter1-1/+1
2017-06-16ASoC: stm32: sai: add h7 supportolivier moysan1-15/+77
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 moysan1-14/+14
2017-04-26ASoC: stm32: add SAI driverolivier moysan1-0/+884