summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/renoir/acp3x-pdm-dma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-091-1/+1
* ASoC: amd: update pm_runtime enable sequenceArun Gopal Kondaveeti2023-06-231-1/+2
* ASoC: amd: raven: acp3x-pdm-dma: Convert to platform remove callback returnin...Uwe Kleine-König2023-03-201-3/+2
* ASoC: amd: renoir: Add a module parameter to influence pdm_gainMario Limonciello2023-02-021-1/+7
* ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-6/+7
* ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe()Dan Carpenter2022-03-071-3/+4
* ASoC: amd: pcm-dma: Use platform_get_irq() to get the interruptMeng Tang2022-02-281-5/+2
* Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-061-1/+1
|\
| * ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai2021-08-021-1/+1
* | ASoC: amd: Drop superfluous mmap callbacksTakashi Iwai2021-07-301-8/+0
|/
* ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and...Jiapeng Chong2021-05-101-4/+0
* ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
* ASoC: amd: renoir: acp3x-pdm-dma: remove unnecessary assignmentsPierre-Louis Bossart2021-03-311-2/+0
* ASoC: amd: renoir: restore two more registers during resumeHui Wang2020-08-031-20/+9
* ASoC: amd: refactoring dai_hw_params() callbackVijendar Mukunda2020-05-191-10/+5
* ASoC: amd: fix kernel warningVijendar Mukunda2020-05-191-2/+1
* ASoC: amd: add ACP PDM DMA driver pm opsVijendar Mukunda2020-05-191-0/+53
* ASoC: amd: add ACP PDM DMA driver dai opsVijendar Mukunda2020-05-191-0/+149
* ASoC: amd: add acp3x pdm driver dma opsVijendar Mukunda2020-05-191-0/+195
* ASoC: amd: irq handler changes for ACP3x PDM dma driverVijendar Mukunda2020-05-191-0/+38
* ASoC: amd: add ACP3x PDM platform driverVijendar Mukunda2020-05-191-0/+95