summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
AgeCommit message (Expand)AuthorLines
2019-10-08ASoC: amd: acp-pcm-dma: remove snd_pcm_opsKuninori Morimoto-34/+29
2019-10-08ASoC: amd: acp3x-pcm-dma: remove snd_pcm_opsKuninori Morimoto-31/+23
2019-10-01ASoC: amd: acp3x: clean up indentation issueColin Ian King-1/+1
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown-2/+1
2019-09-04ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing-2/+1
2019-08-22ASoC: AMD: Fix Kconfig warning without GPIOLIBYueHaibing-1/+1
2019-08-02ASoC: amd: acp3x: use dma address for acp3x dma driverVijendar Mukunda-9/+5
2019-08-02ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driverVijendar Mukunda-2/+4
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown-9/+3
2019-06-06ASoC: amd: acp-rt5645: use modern dai_link styleKuninori Morimoto-8/+13
2019-06-06ASoC: amd: acp-da7219-max98357a: use modern dai_link styleKuninori Morimoto-20/+22
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-13ASoC: amd: Reporting accurate hw_ptr for acp3x dmaRavulapati Vishnu vardhan rao-12/+31
2019-05-02ASoC: amd: acp3x: Make acp3x_dai_i2s_ops staticYueHaibing-1/+1
2019-05-02ASoC: AMD: Configure wclk and bclk of master codecAgrawal, Akshu-24/+42
2019-03-25ASoC: AMD: Fix incorrect externAndi Kleen-1/+1
2019-03-21ASoC: AMD: Update DA7219 DAI clock name to align with codec updatesAdam Thomson-1/+1
2019-02-06ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai-20/+15
2019-02-05ASoC: amd: Avoid passing NULL to memory allocatorsTakashi Iwai-1/+2
2019-01-15ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva-2/+4
2018-12-06ASoC: use dma_ops of parent device for acp_audio_dmaYu Zhao-2/+5
2018-12-06ASoC: use DMA addr rather than CPU pa for acp_audio_dmaYu Zhao-11/+6
2018-11-26ASoC: amd: Fix a NULL vs IS_ERR() check in probeDan Carpenter-2/+2
2018-11-16ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid"Colin Ian King-1/+1
2018-11-15ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing-2/+0
2018-11-15ASoC: amd: Switch to SPDX identifierVijendar Mukunda-47/+22
2018-11-15ASoC: amd: Fixed build errorsVijendar Mukunda-0/+1
2018-11-14ASoC: amd: fix memory leak of i2s_data on error returnColin Ian King-0/+1
2018-11-13ASoC: amd: enable acp3x drivers buildVijendar Mukunda-0/+10
2018-11-13ASoC: amd: add acp3x system resume pm opVijendar Mukunda-0/+46
2018-11-13ASoC: amd: add acp3x runtime pm opsVijendar Mukunda-0/+39
2018-11-13ASoC: amd: add acp3x tdm mode supportVijendar Mukunda-0/+69
2018-11-13ASoC: amd: add acp3x i2s opsVijendar Mukunda-3/+86
2018-11-13ASoC: amd: add acp3x pcm driver dma opsVijendar Mukunda-7/+275
2018-11-13ASoC: amd: Interrupt handler changes for ACP3x DMA driverVijendar Mukunda-0/+46
2018-11-13ASoC: amd: add ACP3x PCM platform driverVijendar Mukunda-0/+270
2018-11-13ASoC: amd: create ACP3x PCM platform deviceVijendar Mukunda-1/+73
2018-11-13ASoC: AMD: add ACP3.0 PCI driverMaruthi Srinivas Bayyavarapu-0/+110
2018-11-13ASoC: AMD: add ACP 3.x IP register headerMaruthi Srinivas Bayyavarapu-0/+655
2018-11-05ASoC: AMD: constify regulator_desc structureJulia Lawall-1/+1
2018-10-19Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20Mark Brown-8/+14
2018-10-15ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal-1/+1
2018-09-18ASoC: AMD: Fix capture unstable in beginning for some runsAkshu Agrawal-8/+14
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown-0/+21
2018-09-10ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal-10/+41
2018-09-10ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal-0/+21
2018-08-28ASoC: AMD: Change MCLK to 48MhzAkshu Agrawal-1/+1
2018-08-28ASoC: AMD: Set constraints for DMIC and MAX98357a codecAkshu Agrawal-0/+33
2018-08-06ASoC: AMD: Set delay value for the capture caseAkshu Agrawal-1/+14