summaryrefslogtreecommitdiff
path: root/sound/soc/stm
AgeCommit message (Expand)AuthorFilesLines
2024-11-14ASoC: stm32: dfsdm: change rate upper limitsOlivier Moysan1-1/+1
2024-11-14ASoC: Merge up fixesMark Brown2-4/+4
2024-11-09ASoC: stm32: i2s: add stm32mp25 supportMark Brown1-22/+189
2024-11-08ASoC: stm32: i2s: add stm32mp25 supportOlivier Moysan1-22/+189
2024-11-08ASoC: stm32: sai: add stm32mp25 supportOlivier Moysan3-17/+191
2024-11-07ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()Luo Yifan1-1/+1
2024-11-07ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()Luo Yifan1-2/+2
2024-11-05ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_removeAmelie Delaunay1-1/+1
2024-10-01{ASoC,media}: constify snd_soc_component_driverMark Brown1-1/+1
2024-09-30ASoC: constify snd_soc_component_driver structJavier Carrasco1-1/+1
2024-09-30ASoC: stm: fix macro definition on STM_SAI_HAS_EXT_SYNCHongbo Li1-1/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König4-4/+4
2024-08-01ASoC: stm: use snd_pcm_direction_name()Kuninori Morimoto1-2/+2
2024-05-08ASoC: stm: Use *-y instead of *-objs in MakefileTakashi Iwai1-4/+4
2023-10-09ASoC: Use device_get_match_data()Rob Herring4-20/+9
2023-09-25ASoC: stm: convert not to use asoc_xxx()Kuninori Morimoto2-14/+14
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai1-1/+1
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai3-6/+16
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai1-1/+1
2023-08-14ASoC: stm: merge DAI call back functions into opsKuninori Morimoto3-6/+16
2023-05-22ASoC: stm32: sai: Use the devm_clk_get_optional() helperChristophe JAILLET1-6/+3
2023-03-20ASoC: stm: stm32_spdifrx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: stm: stm32_sai_sub: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: stm: stm32_i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: stm: stm32_adfsdm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring2-3/+3
2022-11-10ASoC: stm32: i2s: remove irqf_oneshot flagOlivier Moysan1-1/+1
2022-11-09ASoC: stm32: dfsdm: manage cb buffers cleanupOlivier Moysan1-0/+11
2022-09-27Fix PM disable depth imbalance in stm32 probeMark Brown2-5/+7
2022-09-27ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probeZhang Qilong1-2/+2
2022-09-27ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probeZhang Qilong1-2/+2
2022-09-27ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probeZhang Qilong1-3/+5
2022-06-27ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax4-0/+4
2022-06-09Specify clock provider directly to CPU DAIsMark Brown2-8/+8
2022-06-06ASoC: stm32: dfsdm: fix typo in commentJulia Lawall1-1/+1
2022-06-06ASoC: stm32: sai: Remove useless defineTang Bin1-2/+0
2022-06-06ASoC: stm: Rename set_fmt_new back to set_fmtCharles Keepax2-2/+2
2022-06-06ASoC: stm: Update to use set_fmt_new callbackCharles Keepax2-10/+10
2021-12-20ASoC: stm: Use dev_err_probe() helperKuninori Morimoto4-111/+57
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-1/+1
2021-11-22ASoC: stm32: spdifrx: add pm_runtime supportOlivier Moysan1-0/+4
2021-11-22ASoC: stm32: dfsdm: add pm_runtime support for audioOlivier Moysan1-1/+4
2021-11-22ASoC: stm32: i2s: add pm_runtime supportOlivier Moysan1-0/+4
2021-11-17ASoC: stm32: sai: increase channels_max limitOlivier Moysan1-2/+2
2021-11-17ASoC: stm32: i2s: fix 32 bits channel length without mclkOlivier Moysan1-1/+1
2021-06-17ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-17ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-06-17ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-04-28ASoC: stm32: do not request a new clock consummer referenceJerome Brunet1-4/+1
2021-04-23ASoC: stm32: properly get clk from the providerJerome Brunet1-1/+4