summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: Additional DAI for I2S SP instance.Ravulapati Vishnu vardhan rao2020-01-172-2/+8
* ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe()Wei Yongjun2020-01-091-2/+2
* 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-313-149/+180
* ASoC: amd: Handle ACP3x I2S-SP Interrupts.Ravulapati Vishnu vardhan rao2019-12-311-0/+14
* ASoC: amd: add ACP3x TDM mode supportRavulapati Vishnu vardhan rao2019-12-312-6/+23
* ASoC: amd: Enabling I2S instance in DMA and DAIRavulapati Vishnu vardhan rao2019-12-313-104/+312
* ASoC: amd: Refactoring of DAI from DMA driverRavulapati Vishnu vardhan rao2019-12-314-243/+356
* ASoC: amd: Create multiple I2S platform device endpointRavulapati Vishnu vardhan rao2019-12-272-32/+68
* ASoC: amd: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-2/+0
* ASoC: amd: Use managed buffer allocationTakashi Iwai2019-12-112-62/+26
* ASoC: AMD: Enable clk in startup intead of hw_paramsYu-Hsuan Hsu2019-11-271-32/+14
* ASoC: amd: acp-pcm-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-34/+29
* 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
* Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-091-2/+1
|\
| * ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-2/+1
* | ASoC: AMD: Fix Kconfig warning without GPIOLIBYueHaibing2019-08-221-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
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-263-9/+3
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | ASoC: amd: acp-rt5645: use modern dai_link styleKuninori Morimoto2019-06-061-8/+13
* | ASoC: amd: acp-da7219-max98357a: use modern dai_link styleKuninori Morimoto2019-06-061-20/+22
* | 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: Configure wclk and bclk of master codecAgrawal, Akshu2019-05-021-24/+42
* ASoC: AMD: Fix incorrect externAndi Kleen2019-03-251-1/+1
* ASoC: AMD: Update DA7219 DAI clock name to align with codec updatesAdam Thomson2019-03-211-1/+1
* ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-062-20/+15
* 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: use dma_ops of parent device for acp_audio_dmaYu Zhao2018-12-061-2/+5
* ASoC: use DMA addr rather than CPU pa for acp_audio_dmaYu Zhao2018-12-062-11/+6
* ASoC: amd: Fix a NULL vs IS_ERR() check in probeDan Carpenter2018-11-261-2/+2
* ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid"Colin Ian King2018-11-161-1/+1
* ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing2018-11-151-2/+0
* ASoC: amd: Switch to SPDX identifierVijendar Mukunda2018-11-155-47/+22
* ASoC: amd: Fixed build errorsVijendar Mukunda2018-11-151-0/+1
* ASoC: amd: fix memory leak of i2s_data on error returnColin Ian King2018-11-141-0/+1
* ASoC: amd: enable acp3x drivers buildVijendar Mukunda2018-11-133-0/+10
* 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-132-0/+69
* ASoC: amd: add acp3x i2s opsVijendar Mukunda2018-11-131-3/+86
* ASoC: amd: add acp3x pcm driver dma opsVijendar Mukunda2018-11-132-7/+275
* ASoC: amd: Interrupt handler changes for ACP3x DMA driverVijendar Mukunda2018-11-131-0/+46
* ASoC: amd: add ACP3x PCM platform driverVijendar Mukunda2018-11-132-0/+270
* ASoC: amd: create ACP3x PCM platform deviceVijendar Mukunda2018-11-132-1/+73