summaryrefslogtreecommitdiff
path: root/sound/soc/atmel/mchp-pdmc.c
AgeCommit message (Expand)Author
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-08-18ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai
2023-08-14ASoC: atmel: merge DAI call back functions into opsKuninori Morimoto
2023-07-20ASoC: atmel: mchp-pdmc: Use snd_ctl_remove_id()Takashi Iwai
2023-06-13ASoC: atmel: use use new trigger ordering methodKuninori Morimoto
2023-03-20ASoC: atmel: mchp-pdmc: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-05ASoC: mchp-pdmc: avoid casting to/from void pointerClaudiu Beznea
2023-03-05ASoC: mchp-pdmc: return directly retClaudiu Beznea
2023-03-05ASoC: mchp-pdmc: use FIELD_PREP() where possibleClaudiu Beznea
2023-02-28ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea
2022-12-25ASoC: mchp-pdmc: add support for suspend to RAMClaudiu Beznea
2022-12-25ASoC: mchp-pdmc: use runtime pm for clock power savingClaudiu Beznea
2022-07-11ASoC: atmel: mchp-pdmc: remove space in front of mchp_pdmc_dt_init()Claudiu Beznea
2022-06-27ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: atmel: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: atmel: Update to use set_fmt_new callbackCharles Keepax
2022-04-25ASoC: atmel: mchp-pdmc: set prepare_slave_configCodrin Ciubotariu
2022-03-18ASoC: atmel: mchp-pdmc: print the correct property nameCodrin Ciubotariu
2022-03-15ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warningAlviro Iskandar Setiawan
2022-03-10ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones"Colin Ian King
2022-03-10ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()Jiapeng Chong
2022-03-08ASoC: atmel: mchp-pdmc: add PDMC driverCodrin Ciubotariu