summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-06-292-10/+27
|\|
| * AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel moduleJaroslav Kysela2020-06-251-3/+4
| * ASoC: amd: closing specific instance.Ravulapati Vishnu vardhan rao2020-06-181-7/+23
* | ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao2020-06-181-8/+0
* | ASoC: AMD: Use mixer control to switch between DMICsAkshu Agrawal2020-06-151-27/+31
|/
* ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao2020-05-281-8/+0
* ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann2020-05-281-1/+1
* ASoC: amd: return error when acp de-init failsVijendar Mukunda2020-05-191-1/+1
* ASoC: amd: refactoring dai_hw_params() callbackVijendar Mukunda2020-05-191-10/+5
* ASoC: amd: fix kernel warningVijendar Mukunda2020-05-191-2/+1
* ASoC: amd: enable build for RN machine driverVijendar Mukunda2020-05-192-0/+8
* ASoC: amd: RN machine driver using dmicVijendar Mukunda2020-05-191-0/+77
* ASoC: amd: create platform devices for RenoirVijendar Mukunda2020-05-192-20/+32