summaryrefslogtreecommitdiff
path: root/sound/soc/atmel/mchp-pdmc.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-13ASoC: atmel: use use new trigger ordering methodKuninori Morimoto1-1/+1
2023-03-20ASoC: atmel: mchp-pdmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-06ASoC: mchp-pdmc: avoid casting to/from void pointerClaudiu Beznea1-2/+2
2023-03-06ASoC: mchp-pdmc: return directly retClaudiu Beznea1-4/+2
2023-03-06ASoC: mchp-pdmc: use FIELD_PREP() where possibleClaudiu Beznea1-6/+3
2023-02-28ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea1-5/+48
2022-12-26ASoC: mchp-pdmc: add support for suspend to RAMClaudiu Beznea1-6/+13
2022-12-26ASoC: mchp-pdmc: use runtime pm for clock power savingClaudiu Beznea1-42/+84
2022-07-11ASoC: atmel: mchp-pdmc: remove space in front of mchp_pdmc_dt_init()Claudiu Beznea1-1/+1
2022-06-27ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2022-06-06ASoC: atmel: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: atmel: Update to use set_fmt_new callbackCharles Keepax1-3/+3
2022-04-25ASoC: atmel: mchp-pdmc: set prepare_slave_configCodrin Ciubotariu1-0/+1
2022-03-18ASoC: atmel: mchp-pdmc: print the correct property nameCodrin Ciubotariu1-5/+6
2022-03-15ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warningAlviro Iskandar Setiawan1-1/+1
2022-03-10ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones"Colin Ian King1-1/+1
2022-03-10ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()Jiapeng Chong1-3/+1
2022-03-08ASoC: atmel: mchp-pdmc: add PDMC driverCodrin Ciubotariu1-0/+1084