aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp-pcm-dma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* ASoC: amd: acp-pcm-dma: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: amd: add I2S MICSP instance supportVijendar Mukunda2022-07-051-2/+48
* ASoC: amd: pcm-dma: Use platform_get_irq() to get the interruptMeng Tang2022-02-281-7/+4
* ASoC: amd: acp-pcm-dma: add .delay supportKuninori Morimoto2021-11-291-1/+14
* ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbolPierre-Louis Bossart2021-09-131-3/+3
* Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-061-1/+1
|\
| * ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai2021-08-021-1/+1
* | ASoC: amd: Drop superfluous mmap callbacksTakashi Iwai2021-07-301-8/+0
* | ASoC: amd: fix spelling mistakesGu Shengxian2021-07-111-6/+6
|/
* ASoC: amd: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: amd: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: amd: Use managed buffer allocationTakashi Iwai2019-12-111-38/+20
* ASoC: amd: acp-pcm-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-34/+29
* ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-041-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-15/+11
* 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-061-10/+5
* 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
* | 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-101-2/+6
|/
* ASoC: AMD: Set delay value for the capture caseAkshu Agrawal2018-08-061-1/+14
* ASoC: AMD: Modified DMA pointer for captureMukunda, Vijendar2018-08-061-13/+18
* ASoC: AMD: Make ACP->SYSMEM DMA non circularAkshu Agrawal2018-08-061-5/+31
* ASoC: AMD: For capture have interrupts on I2S->ACP channelAgrawal, Akshu2018-07-161-8/+6
* ASoC: AMD: Send correct channel for configuring DMA descriptorsAgrawal, Akshu2018-07-161-4/+22
* ASoC: AMD: Simplify trigger handlerDaniel Kurtz2018-07-031-6/+3
* ASoC: AMD: Reset bytescount when starting transactionDaniel Kurtz2018-07-031-5/+1
* ASoC: AMD: Do not generate interrups for every captured sampleDaniel Kurtz2018-07-031-15/+0
* ASoC: AMD: Fix Capture DMA channel namesDaniel Kurtz2018-07-031-12/+12
* ASoC: AMD: Always subtract bytescountDaniel Kurtz2018-07-031-2/+1
* ASoC: AMD: Always stop ch2 firstDaniel Kurtz2018-07-031-15/+2
* ASoC: AMD: Configure channel 1 or channel 0 for captureAkshu Agrawal2018-06-221-1/+70
* ASoC: AMD: Add NULL pointer checkAgrawal, Akshu2018-06-181-1/+2
* ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu2018-05-291-64/+10
* ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar2018-05-211-57/+199
* ASoC: amd: memory release for rtd structureMukunda, Vijendar2018-05-211-3/+1
* ASoC: amd: sram bank update changesMukunda, Vijendar2018-05-211-15/+5
* ASoC: amd: pte offset related dma driver changesMukunda, Vijendar2018-05-211-7/+19
* ASoC: amd: removed separate byte count variables for playback and captureVijendar Mukunda2018-05-111-14/+5
* ASoC: amd: added byte count register offset variables to rtdVijendar Mukunda2018-05-111-21/+15
* ASoC: amd: dma config parameters changesVijendar Mukunda2018-05-111-60/+43
* ASoC: amd: fix spelling mistake: "failer" -> "failure"Colin Ian King2018-05-021-1/+1
* ASoC: amd: rename audio_substream_data variableMukunda, Vijendar2018-04-261-9/+9
* ASoC: amd: fixed checkpatch pl warningsMukunda, Vijendar2018-04-171-118/+141
*-. Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'asoc/topic/alc5623', 'asoc/topic/alc5632' and 'asoc/topic/amd' into asoc-nextMark Brown2018-03-281-87/+90
|\ \
| | * Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-amdMark Brown2018-03-211-11/+18
| | |\