summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: amd: enable Renoir acp3x drivers buildVijendar Mukunda2020-05-193-0/+13
* ASoC: amd: add ACP PDM DMA driver pm opsVijendar Mukunda2020-05-191-0/+53
* ASoC: amd: add Renoir ACP PCI driver PM opsVijendar Mukunda2020-05-192-0/+48
* ASoC: amd: add ACP PDM DMA driver dai opsVijendar Mukunda2020-05-192-0/+158
* ASoC: amd: add acp3x pdm driver dma opsVijendar Mukunda2020-05-192-0/+224
* ASoC: amd: irq handler changes for ACP3x PDM dma driverVijendar Mukunda2020-05-192-0/+40
* ASoC: amd: add ACP3x PDM platform driverVijendar Mukunda2020-05-192-0/+100
* ASoC: amd: create acp3x pdm platform deviceVijendar Mukunda2020-05-192-2/+62
* ASoC: amd: add acp init/de-init functionsVijendar Mukunda2020-05-192-0/+159
* ASoC: amd: add Renoir ACP PCI driverVijendar Mukunda2020-05-192-0/+108
* ASoC: amd: add Renoir ACP3x IP register headerVijendar Mukunda2020-05-191-0/+349
* ASoC: amd: raven: Make the driver name consistent across filesAkshu Agrawal2020-05-182-5/+5
* ASoC: amd :High hw_level while simultaneous captureAkshu Agrawal2020-05-061-13/+24
* ASoC: amd: Fix button configurationAkshu Agrawal2020-04-141-3/+3
* ASoC: AMD: Clear format bits before setting themAkshu Agrawal2020-03-302-0/+3
* ASoC: amd: acp3x-pcm-dma: clean up two indentation issuesColin Ian King2020-03-271-2/+4
* ASoC: amd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-273-6/+6
* ASoC: amd: Adding TDM support in hw_params.Ravulapati Vishnu vardhan rao2020-03-091-31/+13
* ASoc: amd: acp3x: Add missing include <linux/io.h>YueHaibing2020-03-041-0/+1
* ASoC: amd: Fix compile warning of argument typeAkshu Agrawal2020-03-031-1/+1
* ASoC: amd: AMD RV RT5682 should depends on CROS_ECEnric Balletbo i Serra2020-03-031-1/+1
* ASoc: amd: Add DMIC switch capability to machine driverAkshu Agrawal2020-03-021-6/+47
* ASoC: amd: Allow I2S wake event after ACP is powerd OnAkshu Agrawal2020-02-261-1/+6
* ASoC: amd: Add machine driver for Raven based platformAkshu Agrawal2020-02-263-0/+346
* ASoC: amd: ACP needs to be powered off in BIOS.Ravulapati Vishnu vardhan rao2020-02-171-23/+0
* ASoC: amd: Buffer Size instead of MAX BufferRavulapati Vishnu vardhan rao2020-02-122-6/+9