index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
stm
/
stm32_adfsdm.c
Age
Commit message (
Expand
)
Author
2023-09-25
ASoC: stm: convert not to use asoc_xxx()
Kuninori Morimoto
2023-03-20
ASoC: stm: stm32_adfsdm: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-09
ASoC: stm32: dfsdm: manage cb buffers cleanup
Olivier Moysan
2022-09-27
ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe
Zhang Qilong
2022-06-27
ASoC: stm32: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: stm32: dfsdm: fix typo in comment
Julia Lawall
2021-11-22
ASoC: stm32: dfsdm: add pm_runtime support for audio
Olivier Moysan
2021-03-31
ASoC: stm: stm32_adfsdm: fix snprintf format string
Pierre-Louis Bossart
2020-12-03
ASoC: stm32: dfsdm: add stm32_adfsdm_dummy_cb() callback
Olivier Moysan
2020-10-08
ASoC: stm32: dfsdm: change rate limits
Olivier Moysan
2020-07-31
ASoC: core: Two step component registration
Cezary Rojewski
2020-07-23
ASoC: stm: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-03-27
ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-01-17
Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6
Mark Brown
2020-01-10
ASoC: stm32: dfsdm: fix 16 bits record
Olivier Moysan
2019-12-11
ASoC: stm32: Use managed buffer allocation
Takashi Iwai
2019-10-08
ASoC: stm: stm32_adfsdm: remove snd_pcm_ops
Kuninori Morimoto
2019-06-20
ASoC: stm32: dfsdm: add 16 bits audio record support
Olivier Moysan
2019-04-04
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-03-20
ASoC: stm32: dfsdm: add mmap support
Olivier Moysan
2019-03-20
ASoC: stm32: dfsdm: fix debugfs warnings on entry creation
Olivier Moysan
2019-03-20
ASoC: stm32: dfsdm: manage multiple prepare
Olivier Moysan
2019-02-06
ASoC: stm: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-08-01
ASoC: stm32: remove redundant pointers 'priv' and 'rtd'
Colin Ian King
2018-07-09
ASoC: stm32: replace "%p" with "%pK"
benjamin.gaignard@linaro.org
2018-02-12
ASoC: stm: stm32_adfsdm: replace platform to component
Kuninori Morimoto
2018-01-11
ASoC: stm32: fix a typo in stm32_adfsdm_probe()
Wei Yongjun
2018-01-10
ASoC: stm32: add DFSDM DAI support
Arnaud Pouliquen