aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/raven/acp3x-pcm-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-06ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai1-5/+4
2019-02-05ASoC: amd: Avoid passing NULL to memory allocatorsTakashi Iwai1-1/+2
2019-01-15ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+4
2018-11-15ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing1-2/+0
2018-11-15ASoC: amd: Switch to SPDX identifierVijendar Mukunda1-14/+5
2018-11-14ASoC: amd: fix memory leak of i2s_data on error returnColin Ian King1-0/+1
2018-11-13ASoC: amd: add acp3x system resume pm opVijendar Mukunda1-0/+46
2018-11-13ASoC: amd: add acp3x runtime pm opsVijendar Mukunda1-0/+39
2018-11-13ASoC: amd: add acp3x tdm mode supportVijendar Mukunda1-0/+62
2018-11-13ASoC: amd: add acp3x i2s opsVijendar Mukunda1-3/+86
2018-11-13ASoC: amd: add acp3x pcm driver dma opsVijendar Mukunda1-7/+255
2018-11-13ASoC: amd: Interrupt handler changes for ACP3x DMA driverVijendar Mukunda1-0/+46
2018-11-13ASoC: amd: add ACP3x PCM platform driverVijendar Mukunda1-0/+263