summaryrefslogtreecommitdiff
path: root/sound/soc/amd
AgeCommit message (Expand)AuthorFilesLines
2022-04-08ASoC: amd: vg: fix for pm resume callback sequenceVijendar Mukunda1-33/+33
2022-04-08ASoC: amd: Fix reference to PCM buffer addressMeng Tang1-1/+1
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown5-3/+15
2021-08-04ASoC: amd: vangogh: Drop superfluous mmap callbackTakashi Iwai1-8/+0
2021-08-02ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai3-3/+3
2021-07-30ASoC: amd: Drop superfluous mmap callbacksTakashi Iwai3-24/+0
2021-07-27ASoC: amd: fix an IS_ERR() vs NULL bug in probeDan Carpenter1-2/+2
2021-07-23ASoC: amd: Use dev_probe_err helperMario Limonciello2-19/+7
2021-07-23ASoC: amd: Don't show messages about deferred probing by defaultMario Limonciello1-4/+3
2021-07-22ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda1-0/+5
2021-07-22ASoC: amd: enable vangogh acp5x driver buildVijendar Mukunda3-0/+19
2021-07-22ASoC: amd: add vangogh i2s dma driver pm opsVijendar Mukunda1-2/+94
2021-07-22ASoC: amd: add vangogh pci driver pm opsVijendar Mukunda1-0/+45
2021-07-22ASoC: amd: add vangogh i2s dai driver opsVijendar Mukunda2-0/+361
2021-07-22ASoC: amd: add vangogh i2s controller driverVijendar Mukunda2-0/+92
2021-07-22ASoC: amd: add ACP5x pcm dma driver opsVijendar Mukunda2-2/+410
2021-07-22ASoC: amd: irq handler changes for ACP5x PCM dma driverVijendar Mukunda2-1/+69
2021-07-22ASoC: amd: add ACP5x PCM platform driverVijendar Mukunda2-0/+76
2021-07-22ASoC: amd: create acp5x platform devicesVijendar Mukunda2-3/+102
2021-07-22ASoc: amd: add acp5x init/de-init functionsVijendar Mukunda2-0/+118
2021-07-22ASoC: amd: add Vangogh ACP PCI driverVijendar Mukunda2-0/+112
2021-07-22ASoC: amd: add Vangogh ACP5x IP register headerVijendar Mukunda1-0/+337
2021-07-22ASoC: amd: renoir: Run hibernation callbacksMario Limonciello1-0/+2
2021-07-16ASoC: amd: reverse stop sequence for stoneyridge platformVijendar Mukunda1-0/+5
2021-07-12ASoC: amd: fix spelling mistakesGu Shengxian2-7/+7
2021-05-10ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and...Jiapeng Chong1-4/+0
2021-05-10Merge existing fixes from asoc/for-5.13Mark Brown3-10/+16
2021-04-28ASoC: amd: fix for pcm_read() errorVijendar Mukunda3-10/+16
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown6-48/+400
2021-04-21ASoC: amd: drop S24_LE format supportVijendar Mukunda2-8/+4
2021-04-09ASoC: amd: Add support for ALC1015P codec in acp3x machine driverVijendar Mukunda2-1/+46
2021-04-09ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-04-09ASoC: amd: raven: acp3x-i2s: 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-29ASoC: amd: fix acpi dependency kernel warningVijendar Mukunda1-1/+1
2021-03-29ASoC: amd: update spdx license for acp machine driverVijendar Mukunda1-24/+5
2021-03-22ASoC: amd: Add support for RT5682 codec in machine driverVijendar Mukunda2-17/+345
2021-03-10ASoC: amd: renoir: remove invalid kernel-doc commentPierre-Louis Bossart1-1/+1
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2-15/+33
2021-01-20ASoC: AMD Renoir - refine DMI entries for some Lenovo productsJaroslav Kysela1-2/+16
2021-01-05ASoC: rt1015: remove bclk_ratioTzung-Bi Shih1-3/+1
2020-12-28ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395Jaroslav Kysela1-0/+7
2020-12-28ASoC: amd: Replacing MSI with Legacy IRQ modelRavulapati Vishnu vardhan rao1-13/+3
2020-12-28ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2Jaroslav Kysela1-0/+7
2020-12-11Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown2-5/+9
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 Kysela2-0/+8
2020-12-08ASoC: amd: change clk_get() to devm_clk_get() and add missed checksChuhong Yuan1-2/+7
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2-1/+2
2020-11-30ASoC: amd: Return -ENODEV for non-existing ACPI callTakashi Iwai1-1/+1