summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/raven/acp3x-pcm-dma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd MMAP_INTERLEAVED SupportRavulapati Vishnu vardhan rao2019-12-311-1/+3
* ASoC: amd: Added ACP3x system resume and runtime pmRavulapati Vishnu vardhan rao2019-12-311-143/+6
* ASoC: amd: Handle ACP3x I2S-SP Interrupts.Ravulapati Vishnu vardhan rao2019-12-311-0/+14
* ASoC: amd: Enabling I2S instance in DMA and DAIRavulapati Vishnu vardhan rao2019-12-311-67/+150
* ASoC: amd: Refactoring of DAI from DMA driverRavulapati Vishnu vardhan rao2019-12-311-243/+49
* ASoC: amd: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: amd: Use managed buffer allocationTakashi Iwai2019-12-111-24/+6
* ASoC: amd: acp3x-pcm-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-31/+23
* ASoC: amd: acp3x: clean up indentation issueColin Ian King2019-10-011-1/+1
* ASoC: amd: acp3x: use dma address for acp3x dma driverVijendar Mukunda2019-08-021-9/+5
* ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driverVijendar Mukunda2019-08-021-2/+4
* ASoC: amd: Reporting accurate hw_ptr for acp3x dmaRavulapati Vishnu vardhan rao2019-05-131-12/+31
* ASoC: amd: acp3x: Make acp3x_dai_i2s_ops staticYueHaibing2019-05-021-1/+1
* ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-5/+4
* ASoC: amd: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-051-1/+2
* ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-151-2/+4
* ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing2018-11-151-2/+0
* ASoC: amd: Switch to SPDX identifierVijendar Mukunda2018-11-151-14/+5
* ASoC: amd: fix memory leak of i2s_data on error returnColin Ian King2018-11-141-0/+1
* ASoC: amd: add acp3x system resume pm opVijendar Mukunda2018-11-131-0/+46
* ASoC: amd: add acp3x runtime pm opsVijendar Mukunda2018-11-131-0/+39
* ASoC: amd: add acp3x tdm mode supportVijendar Mukunda2018-11-131-0/+62
* ASoC: amd: add acp3x i2s opsVijendar Mukunda2018-11-131-3/+86
* ASoC: amd: add acp3x pcm driver dma opsVijendar Mukunda2018-11-131-7/+255
* ASoC: amd: Interrupt handler changes for ACP3x DMA driverVijendar Mukunda2018-11-131-0/+46
* ASoC: amd: add ACP3x PCM platform driverVijendar Mukunda2018-11-131-0/+263