summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp/acp-renoir.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: acp: add platform and flag data to acp data structureSyed Saba Kareem2023-10-251-0/+3
* ASoC: amd: acp: Add machine driver that enables sound for systems with a ES83...Marian Postevca2023-09-111-0/+4
* ASoC: amd: merge DAI call back functions into opsKuninori Morimoto2023-08-141-2/+0
* ASoC: amd: acp: remove the redundant acp enable/disable interrupts functionsSyed Saba Kareem2023-07-091-21/+2
* ASoC: amd: acp: refactor the acp init and de-init sequenceSyed Saba Kareem2023-07-091-92/+0
* ASoC: amd: acp: remove acp poweroff functionSyed Saba Kareem2023-06-221-17/+0
* ASoC: amd: acp: renoir: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy2022-07-081-11/+27
* ASoC: amd: acp: Fix error handling in .remove()Uwe Kleine-König2022-06-221-8/+2
* ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()Dan Carpenter2022-03-071-3/+4
* ASoC: amd: Use platform_get_irq_byname() to get the interruptMeng Tang2022-02-251-5/+2
* ASoC: amd: acp-legacy: Add legacy card support for new machinesAjit Kumar Pandey2022-02-241-0/+17
* ASoC: amd: acp: Change card name for Guybrush MachineAjit Kumar Pandey2022-02-241-1/+1
* ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.Ajit Kumar Pandey2022-01-281-0/+147
* ASoC: amd: acp: Add PDM controller based dmic dai for RenoirAjit Kumar Pandey2022-01-281-0/+13
* ASoC: amd: acp: Add acp_machine struct for renoir platform.Ajit Kumar Pandey2021-10-251-0/+19
* ASoC: amd: acp: Add callback for machine driver on ACPAjit Kumar Pandey2021-10-201-0/+3
* ASoC: amd: acp: Add I2S support on Renoir platformAjit Kumar Pandey2021-10-201-0/+141