summaryrefslogtreecommitdiff
path: root/sound/soc/atmel
AgeCommit message (Expand)AuthorFilesLines
2024-10-01ASoC: Updates for mchp-spdif(tx/rx)Mark Brown2-2/+2
2024-09-30ASoC: atmel: mchp-spdifrx: Remove interface name from stream_nameCodrin Ciubotariu1-1/+1
2024-09-30ASoC: atmel: mchp-spdiftx: Remove interface name from stream_nameCodrin Ciubotariu1-1/+1
2024-09-30ASoC: atmel: atmel_ssc_dai: Drop S24_LE support due to single channel limitationCodrin Ciubotariu1-1/+2
2024-09-30ASoC: atmel: atmel_ssc_dai: Add stream namesCodrin Ciubotariu1-0/+2
2024-09-24ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uniniti...Andrei Simion1-0/+3
2024-09-13ASoC: atmel: mchp-pdmc: Retain Non-Runtime ControlsCodrin Ciubotariu1-42/+15
2024-09-11ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver nameCodrin Ciubotariu1-0/+1
2024-09-11ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performanceCodrin Ciubotariu1-11/+28
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König9-9/+9
2024-09-09ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_nameCodrin Ciubotariu1-2/+2
2024-09-05ASoC: atmel: mchp-i2s-mcc: Improve maxburst calculation for better performanceCodrin Ciubotariu1-5/+33
2024-06-06ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card initAndrei Simion1-2/+5
2024-05-08ASoC: Use *-y instead of *-objs in MakefileMark Brown1-15/+15
2024-05-08ASoC: atmel: tse850-pcm5142: Remove unused of_gpio.hAndy Shevchenko1-2/+1
2024-05-08ASoC: atmel: Use *-y instead of *-objs in MakefileTakashi Iwai1-15/+15
2024-01-22ASoC: atmel: use devm_snd_soc_register_card()Kuninori Morimoto1-7/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring3-3/+1
2023-09-25ASoC: atmel: convert not to use asoc_xxx()Kuninori Morimoto8-22/+22
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 Iwai7-51/+51
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+4
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai1-1/+1
2023-08-14ASoC: atmel: merge DAI call back functions into opsKuninori Morimoto5-45/+45
2023-08-13ASoC: atmel: tse850-pcm5142: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-13ASoC: atmel: Remove redundant of_match_ptr()Ruan Jinjie5-5/+5
2023-07-25ASoC: atmel: Fix the 8K sample parameter in I2SC masterGuiting Shen1-1/+4
2023-07-20ASoC: atmel: mchp-pdmc: Use snd_ctl_remove_id()Takashi Iwai1-10/+2
2023-06-13ASoC: atmel: use use new trigger ordering methodKuninori Morimoto1-1/+1
2023-05-22ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h>Christophe JAILLET1-1/+0
2023-05-08ASoC: atmel: use asoc_dummy_dlcKuninori Morimoto2-10/+6
2023-03-24ASoC: atmel: remove unnecessary dai_link->platformKuninori Morimoto2-8/+2
2023-03-20ASoC: atmel: tse850-pcm5142: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: sam9x5_wm8731: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: sam9g20_wm8731: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: mikroe-proto: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: mchp-spdiftx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: mchp-spdifrx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: mchp-pdmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: mchp-i2s-mcc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: atmel_wm8904: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: atmel: atmel-i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-05ASoC: mchp-pdmc: avoid casting to/from void pointerClaudiu Beznea1-2/+2
2023-03-05ASoC: mchp-pdmc: return directly retClaudiu Beznea1-4/+2
2023-03-05ASoC: mchp-pdmc: use FIELD_PREP() where possibleClaudiu Beznea1-6/+3
2023-03-05ASoC: mchp-spdiftx: update debug messageClaudiu Beznea1-1/+1
2023-03-05ASoC: mchp-spdiftx: use regmap_update_bits()Claudiu Beznea1-17/+5
2023-03-05ASoC: mchp-spdiftx: use FIELD_PREP() where possibleClaudiu Beznea1-12/+9
2023-02-28ASoC: mchp-pdmc: fix poc noises when startingMark Brown1-5/+48
2023-02-28ASoC: sam9g20ek: Disable capture unless building with microphone inputMark Brown1-0/+3