summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: acp3x: use dma address for acp3x dma driverVijendar Mukunda2019-08-021-9/+5Star
* 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/+3Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
| * 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/+15Star
* 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/+6Star
* 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-171-1/+1
* ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing2018-11-151-2/+0Star
* ASoC: amd: Switch to SPDX identifierVijendar Mukunda2018-11-155-47/+22Star
* 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
* ASoC: AMD: add ACP3.0 PCI driverMaruthi Srinivas Bayyavarapu2018-11-132-0/+110
* ASoC: AMD: add ACP 3.x IP register headerMaruthi Srinivas Bayyavarapu2018-11-131-0/+655
* ASoC: AMD: constify regulator_desc structureJulia Lawall2018-11-051-1/+1
* Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20Mark Brown2018-10-191-8/+14
|\
| * ASoC: AMD: Fix capture unstable in beginning for some runsAkshu Agrawal2018-09-181-8/+14
* | ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal2018-10-151-1/+1
* | Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown2018-09-101-0/+21
|\|
| * ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal2018-09-101-0/+21
* | ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal2018-09-103-10/+41
* | ASoC: AMD: Change MCLK to 48MhzAkshu Agrawal2018-08-281-1/+1
* | ASoC: AMD: Set constraints for DMIC and MAX98357a codecAkshu Agrawal2018-08-281-0/+33
|/
* ASoC: AMD: Set delay value for the capture caseAkshu Agrawal2018-08-061-1/+14
* ASoC: AMD: Modified DMA pointer for captureMukunda, Vijendar2018-08-062-13/+19
* ASoC: AMD: Make ACP->SYSMEM DMA non circularAkshu Agrawal2018-08-061-5/+31
* ASoC: AMD: Fix build warningAkshu Agrawal2018-07-261-1/+1
* ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002Akshu Agrawal2018-07-262-0/+44
* ASoC: AMD: For capture have interrupts on I2S->ACP channelAgrawal, Akshu2018-07-161-8/+6Star
* ASoC: AMD: Send correct channel for configuring DMA descriptorsAgrawal, Akshu2018-07-161-4/+22