summaryrefslogtreecommitdiffstats
path: root/sound/soc/stm
Commit message (Expand)AuthorAgeFilesLines
* ASoC: stm32: sai: Use the devm_clk_get_optional() helperChristophe JAILLET2023-05-221-6/+3
* ASoC: stm: stm32_spdifrx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: stm: stm32_sai_sub: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: stm: stm32_i2s: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: stm: stm32_adfsdm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: Use of_property_present() for testing DT property presenceRob Herring2023-03-112-3/+3
* ASoC: stm32: i2s: remove irqf_oneshot flagOlivier Moysan2022-11-101-1/+1
* ASoC: stm32: dfsdm: manage cb buffers cleanupOlivier Moysan2022-11-091-0/+11
* Fix PM disable depth imbalance in stm32 probeMark Brown2022-09-272-5/+7
|\
| * ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probeZhang Qilong2022-09-271-2/+2
| * ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probeZhang Qilong2022-09-271-3/+5
* | ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probeZhang Qilong2022-09-271-2/+2
|/
* ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-274-0/+4
* Specify clock provider directly to CPU DAIsMark Brown2022-06-092-8/+8
|\
| * ASoC: stm: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-062-2/+2
| * ASoC: stm: Update to use set_fmt_new callbackCharles Keepax2022-06-062-10/+10
* | ASoC: stm32: dfsdm: fix typo in commentJulia Lawall2022-06-061-1/+1
* | ASoC: stm32: sai: Remove useless defineTang Bin2022-06-061-2/+0
|/
* ASoC: stm: Use dev_err_probe() helperKuninori Morimoto2021-12-204-111/+57
* Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-12-011-1/+1
|\
| * ASoC: stm32: i2s: fix 32 bits channel length without mclkOlivier Moysan2021-11-171-1/+1
* | ASoC: stm32: spdifrx: add pm_runtime supportOlivier Moysan2021-11-221-0/+4
* | ASoC: stm32: dfsdm: add pm_runtime support for audioOlivier Moysan2021-11-221-1/+4
* | ASoC: stm32: i2s: add pm_runtime supportOlivier Moysan2021-11-221-0/+4
* | ASoC: stm32: sai: increase channels_max limitOlivier Moysan2021-11-171-2/+2
|/
* ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
* ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
* ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
* ASoC: stm32: do not request a new clock consummer referenceJerome Brunet2021-04-281-4/+1
* ASoC: stm32: properly get clk from the providerJerome Brunet2021-04-231-1/+4
* ASoC: stm: stm32_adfsdm: fix snprintf format stringPierre-Louis Bossart2021-03-311-1/+1
* ASoC: stm32: i2s: add master clock providerOlivier Moysan2021-02-051-44/+266
* Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-151-1/+11
|\
| * ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callbackOlivier Moysan2020-12-031-1/+11
* | ASoC: stm: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski2020-11-231-0/+1
|/
* ASoC: stm32: dfsdm: change rate limitsOlivier Moysan2020-10-081-5/+3
* ASoC: stm32: sai: add pm_runtime supportOlivier Moysan2020-09-111-2/+8
* ASoC: core: Two step component registrationCezary Rojewski2020-07-311-2/+7
* ASoC: stm: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-232-7/+7
* ASoC: stm32: sai: fix sai probeOlivier Moysan2020-04-171-7/+5
* soc/stm/stm32_sub_sai: Add missing '\n' in log messagesSebastian Fricke2020-04-141-1/+1
* ASoC: stm32: sai: Add missing cleanupJulia Lawall2020-04-061-1/+3
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-271-0/+2
|\
| * ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan2020-03-181-0/+2
* | ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-7/+7
* | ASoC: stm32: i2s: manage rebind issueOlivier Moysan2020-03-181-11/+29
* | ASoC: stm32: spdifrx: manage rebind issueOlivier Moysan2020-03-181-30/+32
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-041-9/+11
|\|
| * ASoC: stm32: sai: manage rebind issueOlivier Moysan2020-03-041-8/+10
* | ASoC: stm32: i2s: improve error management on probe deferralOlivier Moysan2020-02-111-6/+19