summaryrefslogtreecommitdiff
path: root/sound/soc/amd/raven/acp3x-pcm-dma.c
AgeCommit message (Expand)Author
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-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-21ASoC: amd: drop S24_LE format supportVijendar Mukunda
2020-07-23ASoC: amd: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-07ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variablePierre-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-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-27ASoC: amd: acp3x-pcm-dma: clean up two indentation issuesColin Ian King
2020-02-12ASoC: amd: Buffer Size instead of MAX BufferRavulapati Vishnu vardhan rao
2020-01-27ASoC: amd: Fix for Subsequent Playback issue.Ravulapati Vishnu vardhan rao
2019-12-31ASoC: amd MMAP_INTERLEAVED SupportRavulapati Vishnu vardhan rao
2019-12-31ASoC: amd: Added ACP3x system resume and runtime pmRavulapati Vishnu vardhan rao
2019-12-31ASoC: amd: Handle ACP3x I2S-SP Interrupts.Ravulapati Vishnu vardhan rao
2019-12-31ASoC: amd: Enabling I2S instance in DMA and DAIRavulapati Vishnu vardhan rao
2019-12-31ASoC: amd: Refactoring of DAI from DMA driverRavulapati Vishnu vardhan rao
2019-12-11ASoC: amd: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ASoC: amd: Use managed buffer allocationTakashi Iwai
2019-10-08ASoC: amd: acp3x-pcm-dma: remove snd_pcm_opsKuninori Morimoto
2019-10-01ASoC: amd: acp3x: clean up indentation issueColin Ian King
2019-08-02ASoC: amd: acp3x: use dma address for acp3x dma driverVijendar Mukunda
2019-08-02ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driverVijendar Mukunda
2019-05-13ASoC: amd: Reporting accurate hw_ptr for acp3x dmaRavulapati Vishnu vardhan rao
2019-05-02ASoC: amd: acp3x: Make acp3x_dai_i2s_ops staticYueHaibing
2019-02-06ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-05ASoC: amd: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-01-15ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-11-15ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing
2018-11-15ASoC: amd: Switch to SPDX identifierVijendar Mukunda
2018-11-14ASoC: amd: fix memory leak of i2s_data on error returnColin Ian King
2018-11-13ASoC: amd: add acp3x system resume pm opVijendar Mukunda
2018-11-13ASoC: amd: add acp3x runtime pm opsVijendar Mukunda
2018-11-13ASoC: amd: add acp3x tdm mode supportVijendar Mukunda
2018-11-13ASoC: amd: add acp3x i2s opsVijendar Mukunda
2018-11-13ASoC: amd: add acp3x pcm driver dma opsVijendar Mukunda
2018-11-13ASoC: amd: Interrupt handler changes for ACP3x DMA driverVijendar Mukunda
2018-11-13ASoC: amd: add ACP3x PCM platform driverVijendar Mukunda