summaryrefslogtreecommitdiff
path: root/sound/soc/sunxi/sun50i-dmic.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-04-30ASoC: sunxi: DMIC: Add controls for adjusting the mic gainsJoao Schim1-0/+34
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-25ASoC: sunxi: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-08-14ASoC: sunxi: merge DAI call back functions into opsKuninori Morimoto1-1/+1
2023-03-20ASoC: sunxi: sun50i-dmic: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-11-14ASoC: sunxi: use devm_platform_get_and_ioremap_resource()Minghao Chi1-2/+1
2022-10-24ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_matchBan Tao1-1/+1
2022-09-21ASoC: sunxi: fix declaration compile errorZeng Heng1-1/+1
2022-09-19ASoC: sunxi: Add Allwinner H6 Digital MIC driverBan Tao1-0/+406