summaryrefslogtreecommitdiff
path: root/sound/soc/stm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ASoC: stm32: sai: add power managementOlivier Moysan2019-03-253-19/+108
| * | | ASoC: stm32: dfsdm: add mmap supportOlivier Moysan2019-03-201-1/+1
| * | | Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-03-183-15/+44
| |\ \ \
| * | | | ASoC: stm32: spdifrx: add power managementOlivier Moysan2019-03-181-3/+39
| * | | | Merge tag 'v5.1-rc1' into asoc-5.2Mark Brown2019-03-181-2/+3
| |\ \ \ \
| * | | | | ASoC: stm32: i2s: use default dai nameOlivier Moysan2019-03-111-7/+0
| * | | | | ASoC: stm32: i2s: improve channel capabilities handlingOlivier Moysan2019-03-111-6/+4
| * | | | | ASoC: stm32: i2s: change trigger tracesOlivier Moysan2019-03-111-3/+5
* | | | | | Merge branch 'asoc-5.1' into asoc-linusMark Brown2019-05-061-2/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ASoC: stm32: i2s: return the get_irq errorFabien Dessenne2019-04-251-2/+3
* | | | | | 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: dfsdm: fix debugfs warnings on entry creationOlivier Moysan2019-03-201-3/+18
* | | | ASoC: stm32: dfsdm: manage multiple prepareOlivier Moysan2019-03-201-1/+16
| |_|/ |/| |
* | | Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-181-2/+3
|\ \ \ | | |/ | |/|
| * | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-283-71/+84
| |\ \ | | |/
| * | ASoC: stm: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-2/+3
* | | ASoC: stm32: i2s: fix registers declaration in regmapOlivier Moysan2019-03-111-2/+1
* | | ASoC: stm32: sai: fix set_sync serviceOlivier Moysan2019-03-032-6/+10
* | | ASoC: stm32: sai: fix oversampling modeOlivier Moysan2019-03-031-3/+9
* | | ASoC: stm32: sai: fix race condition in irq handlerOlivier Moysan2019-03-031-1/+12
* | | ASoC: stm32: sai: fix exposed capabilities in spdif modeOlivier Moysan2019-03-031-0/+8
* | | ASoC: stm32: sai: fix iec958 controls indexationOlivier Moysan2019-03-031-3/+4
| |/ |/|
* | ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan2019-02-261-2/+2
* | ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan2019-02-261-3/+14
* | ASoC: stm32: i2s: remove useless callbackOlivier Moysan2019-02-261-11/+0
* | ASoC: stm32: i2s: fix dma configurationOlivier Moysan2019-02-261-7/+7
* | ASoC: stm32: i2s: fix stream count managementOlivier Moysan2019-02-261-7/+5
* | ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan2019-02-261-1/+1
* | ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan2019-02-261-7/+6
* | ASoC: stm32: sai: remove set but not used variables 'mask, cr1'YueHaibing2019-02-181-5/+3
* | ASoC: stm32: sai: add missing put_device()Wen Yang2019-02-141-3/+8
* | SoC: stm32: i2s: manage clock powerOlivier Moysan2019-02-081-29/+15
* | ASoC: stm32: i2s: add power managementOlivier Moysan2019-02-081-3/+30
|/
* ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring2018-11-161-4/+4
* ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()Wei Yongjun2018-11-131-1/+1
* ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King2018-11-051-2/+1
* ASoC: stm32: sai: fix master clock namingOlivier Moysan2018-10-231-3/+2
* ASoC: stm32: add clock dependency for saiOlivier Moysan2018-10-231-0/+1
* ASoC: stm32: sai: set sai as mclk clock providerOlivier Moysan2018-10-192-36/+242
* ASoC: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-282-5/+4
* ASoC: stm32: remove redundant pointers 'priv' and 'rtd'Colin Ian King2018-08-011-7/+1
* ASoC: stm32: replace "%p" with "%pK"benjamin.gaignard@linaro.org2018-07-091-1/+1
* ASoC: stm32: Use snd_pcm_stop_xrun() helperTakashi Iwai2018-07-041-5/+2
* ASoC: stm32: sai: add iec958 controls supportolivier moysan2018-06-182-12/+128
* ASoC: stm32: sai: Add support of S/PDIF playbackOlivier Moysan2018-02-263-24/+133
* Merge branch 'topic/generic-dmaengine' of https://git.kernel.org/pub/scm/linu...Mark Brown2018-02-261-3/+4
|\
| * ASoC: stm: stm32_adfsdm: replace platform to componentKuninori Morimoto2018-02-121-3/+4
* | ASoC: stm32: spdifrx: Use default dai nameolivier moysan2018-02-121-1/+0
* | ASoC: stm32: spdifrx: fix typo in function name.olivier moysan2018-02-121-3/+3
|/