summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* ASoC: AMD: Clean kernel log from deferred probe error messagesAkshu Agrawal2020-08-271-3/+8
* ASoC: amd: Replacing component->name with codec_dai->name.Ravulapati Vishnu vardhan rao2020-08-101-1/+1
* ASoC: amd: renoir: restore two more registers during resumeHui Wang2020-08-031-20/+9
* ASoC: amd: Added hw_params support for ALC1015Ravulapati Vishnu vardhan rao2020-07-301-0/+29
* ASoC: amd: Adding DAI LINK for rt1015 codecRavulapati Vishnu vardhan rao2020-07-301-5/+30
* ASoC: amd: Adding support for ALC1015 codec in machine driverRavulapati Vishnu vardhan rao2020-07-302-4/+60
* ASoC: amd: Passing card structure based on codecRavulapati Vishnu vardhan rao2020-07-301-5/+20
* ASoC: amd: Renaming snd-soc-card structure and fieldsRavulapati Vishnu vardhan rao2020-07-301-14/+14
* ASoC: AMD: Restore PME_EN state at Power OnAkshu Agrawal2020-07-271-8/+13
* ASoC: amd: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-236-16/+16
* Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown2020-07-081-3/+1
|\
| * ASoC: amd: Rectifying Unbalanced pm_runtime_enable! issueRavulapati Vishnu vardhan rao2020-07-011-3/+1
* | ASoC: amd: fixed kernel warningsVijendar Mukunda2020-07-081-0/+2
* | Merge series "ASoC: amd: remove warnings with make W=1" from Pierre-Louis Bos...Mark Brown2020-07-074-8/+4
|\ \
| * | ASoC: amd: raven: acp3x-i2s: remove unused-but-set variablePierre-Louis Bossart2020-07-071-2/+0
| * | ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variablePierre-Louis Bossart2020-07-071-2/+0
| * | ASoC: amd: raven: acp3x-i2s: fix 'set but not used' warningPierre-Louis Bossart2020-07-071-2/+0
| * | ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warningPierre-Louis Bossart2020-07-071-2/+0
| * | ASoC: amd: acp-rt5645: fix 'defined but not used' warningPierre-Louis Bossart2020-07-071-0/+2
| * | ASoC: amd: acp-da7219-max98357a: fix 'defined but not used' warningPierre-Louis Bossart2020-07-071-0/+2
* | | ASoC: amd: add ACPI dependency checkVijendar Mukunda2020-07-071-0/+2
|/ /
* | ASoC: amd: add logic to check dmic hardware runtimeVijendar Mukunda2020-07-032-0/+31
* | ASoC: amd: Enable interrupt in dma_openAkshu Agrawal2020-07-011-1/+1