aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp-pcm-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05ASoC: amd: add I2S MICSP instance supportVijendar Mukunda1-2/+48
2022-02-28ASoC: amd: pcm-dma: Use platform_get_irq() to get the interruptMeng Tang1-7/+4
2021-11-29ASoC: amd: acp-pcm-dma: add .delay supportKuninori Morimoto1-1/+14
2021-09-13ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbolPierre-Louis Bossart1-3/+3
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown1-1/+1
2021-08-02ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai1-1/+1
2021-07-30ASoC: amd: Drop superfluous mmap callbacksTakashi Iwai1-8/+0
2021-07-11ASoC: amd: fix spelling mistakesGu Shengxian1-6/+6
2020-07-23ASoC: amd: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2019-12-11ASoC: amd: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ASoC: amd: Use managed buffer allocationTakashi Iwai1-38/+20
2019-10-08ASoC: amd: acp-pcm-dma: remove snd_pcm_opsKuninori Morimoto1-34/+29
2019-09-04ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-02-06ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai1-15/+11
2018-12-06ASoC: use dma_ops of parent device for acp_audio_dmaYu Zhao1-2/+5
2018-12-06ASoC: use DMA addr rather than CPU pa for acp_audio_dmaYu Zhao1-10/+5
2018-10-19Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20Mark Brown1-8/+14
2018-09-18ASoC: AMD: Fix capture unstable in beginning for some runsAkshu Agrawal1-8/+14
2018-09-10Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown1-0/+21
2018-09-10ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal1-2/+6
2018-09-10ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal1-0/+21
2018-08-06ASoC: AMD: Set delay value for the capture caseAkshu Agrawal1-1/+14
2018-08-06ASoC: AMD: Modified DMA pointer for captureMukunda, Vijendar1-13/+18
2018-08-06ASoC: AMD: Make ACP->SYSMEM DMA non circularAkshu Agrawal1-5/+31
2018-07-16ASoC: AMD: For capture have interrupts on I2S->ACP channelAgrawal, Akshu1-8/+6
2018-07-16ASoC: AMD: Send correct channel for configuring DMA descriptorsAgrawal, Akshu1-4/+22
2018-07-03ASoC: AMD: Simplify trigger handlerDaniel Kurtz1-6/+3
2018-07-03ASoC: AMD: Reset bytescount when starting transactionDaniel Kurtz1-5/+1
2018-07-03ASoC: AMD: Do not generate interrups for every captured sampleDaniel Kurtz1-15/+0
2018-07-03ASoC: AMD: Fix Capture DMA channel namesDaniel Kurtz1-12/+12
2018-07-03ASoC: AMD: Always subtract bytescountDaniel Kurtz1-2/+1
2018-07-03ASoC: AMD: Always stop ch2 firstDaniel Kurtz1-15/+2
2018-06-22ASoC: AMD: Configure channel 1 or channel 0 for captureAkshu Agrawal1-1/+70
2018-06-18ASoC: AMD: Add NULL pointer checkAgrawal, Akshu1-1/+2
2018-05-29ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu1-64/+10
2018-05-21ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar1-57/+199
2018-05-21ASoC: amd: memory release for rtd structureMukunda, Vijendar1-3/+1
2018-05-21ASoC: amd: sram bank update changesMukunda, Vijendar1-15/+5
2018-05-21ASoC: amd: pte offset related dma driver changesMukunda, Vijendar1-7/+19
2018-05-11ASoC: amd: removed separate byte count variables for playback and captureVijendar Mukunda1-14/+5
2018-05-11ASoC: amd: added byte count register offset variables to rtdVijendar Mukunda1-21/+15
2018-05-11ASoC: amd: dma config parameters changesVijendar Mukunda1-60/+43
2018-05-02ASoC: amd: fix spelling mistake: "failer" -> "failure"Colin Ian King1-1/+1
2018-04-26ASoC: amd: rename audio_substream_data variableMukunda, Vijendar1-9/+9
2018-04-17ASoC: amd: fixed checkpatch pl warningsMukunda, Vijendar1-118/+141
2018-03-28Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'asoc/topic/alc5623', 'asoc/topic/alc5632' and 'asoc/topic/amd' into asoc-nextMark Brown1-87/+90
2018-03-28Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-nextMark Brown1-11/+18
2018-03-21Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-amdMark Brown1-11/+18
2018-03-09ASoC: amd: modifications in dma stop sequenceVijendar Mukunda1-0/+4