summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp-pcm-dma.c
AgeCommit message (Expand)AuthorFilesLines
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-01ASoC: 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', 'aso...Mark 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...Mark Brown1-11/+18
2018-03-09ASoC: amd: modifications in dma stop sequenceVijendar Mukunda1-0/+4
2018-03-09ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda1-7/+9
2018-02-19ASoC: amd: Coding style changes for acp dma driverMukunda, Vijendar1-63/+61
2018-02-19ASoC: amd: renaming pcm substream names and bytescount paramsMukunda, Vijendar1-24/+25
2018-02-12ASoC: amd: replace platform to componentKuninori Morimoto1-11/+18
2017-12-04ASoC: amd: added error checks in dma driverMukunda, Vijendar1-5/+30
2017-11-27ASoC: amd: Add error checking to probe functionGuenter Roeck1-0/+7
2017-11-09ASoC: amd: Modified DMA transfer Mechanism for PlaybackVijendar Mukunda1-22/+5
2017-11-09ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGuenter Roeck1-2/+1
2017-11-08ASoC: amd: Make the driver name consistent across filesAkshu Agrawal1-2/+4
2017-11-08ASoC: amd: Report accurate hw_ptr during dmaVijendar Mukunda1-26/+45
2017-10-19ASoC: AMD: Audio buffer related changes for StoneyVijendar Mukunda1-5/+78
2017-10-19ASoC: AMD: DMA driver changes for Stoney PlatformVijendar Mukunda1-22/+65
2017-10-19ASoC: AMD: disabling memory gating in stoney platformVijendar Mukunda1-24/+55
2017-10-18ASoC: AMD: Added asic_type as ACP DMA driver platform dataVijendar Mukunda1-6/+2
2017-03-10scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-28scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-12-15ASoC: AMD: remove unused ‘dma_buffer’Vinod Koul1-3/+0
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-01-13ASoC: AMD: free memory on errorDan Carpenter1-0/+1
2016-01-11ASoC: AMD: Add missing include fileGuenter Roeck1-0/+1
2016-01-10ASoC: AMD: Manage ACP 2.x SRAM banks powerMaruthi Srinivas Bayyavarapu1-7/+87
2016-01-10ASoC: AMD: add pm opsMaruthi Srinivas Bayyavarapu1-0/+48
2016-01-10ASoC: AMD: add AMD ASoC ACP 2.x DMA driverMaruthi Srinivas Bayyavarapu1-0/+914