summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/mchp-pdmc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai2023-09-011-1/+1
* Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-281-9/+9
|\
| * ASoC: atmel: merge DAI call back functions into opsKuninori Morimoto2023-08-141-9/+9
* | ASoC: dmaengine: Use iov_iter for process callback, tooTakashi Iwai2023-08-181-1/+1
* | ASoC: atmel: mchp-pdmc: Use snd_ctl_remove_id()Takashi Iwai2023-07-201-10/+2
|/
* ASoC: atmel: use use new trigger ordering methodKuninori Morimoto2023-06-131-1/+1
* ASoC: atmel: mchp-pdmc: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: mchp-pdmc: avoid casting to/from void pointerClaudiu Beznea2023-03-061-2/+2
* ASoC: mchp-pdmc: return directly retClaudiu Beznea2023-03-061-4/+2
* ASoC: mchp-pdmc: use FIELD_PREP() where possibleClaudiu Beznea2023-03-061-6/+3
* ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea2023-02-281-5/+48
* ASoC: mchp-pdmc: add support for suspend to RAMClaudiu Beznea2022-12-261-6/+13
* ASoC: mchp-pdmc: use runtime pm for clock power savingClaudiu Beznea2022-12-261-42/+84
* ASoC: atmel: mchp-pdmc: remove space in front of mchp_pdmc_dt_init()Claudiu Beznea2022-07-111-1/+1
* ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: atmel: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: atmel: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* ASoC: atmel: mchp-pdmc: set prepare_slave_configCodrin Ciubotariu2022-04-251-0/+1
* ASoC: atmel: mchp-pdmc: print the correct property nameCodrin Ciubotariu2022-03-181-5/+6
* ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warningAlviro Iskandar Setiawan2022-03-151-1/+1
* ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones"Colin Ian King2022-03-101-1/+1
* ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()Jiapeng Chong2022-03-101-3/+1
* ASoC: atmel: mchp-pdmc: add PDMC driverCodrin Ciubotariu2022-03-081-0/+1084