summaryrefslogtreecommitdiff
path: root/sound/soc/amd/raven
AgeCommit message (Expand)Author
2024-05-08ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai
2023-09-25ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto
2023-06-23ASoC: amd: update pm_runtime enable sequenceArun Gopal Kondaveeti
2023-03-20ASoC: amd: raven: acp3x-pcm-dma: Convert to platform remove callback returnin...Uwe Kleine-König
2022-12-25ASoC: amd: Drop empty platform remove functionUwe Kleine-König
2022-06-27ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax
2022-03-08ASoC: amd: acp3x: Fix signedness bug in acp3xYueHaibing
2022-03-07ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe()Dan Carpenter
2022-02-28ASoC: amd: pcm-dma: Use platform_get_irq() to get the interruptMeng Tang
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-08-02ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai
2021-07-30ASoC: amd: Drop superfluous mmap callbacksTakashi Iwai
2021-07-11ASoC: amd: fix spelling mistakesGu Shengxian
2021-05-25Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-05-10Merge existing fixes from asoc/for-5.13Mark Brown
2021-04-28ASoC: amd: fix for pcm_read() errorVijendar Mukunda
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown
2021-04-21ASoC: amd: drop S24_LE format supportVijendar Mukunda
2021-04-09ASoC: amd: raven: acp3x-i2s: Constify static struct snd_soc_dai_opsYe Bin
2020-12-28ASoC: amd: Replacing MSI with Legacy IRQ modelRavulapati Vishnu vardhan rao
2020-12-11Merge remote-tracking branch 'asoc/for-5.11' into asoc-nextMark Brown
2020-12-09ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)Jaroslav Kysela
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-30ASoC: amd: Downgrade print level for invalid ACP modeTakashi Iwai
2020-10-26ASoC: amd: support other audio modes for ravenVijendar Mukunda
2020-07-27ASoC: AMD: Restore PME_EN state at Power OnAkshu Agrawal
2020-07-23ASoC: amd: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown
2020-07-07ASoC: amd: raven: acp3x-i2s: remove unused-but-set variablePierre-Louis Bossart
2020-07-07ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variablePierre-Louis Bossart
2020-07-07ASoC: amd: raven: acp3x-i2s: fix 'set but not used' warningPierre-Louis Bossart
2020-07-07ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warningPierre-Louis Bossart
2020-07-01ASoC: amd: Enable interrupt in dma_openAkshu Agrawal
2020-07-01ASoC: amd: Rectifying Unbalanced pm_runtime_enable! issueRavulapati Vishnu vardhan rao
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-06-18ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao
2020-06-18ASoC: amd: closing specific instance.Ravulapati Vishnu vardhan rao
2020-05-28ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao
2020-05-18ASoC: amd: raven: Make the driver name consistent across filesAkshu Agrawal
2020-05-06ASoC: amd :High hw_level while simultaneous captureAkshu Agrawal
2020-03-30ASoC: AMD: Clear format bits before setting themAkshu Agrawal
2020-03-27ASoC: amd: acp3x-pcm-dma: clean up two indentation issuesColin Ian King
2020-03-09ASoC: amd: Adding TDM support in hw_params.Ravulapati Vishnu vardhan rao
2020-02-26ASoC: amd: Allow I2S wake event after ACP is powerd OnAkshu Agrawal
2020-02-17ASoC: amd: ACP needs to be powered off in BIOS.Ravulapati Vishnu vardhan rao
2020-02-12ASoC: amd: Buffer Size instead of MAX BufferRavulapati Vishnu vardhan rao
2020-01-29ASoC: amd: Fix simultaneous playback and captureAkshu Agrawal
2020-01-27ASoC: amd: Fix for Subsequent Playback issue.Ravulapati Vishnu vardhan rao
2020-01-17ASoC: amd: Additional DAI for I2S SP instance.Ravulapati Vishnu vardhan rao
2020-01-09ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe()Wei Yongjun