summaryrefslogtreecommitdiff
path: root/sound/soc/amd
AgeCommit message (Expand)Author
2019-05-02ASoC: amd: acp3x: Make acp3x_dai_i2s_ops staticYueHaibing
2019-05-02ASoC: AMD: Configure wclk and bclk of master codecAgrawal, Akshu
2019-03-25ASoC: AMD: Fix incorrect externAndi Kleen
2019-03-21ASoC: AMD: Update DA7219 DAI clock name to align with codec updatesAdam Thomson
2019-02-06ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-05ASoC: amd: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-01-15ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2018-12-06ASoC: use dma_ops of parent device for acp_audio_dmaYu Zhao
2018-12-06ASoC: use DMA addr rather than CPU pa for acp_audio_dmaYu Zhao
2018-11-26ASoC: amd: Fix a NULL vs IS_ERR() check in probeDan Carpenter
2018-11-16ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid"Colin Ian King
2018-11-15ASoC: amd: remove set but not used variable 'dma_buffer'YueHaibing
2018-11-15ASoC: amd: Switch to SPDX identifierVijendar Mukunda
2018-11-15ASoC: amd: Fixed build errorsVijendar Mukunda
2018-11-14ASoC: amd: fix memory leak of i2s_data on error returnColin Ian King
2018-11-13ASoC: amd: enable acp3x drivers buildVijendar Mukunda
2018-11-13ASoC: amd: add acp3x system resume pm opVijendar Mukunda
2018-11-13ASoC: amd: add acp3x runtime pm opsVijendar Mukunda
2018-11-13ASoC: amd: add acp3x tdm mode supportVijendar Mukunda
2018-11-13ASoC: amd: add acp3x i2s opsVijendar Mukunda
2018-11-13ASoC: amd: add acp3x pcm driver dma opsVijendar Mukunda
2018-11-13ASoC: amd: Interrupt handler changes for ACP3x DMA driverVijendar Mukunda
2018-11-13ASoC: amd: add ACP3x PCM platform driverVijendar Mukunda
2018-11-13ASoC: amd: create ACP3x PCM platform deviceVijendar Mukunda
2018-11-13ASoC: AMD: add ACP3.0 PCI driverMaruthi Srinivas Bayyavarapu
2018-11-13ASoC: AMD: add ACP 3.x IP register headerMaruthi Srinivas Bayyavarapu
2018-11-05ASoC: AMD: constify regulator_desc structureJulia Lawall
2018-10-19Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20Mark Brown
2018-10-15ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal
2018-09-18ASoC: AMD: Fix capture unstable in beginning for some runsAkshu Agrawal
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown
2018-09-10ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal
2018-09-10ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal
2018-08-28ASoC: AMD: Change MCLK to 48MhzAkshu Agrawal
2018-08-28ASoC: AMD: Set constraints for DMIC and MAX98357a codecAkshu Agrawal
2018-08-06ASoC: AMD: Set delay value for the capture caseAkshu Agrawal
2018-08-06ASoC: AMD: Modified DMA pointer for captureMukunda, Vijendar
2018-08-06ASoC: AMD: Make ACP->SYSMEM DMA non circularAkshu Agrawal
2018-07-26ASoC: AMD: Fix build warningAkshu Agrawal
2018-07-26ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002Akshu Agrawal
2018-07-16ASoC: AMD: For capture have interrupts on I2S->ACP channelAgrawal, Akshu
2018-07-16ASoC: AMD: Send correct channel for configuring DMA descriptorsAgrawal, Akshu
2018-07-03ASoC: AMD: Simplify trigger handlerDaniel Kurtz
2018-07-03ASoC: AMD: Reset bytescount when starting transactionDaniel Kurtz
2018-07-03ASoC: AMD: Do not generate interrups for every captured sampleDaniel Kurtz
2018-07-03ASoC: AMD: Fix Capture DMA channel namesDaniel Kurtz
2018-07-03ASoC: AMD: Always subtract bytescountDaniel Kurtz
2018-07-03ASoC: AMD: Always stop ch2 firstDaniel Kurtz
2018-06-22ASoC: AMD: Configure channel 1 or channel 0 for captureAkshu Agrawal
2018-06-22Merge branch 'asoc-4.18' into asoc-4.19 for amd depMark Brown