summaryrefslogtreecommitdiff
path: root/sound/soc/stm
AgeCommit message (Expand)Author
2019-05-09Merge tag 'asoc-v5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-05-08Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-05-08ASoC: stm32: i2s: update pcm hardware constraintsOlivier Moysan
2019-05-06ASoC: stm32: spdifrx: change trace level on iec controlOlivier Moysan
2019-05-06ASoC: stm32: spdifrx: update pcm hardware constraintsOlivier Moysan
2019-05-06Merge branch 'asoc-5.2' into asoc-nextMark Brown
2019-05-06Merge branch 'asoc-5.1' into asoc-linusMark Brown
2019-04-26ASoC: stm32: sai: simplify dai driver initialisationArnaud Pouliquen
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-25ASoC: stm32: i2s: return the get_irq errorFabien Dessenne
2019-04-10ASoC: stm32: sai: fix master clock managementOlivier Moysan
2019-04-08ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-03-25ASoC: stm32: sai: add power managementOlivier Moysan
2019-03-20ASoC: stm32: dfsdm: add mmap supportOlivier Moysan
2019-03-20ASoC: stm32: dfsdm: fix debugfs warnings on entry creationOlivier Moysan
2019-03-20ASoC: stm32: dfsdm: manage multiple prepareOlivier Moysan
2019-03-18Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-03-18ASoC: stm32: spdifrx: add power managementOlivier Moysan
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.2Mark Brown
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown
2019-03-11ASoC: stm32: i2s: fix registers declaration in regmapOlivier Moysan
2019-03-11ASoC: stm32: i2s: use default dai nameOlivier Moysan
2019-03-11ASoC: stm32: i2s: improve channel capabilities handlingOlivier Moysan
2019-03-11ASoC: stm32: i2s: change trigger tracesOlivier Moysan
2019-03-03ASoC: stm32: sai: fix set_sync serviceOlivier Moysan
2019-03-03ASoC: stm32: sai: fix oversampling modeOlivier Moysan
2019-03-03ASoC: stm32: sai: fix race condition in irq handlerOlivier Moysan
2019-03-03ASoC: stm32: sai: fix exposed capabilities in spdif modeOlivier Moysan
2019-03-03ASoC: stm32: sai: fix iec958 controls indexationOlivier Moysan
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix dma configurationOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix stream count managementOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan
2019-02-26ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan
2019-02-18ASoC: stm32: sai: remove set but not used variables 'mask, cr1'YueHaibing
2019-02-14ASoC: stm32: sai: add missing put_device()Wen Yang
2019-02-08SoC: stm32: i2s: manage clock powerOlivier Moysan
2019-02-08ASoC: stm32: i2s: add power managementOlivier Moysan
2019-02-06ASoC: stm: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-11-16ASoC: Convert a few more users to using %pOFn instead of device_node.nameRob Herring
2018-11-13ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()Wei Yongjun
2018-11-05ASoC: stm32: sai: fix less than zero comparison on unsigned intColin Ian King
2018-10-23ASoC: stm32: sai: fix master clock namingOlivier Moysan
2018-10-23ASoC: stm32: add clock dependency for saiOlivier Moysan
2018-10-19ASoC: stm32: sai: set sai as mclk clock providerOlivier Moysan
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring