summaryrefslogtreecommitdiff
path: root/sound/soc/amd/ps/ps-sdw-dma.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-02-22ASoC: amd: ps: update licenseVijendar Mukunda1-1/+1
2023-09-25ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-07-10ASoC: amd: ps-sdw-dma: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-06-26ASoC: amd: ps: fix byte count return value for invalid SoundWire manager inst...Vijendar Mukunda1-1/+2
2023-06-26ASoC: amd: ps: add comments for DMA register mappingVijendar Mukunda1-0/+11
2023-06-26ASoC: amd: ps: fix for position register set for AUDIO0 RX streamVijendar Mukunda1-1/+1
2023-06-21ASoC: amd: ps: add pm ops support for SoundWire dma driverVijendar Mukunda1-2/+96
2023-06-21ASoC: amd: ps: add SoundWire dma driver dma opsVijendar Mukunda1-0/+391
2023-06-21ASoC: amd: ps: add SoundWire dma driverVijendar Mukunda1-0/+70