summaryrefslogtreecommitdiffstats
path: root/sound/soc/stm/stm32_sai_sub.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-11/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-11/+1Star
* | ASoC: stm32: sai: manage identification registersOlivier Moysan2019-06-031-6/+8
|/
* Merge branch 'asoc-5.2' into asoc-nextMark Brown2019-05-061-44/+44
|\
| * ASoC: stm32: sai: simplify dai driver initialisationArnaud Pouliquen2019-04-261-34/+9Star
| * Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-261-1/+1
| |\
| * | ASoC: stm32: sai: add power managementOlivier Moysan2019-03-251-10/+35
* | | ASoC: stm32: sai: fix master clock managementOlivier Moysan2019-04-101-17/+47
| |/ |/|
* | ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen2019-04-081-1/+1
|/
* ASoC: stm32: sai: fix set_sync serviceOlivier Moysan2019-03-041-3/+5
* ASoC: stm32: sai: fix oversampling modeOlivier Moysan2019-03-041-3/+9
* ASoC: stm32: sai: fix race condition in irq handlerOlivier Moysan2019-03-041-1/+12
* ASoC: stm32: sai: fix exposed capabilities in spdif modeOlivier Moysan2019-03-041-0/+8
* ASoC: stm32: sai: fix iec958 controls indexationOlivier Moysan2019-03-041-3/+4
* ASoC: stm32: sai: remove set but not used variables 'mask, cr1'YueHaibing2019-02-181-5/+3Star
* ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()Wei Yongjun2018-11-141-1/+1
* ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King2018-11-051-2/+1Star
* ASoC: stm32: sai: fix master clock namingOlivier Moysan2018-10-231-3/+2Star
* ASoC: stm32: sai: set sai as mclk clock providerOlivier Moysan2018-10-191-36/+239
* ASoC: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-4/+3Star
* ASoC: stm32: Use snd_pcm_stop_xrun() helperTakashi Iwai2018-07-041-5/+2Star
* ASoC: stm32: sai: add iec958 controls supportolivier moysan2018-06-181-12/+127
* ASoC: stm32: sai: Add support of S/PDIF playbackOlivier Moysan2018-02-261-24/+129
* ASoC: stm32: sai: fix warning in stm32_sai_set_config()olivier moysan2017-11-021-3/+3
* ASoC: stm32: sai: Add synchronization supportOlivier Moysan2017-10-211-0/+95
* ASoC: stm32: sai: Remove spurious IRQs on stopOlivier Moysan2017-10-211-2/+3
* ASoC: stm32: sai: Move static settings to DAI initOlivier Moysan2017-10-211-10/+13
* ASoC: stm32: sai: Fix DMA burst sizeOlivier Moysan2017-10-211-8/+13
* ASoC: stm32: sai: fix stop management in isrOlivier Moysan2017-10-211-4/+8
* ASoC: stm32: sai: remove some stray tabsDan Carpenter2017-06-281-1/+1
* ASoC: stm32: sai: add h7 supportolivier moysan2017-06-161-15/+77
* ASoC: stm32: sai: manage master clockolivier moysan2017-06-161-0/+14
* ASoC: stm32: sai: fix clock managementolivier moysan2017-06-161-2/+2
* ASoC: stm32: sai: change stop sequenceolivier moysan2017-06-161-4/+4
* ASoC: stm32: sai: remove spurious traceolivier moysan2017-06-161-3/+0Star
* ASoC: stm32: sai: typo fixesolivier moysan2017-06-161-14/+14
* ASoC: stm32: add SAI driverolivier moysan2017-04-261-0/+884