summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp-pcm-dma.c
AgeCommit message (Expand)Author
2019-09-04ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-02-06ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai
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-10-19Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20Mark Brown
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-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-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-18ASoC: AMD: Add NULL pointer checkAgrawal, Akshu
2018-05-29ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu
2018-05-21ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar
2018-05-21ASoC: amd: memory release for rtd structureMukunda, Vijendar
2018-05-21ASoC: amd: sram bank update changesMukunda, Vijendar
2018-05-21ASoC: amd: pte offset related dma driver changesMukunda, Vijendar
2018-05-11ASoC: amd: removed separate byte count variables for playback and captureVijendar Mukunda
2018-05-11ASoC: amd: added byte count register offset variables to rtdVijendar Mukunda
2018-05-11ASoC: amd: dma config parameters changesVijendar Mukunda
2018-05-02ASoC: amd: fix spelling mistake: "failer" -> "failure"Colin Ian King
2018-04-26ASoC: amd: rename audio_substream_data variableMukunda, Vijendar
2018-04-17ASoC: amd: fixed checkpatch pl warningsMukunda, Vijendar
2018-03-28Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'aso...Mark Brown
2018-03-28Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-nextMark Brown
2018-03-21Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2018-03-09ASoC: amd: modifications in dma stop sequenceVijendar Mukunda
2018-03-09ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda
2018-02-19ASoC: amd: Coding style changes for acp dma driverMukunda, Vijendar
2018-02-19ASoC: amd: renaming pcm substream names and bytescount paramsMukunda, Vijendar
2018-02-12ASoC: amd: replace platform to componentKuninori Morimoto
2017-12-04ASoC: amd: added error checks in dma driverMukunda, Vijendar
2017-11-27ASoC: amd: Add error checking to probe functionGuenter Roeck
2017-11-09ASoC: amd: Modified DMA transfer Mechanism for PlaybackVijendar Mukunda
2017-11-08ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGuenter Roeck
2017-11-08ASoC: amd: Make the driver name consistent across filesAkshu Agrawal
2017-11-08ASoC: amd: Report accurate hw_ptr during dmaVijendar Mukunda
2017-10-19ASoC: AMD: Audio buffer related changes for StoneyVijendar Mukunda
2017-10-19ASoC: AMD: DMA driver changes for Stoney PlatformVijendar Mukunda