summaryrefslogtreecommitdiffstats
path: root/sound/soc/stm
AgeCommit message (Expand)AuthorLines
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-11/+22
2019-11-05ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan-1/+11
2019-10-18ASoC: stm32: sai: fix sysclk management on shutdownOlivier Moysan-10/+11
2019-10-14ASoC: stm32: spdifrx: retry synchronization in sync stateOlivier Moysan-2/+16
2019-10-08ASoC: stm: stm32_adfsdm: remove snd_pcm_opsKuninori Morimoto-19/+23
2019-10-01ASoC: stm32: sai: clean up indentation issueColin Ian King-1/+1
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd-10/+3
2019-07-31ASoC: stm32: sai: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown-55/+6
2019-06-20ASoC: stm32: dfsdm: add 16 bits audio record supportOlivier Moysan-10/+39
2019-06-03ASoC: stm32: sai: manage identification registersOlivier Moysan-24/+88
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-55/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-20Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown-3/+5
2019-05-09Merge tag 'asoc-v5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-1/+2
2019-05-08Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-2/+3
2019-05-08ASoC: stm32: i2s: manage identification registersOlivier Moysan-3/+57
2019-05-08ASoC: stm32: i2s: update pcm hardware constraintsOlivier Moysan-1/+2
2019-05-06ASoC: stm32: spdifrx: manage identification registersOlivier Moysan-2/+35
2019-05-06ASoC: stm32: spdifrx: change trace level on iec controlOlivier Moysan-1/+1
2019-05-06ASoC: stm32: spdifrx: update pcm hardware constraintsOlivier Moysan-1/+2
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown-73/+166
2019-05-06Merge branch 'asoc-5.1' into asoc-linusMark Brown-2/+3
2019-04-26ASoC: stm32: sai: simplify dai driver initialisationArnaud Pouliquen-34/+9
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown-3/+4
2019-04-25ASoC: stm32: i2s: return the get_irq errorFabien Dessenne-2/+3
2019-04-10ASoC: stm32: sai: fix master clock managementOlivier Moysan-17/+47
2019-04-08ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen-1/+1
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown-4/+34
2019-03-25ASoC: stm32: sai: add power managementOlivier Moysan-19/+108
2019-03-20ASoC: stm32: dfsdm: add mmap supportOlivier Moysan-1/+1
2019-03-20ASoC: stm32: dfsdm: fix debugfs warnings on entry creationOlivier Moysan-3/+18
2019-03-20ASoC: stm32: dfsdm: manage multiple prepareOlivier Moysan-1/+16
2019-03-18Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-15/+44
2019-03-18ASoC: stm32: spdifrx: add power managementOlivier Moysan-3/+39
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.2Mark Brown-2/+3
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown-2/+3
2019-03-11ASoC: stm32: i2s: fix registers declaration in regmapOlivier Moysan-2/+1
2019-03-11ASoC: stm32: i2s: use default dai nameOlivier Moysan-7/+0
2019-03-11ASoC: stm32: i2s: improve channel capabilities handlingOlivier Moysan-6/+4
2019-03-11ASoC: stm32: i2s: change trigger tracesOlivier Moysan-3/+5
2019-03-03ASoC: stm32: sai: fix set_sync serviceOlivier Moysan-6/+10
2019-03-03ASoC: stm32: sai: fix oversampling modeOlivier Moysan-3/+9
2019-03-03ASoC: stm32: sai: fix race condition in irq handlerOlivier Moysan-1/+12
2019-03-03ASoC: stm32: sai: fix exposed capabilities in spdif modeOlivier Moysan-0/+8
2019-03-03ASoC: stm32: sai: fix iec958 controls indexationOlivier Moysan-3/+4
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-71/+84
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan-2/+2
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan-3/+14
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan-11/+0