summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-065-3/+15
|\
| * ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai2021-08-023-3/+3
| * ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda2021-07-221-0/+5
| * ASoC: amd: renoir: Run hibernation callbacksMario Limonciello2021-07-221-0/+2
| * ASoC: amd: reverse stop sequence for stoneyridge platformVijendar Mukunda2021-07-161-0/+5
* | ASoC: amd: vangogh: Drop superfluous mmap callbackTakashi Iwai2021-08-041-8/+0
* | ASoC: amd: Drop superfluous mmap callbacksTakashi Iwai2021-07-303-24/+0
* | ASoC: amd: fix an IS_ERR() vs NULL bug in probeDan Carpenter2021-07-271-2/+2
* | ASoC: amd: Use dev_probe_err helperMario Limonciello2021-07-232-19/+7
* | ASoC: amd: Don't show messages about deferred probing by defaultMario Limonciello2021-07-231-4/+3
* | ASoC: amd: enable vangogh acp5x driver buildVijendar Mukunda2021-07-223-0/+19
* | ASoC: amd: add vangogh i2s dma driver pm opsVijendar Mukunda2021-07-221-2/+94
* | ASoC: amd: add vangogh pci driver pm opsVijendar Mukunda2021-07-221-0/+45
* | ASoC: amd: add vangogh i2s dai driver opsVijendar Mukunda2021-07-222-0/+361
* | ASoC: amd: add vangogh i2s controller driverVijendar Mukunda2021-07-222-0/+92
* | ASoC: amd: add ACP5x pcm dma driver opsVijendar Mukunda2021-07-222-2/+410
* | ASoC: amd: irq handler changes for ACP5x PCM dma driverVijendar Mukunda2021-07-222-1/+69
* | ASoC: amd: add ACP5x PCM platform driverVijendar Mukunda2021-07-222-0/+76
* | ASoC: amd: create acp5x platform devicesVijendar Mukunda2021-07-222-3/+102
* | ASoc: amd: add acp5x init/de-init functionsVijendar Mukunda2021-07-222-0/+118
* | ASoC: amd: add Vangogh ACP PCI driverVijendar Mukunda2021-07-222-0/+112
* | ASoC: amd: add Vangogh ACP5x IP register headerVijendar Mukunda2021-07-221-0/+337
* | ASoC: amd: fix spelling mistakesGu Shengxian2021-07-112-7/+7
|/
* ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and...Jiapeng Chong2021-05-101-4/+0
* Merge existing fixes from asoc/for-5.13Mark Brown2021-05-103-10/+16
|\
| * ASoC: amd: fix for pcm_read() errorVijendar Mukunda2021-04-283-10/+16
* | Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown2021-04-236-48/+400
|\|
| * ASoC: amd: Add support for ALC1015P codec in acp3x machine driverVijendar Mukunda2021-04-092-1/+46
| * ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_opsYe Bin2021-04-091-1/+1
| * ASoC: amd: raven: acp3x-i2s: 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: fix acpi dependency kernel warningVijendar Mukunda2021-03-291-1/+1
| * ASoC: amd: update spdx license for acp machine driverVijendar Mukunda2021-03-291-24/+5
| * ASoC: amd: Add support for RT5682 codec in machine driverVijendar Mukunda2021-03-222-17/+345
| * ASoC: amd: renoir: remove invalid kernel-doc commentPierre-Louis Bossart2021-03-101-1/+1
* | ASoC: amd: drop S24_LE format supportVijendar Mukunda2021-04-212-8/+4
|/
* Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-052-15/+33
|\
| * ASoC: AMD Renoir - refine DMI entries for some Lenovo productsJaroslav Kysela2021-01-201-2/+16
| * ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395Jaroslav Kysela2020-12-281-0/+7
| * ASoC: amd: Replacing MSI with Legacy IRQ modelRavulapati Vishnu vardhan rao2020-12-281-13/+3
| * ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2Jaroslav Kysela2020-12-281-0/+7
* | ASoC: rt1015: remove bclk_ratioTzung-Bi Shih2021-01-051-3/+1
|/
* Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown2020-12-112-5/+9
|\
| * ASoC: amd: change clk_get() to devm_clk_get() and add missed checksChuhong Yuan2020-12-081-2/+7
| * Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-302-1/+2
| |\
| * | ASoC: amd: support other audio modes for ravenVijendar Mukunda2020-10-261-3/+1
* | | ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)Jaroslav Kysela2020-12-091-5/+23
* | | ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)Jaroslav Kysela2020-12-092-0/+8
| |/ |/|
* | ASoC: amd: Return -ENODEV for non-existing ACPI callTakashi Iwai2020-11-301-1/+1
* | ASoC: amd: Downgrade print level for invalid ACP modeTakashi Iwai2020-11-301-1/+1
|/