summaryrefslogtreecommitdiff
path: root/sound/soc/stm
AgeCommit message (Expand)Author
2021-06-17ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-17ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-17ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-04-28ASoC: stm32: do not request a new clock consummer referenceJerome Brunet
2021-04-23ASoC: stm32: properly get clk from the providerJerome Brunet
2021-03-31ASoC: stm: stm32_adfsdm: fix snprintf format stringPierre-Louis Bossart
2021-02-05ASoC: stm32: i2s: add master clock providerOlivier Moysan
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-03ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callbackOlivier Moysan
2020-11-23ASoC: stm: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2020-10-08ASoC: stm32: dfsdm: change rate limitsOlivier Moysan
2020-09-11ASoC: stm32: sai: add pm_runtime supportOlivier Moysan
2020-07-31ASoC: core: Two step component registrationCezary Rojewski
2020-07-23ASoC: stm: use asoc_substream_to_rtd()Kuninori Morimoto
2020-04-17ASoC: stm32: sai: fix sai probeOlivier Moysan
2020-04-14soc/stm/stm32_sub_sai: Add missing '\n' in log messagesSebastian Fricke
2020-04-06ASoC: stm32: sai: Add missing cleanupJulia Lawall
2020-03-27Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-27ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-18ASoC: stm32: i2s: manage rebind issueOlivier Moysan
2020-03-18ASoC: stm32: spdifrx: manage rebind issueOlivier Moysan
2020-03-18ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan
2020-03-04Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-04ASoC: stm32: sai: manage rebind issueOlivier Moysan
2020-02-11ASoC: stm32: i2s: improve error management on probe deferralOlivier Moysan
2020-02-11ASoC: stm32: spdifrx: improve error management on probe deferralOlivier Moysan
2020-02-11ASoC: stm32: sai: improve error management on probe deferralOlivier Moysan
2020-02-11ASoC: stm32: i2s: manage error when getting reset controllerOlivier Moysan
2020-02-11ASoC: stm32: spdifrx: manage error when getting reset controllerOlivier Moysan
2020-02-11ASoC: stm32: sai: manage error when getting reset controllerOlivier Moysan
2020-01-17Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown
2020-01-10ASoC: stm32: dfsdm: fix 16 bits recordOlivier Moysan
2020-01-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-01-09ASoC: stm32: sai: fix possible circular lockingOlivier Moysan
2019-12-25Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-24ASoC: stm32: spdifrx: fix input pin state managementOlivier Moysan
2019-12-24ASoC: stm32: spdifrx: fix race condition in irq handlerOlivier Moysan
2019-12-24ASoC: stm32: spdifrx: fix inconsistent lock stateOlivier Moysan
2019-12-11ASoC: stm32: Use managed buffer allocationTakashi Iwai
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-11-05ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan
2019-10-18ASoC: stm32: sai: fix sysclk management on shutdownOlivier Moysan
2019-10-14ASoC: stm32: spdifrx: retry synchronization in sync stateOlivier Moysan
2019-10-08ASoC: stm: stm32_adfsdm: remove snd_pcm_opsKuninori Morimoto
2019-10-01ASoC: stm32: sai: clean up indentation issueColin Ian King
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31ASoC: stm32: sai: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-20ASoC: stm32: dfsdm: add 16 bits audio record supportOlivier Moysan
2019-06-03ASoC: stm32: sai: manage identification registersOlivier Moysan