summaryrefslogtreecommitdiffstats
path: root/sound/soc/stm/stm32_adfsdm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: stm: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-12/+12
* ASoC: stm: stm32_adfsdm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: stm32: dfsdm: manage cb buffers cleanupOlivier Moysan2022-11-091-0/+11
* ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probeZhang Qilong2022-09-271-3/+5
* ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: stm32: dfsdm: fix typo in commentJulia Lawall2022-06-061-1/+1
* ASoC: stm32: dfsdm: add pm_runtime support for audioOlivier Moysan2021-11-221-1/+4
* ASoC: stm: stm32_adfsdm: fix snprintf format stringPierre-Louis Bossart2021-03-311-1/+1
* ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callbackOlivier Moysan2020-12-031-1/+11
* ASoC: stm32: dfsdm: change rate limitsOlivier Moysan2020-10-081-5/+3
* ASoC: core: Two step component registrationCezary Rojewski2020-07-311-2/+7
* ASoC: stm: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-6/+6
* ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-6/+6
* Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown2020-01-171-6/+6
|\
| * ASoC: stm32: dfsdm: fix 16 bits recordOlivier Moysan2020-01-101-6/+6
* | ASoC: stm32: Use managed buffer allocationTakashi Iwai2019-12-111-27/+2
|/
* ASoC: stm: stm32_adfsdm: remove snd_pcm_opsKuninori Morimoto2019-10-081-19/+23
* ASoC: stm32: dfsdm: add 16 bits audio record supportOlivier Moysan2019-06-201-10/+39
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-041-4/+34
|\
| * ASoC: stm32: dfsdm: fix debugfs warnings on entry creationOlivier Moysan2019-03-201-3/+18
| * ASoC: stm32: dfsdm: manage multiple prepareOlivier Moysan2019-03-201-1/+16
* | ASoC: stm32: dfsdm: add mmap supportOlivier Moysan2019-03-201-1/+1
|/
* ASoC: stm: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-2/+3
* ASoC: stm32: remove redundant pointers 'priv' and 'rtd'Colin Ian King2018-08-011-7/+1
* ASoC: stm32: replace "%p" with "%pK"benjamin.gaignard@linaro.org2018-07-091-1/+1
* ASoC: stm: stm32_adfsdm: replace platform to componentKuninori Morimoto2018-02-121-3/+4
* ASoC: stm32: fix a typo in stm32_adfsdm_probe()Wei Yongjun2018-01-111-1/+1
* ASoC: stm32: add DFSDM DAI supportArnaud Pouliquen2018-01-101-0/+347