summaryrefslogtreecommitdiff
path: root/sound/soc/stm/stm32_adfsdm.c
AgeCommit message (Expand)Author
2023-09-25ASoC: stm: convert not to use asoc_xxx()Kuninori Morimoto
2023-03-20ASoC: stm: stm32_adfsdm: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-09ASoC: stm32: dfsdm: manage cb buffers cleanupOlivier Moysan
2022-09-27ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probeZhang Qilong
2022-06-27ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: stm32: dfsdm: fix typo in commentJulia Lawall
2021-11-22ASoC: stm32: dfsdm: add pm_runtime support for audioOlivier Moysan
2021-03-31ASoC: stm: stm32_adfsdm: fix snprintf format stringPierre-Louis Bossart
2020-12-03ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callbackOlivier Moysan
2020-10-08ASoC: stm32: dfsdm: change rate limitsOlivier Moysan
2020-07-31ASoC: core: Two step component registrationCezary Rojewski
2020-07-23ASoC: stm: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-01-17Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown
2020-01-10ASoC: stm32: dfsdm: fix 16 bits recordOlivier Moysan
2019-12-11ASoC: stm32: Use managed buffer allocationTakashi Iwai
2019-10-08ASoC: stm: stm32_adfsdm: remove snd_pcm_opsKuninori Morimoto
2019-06-20ASoC: stm32: dfsdm: add 16 bits audio record supportOlivier Moysan
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
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-02-06ASoC: stm: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-08-01ASoC: stm32: remove redundant pointers 'priv' and 'rtd'Colin Ian King
2018-07-09ASoC: stm32: replace "%p" with "%pK"benjamin.gaignard@linaro.org
2018-02-12ASoC: stm: stm32_adfsdm: replace platform to componentKuninori Morimoto
2018-01-11ASoC: stm32: fix a typo in stm32_adfsdm_probe()Wei Yongjun
2018-01-10ASoC: stm32: add DFSDM DAI supportArnaud Pouliquen