summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/ps/ps-sdw-dma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-091-1/+1
* ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-061-1/+1
* ASoC: amd: ps: update licenseVijendar Mukunda2024-02-221-1/+1
* ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* ASoC: amd: ps-sdw-dma: Convert to platform remove callback returning voidUwe Kleine-König2023-07-091-3/+2
* ASoC: amd: ps: fix byte count return value for invalid SoundWire manager inst...Vijendar Mukunda2023-06-261-1/+2
* ASoC: amd: ps: add comments for DMA register mappingVijendar Mukunda2023-06-261-0/+11
* ASoC: amd: ps: fix for position register set for AUDIO0 RX streamVijendar Mukunda2023-06-261-1/+1
* ASoC: amd: ps: add pm ops support for SoundWire dma driverVijendar Mukunda2023-06-211-2/+96
* ASoC: amd: ps: add SoundWire dma driver dma opsVijendar Mukunda2023-06-211-0/+391
* ASoC: amd: ps: add SoundWire dma driverVijendar Mukunda2023-06-211-0/+70