summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/renoir
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax1-6/+7
2022-03-07ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe()Dan Carpenter1-3/+4
2022-02-28ASoC: amd: pcm-dma: Use platform_get_irq() to get the interruptMeng Tang1-5/+2
2022-01-28ASoC: amd: renoir: Add check for acp configuration flagsAjit Kumar Pandey2-1/+9
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown2-1/+3
2021-08-02ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai1-1/+1
2021-07-30ASoC: amd: Drop superfluous mmap callbacksTakashi Iwai1-8/+0
2021-07-23ASoC: amd: Don't show messages about deferred probing by defaultMario Limonciello1-4/+3
2021-07-22ASoC: amd: renoir: Run hibernation callbacksMario Limonciello1-0/+2
2021-05-10ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and...Jiapeng Chong1-4/+0
2021-04-09ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-03-31ASoC: amd: renoir: acp3x-pdm-dma: remove unnecessary assignmentsPierre-Louis Bossart1-2/+0
2021-03-10ASoC: amd: renoir: remove invalid kernel-doc commentPierre-Louis Bossart1-1/+1
2021-01-20ASoC: AMD Renoir - refine DMI entries for some Lenovo productsJaroslav Kysela1-2/+16
2020-12-28ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395Jaroslav Kysela1-0/+7
2020-12-28ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2Jaroslav Kysela1-0/+7
2020-12-09ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)Jaroslav Kysela1-5/+23
2020-12-09ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)Jaroslav Kysela1-0/+4
2020-11-30ASoC: amd: Return -ENODEV for non-existing ACPI callTakashi Iwai1-1/+1
2020-08-03ASoC: amd: renoir: restore two more registers during resumeHui Wang1-20/+9
2020-07-08ASoC: amd: fixed kernel warningsVijendar Mukunda1-0/+2
2020-07-07ASoC: amd: add ACPI dependency checkVijendar Mukunda1-0/+2
2020-07-03ASoC: amd: add logic to check dmic hardware runtimeVijendar Mukunda2-0/+31
2020-06-25AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel moduleJaroslav Kysela1-3/+4
2020-05-19ASoC: amd: return error when acp de-init failsVijendar Mukunda1-1/+1
2020-05-19ASoC: amd: refactoring dai_hw_params() callbackVijendar Mukunda1-10/+5
2020-05-19ASoC: amd: fix kernel warningVijendar Mukunda1-2/+1
2020-05-19ASoC: amd: enable build for RN machine driverVijendar Mukunda1-0/+1
2020-05-19ASoC: amd: RN machine driver using dmicVijendar Mukunda1-0/+77
2020-05-19ASoC: amd: create platform devices for RenoirVijendar Mukunda2-20/+32
2020-05-19ASoC: amd: enable Renoir acp3x drivers buildVijendar Mukunda1-0/+6
2020-05-19ASoC: amd: add ACP PDM DMA driver pm opsVijendar Mukunda1-0/+53
2020-05-19ASoC: amd: add Renoir ACP PCI driver PM opsVijendar Mukunda2-0/+48
2020-05-19ASoC: amd: add ACP PDM DMA driver dai opsVijendar Mukunda2-0/+158
2020-05-19ASoC: amd: add acp3x pdm driver dma opsVijendar Mukunda2-0/+224
2020-05-19ASoC: amd: irq handler changes for ACP3x PDM dma driverVijendar Mukunda2-0/+40
2020-05-19ASoC: amd: add ACP3x PDM platform driverVijendar Mukunda2-0/+100
2020-05-19ASoC: amd: create acp3x pdm platform deviceVijendar Mukunda2-2/+62
2020-05-19ASoC: amd: add acp init/de-init functionsVijendar Mukunda2-0/+159
2020-05-19ASoC: amd: add Renoir ACP PCI driverVijendar Mukunda2-0/+108
2020-05-19ASoC: amd: add Renoir ACP3x IP register headerVijendar Mukunda1-0/+349