summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp-pcm-dma.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: AMD: For capture have interrupts on I2S->ACP channelAgrawal, Akshu2018-07-161-8/+6Star
* ASoC: AMD: Send correct channel for configuring DMA descriptorsAgrawal, Akshu2018-07-161-4/+22
* ASoC: AMD: Simplify trigger handlerDaniel Kurtz2018-07-031-6/+3Star
* ASoC: AMD: Reset bytescount when starting transactionDaniel Kurtz2018-07-031-5/+1Star
* ASoC: AMD: Do not generate interrups for every captured sampleDaniel Kurtz2018-07-031-15/+0Star
* ASoC: AMD: Fix Capture DMA channel namesDaniel Kurtz2018-07-031-12/+12
* ASoC: AMD: Always subtract bytescountDaniel Kurtz2018-07-031-2/+1Star
* ASoC: AMD: Always stop ch2 firstDaniel Kurtz2018-07-031-15/+2Star
* 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/+10Star
* 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/+1Star
* ASoC: amd: sram bank update changesMukunda, Vijendar2018-05-211-15/+5Star
* 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/+5Star
* ASoC: amd: added byte count register offset variables to rtdVijendar Mukunda2018-05-111-21/+15Star
* ASoC: amd: dma config parameters changesVijendar Mukunda2018-05-111-60/+43Star
* ASoC: amd: fix spelling mistake: "failer" -> "failure"Colin Ian King2018-05-011-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', 'aso...Mark Brown2018-03-281-87/+90
|\ \
| | * Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2018-03-211-11/+18
| | |\
| | * | ASoC: amd: modifications in dma stop sequenceVijendar Mukunda2018-03-091-0/+4
| | * | ASoC: amd: Coding style changes for acp dma driverMukunda, Vijendar2018-02-191-63/+61Star
| | * | ASoC: amd: renaming pcm substream names and bytescount paramsMukunda, Vijendar2018-02-191-24/+25
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-nextMark Brown2018-03-281-11/+18
|\ \ \ | | |/ | |/|
| * | ASoC: amd: replace platform to componentKuninori Morimoto2018-02-121-11/+18
| |/
* / ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda2018-03-091-7/+9
|/
* ASoC: amd: added error checks in dma driverMukunda, Vijendar2017-12-041-5/+30
* ASoC: amd: Add error checking to probe functionGuenter Roeck2017-11-271-0/+7
* ASoC: amd: Modified DMA transfer Mechanism for PlaybackVijendar Mukunda2017-11-091-22/+5Star
* ASoC: amd: use do_div rather than 64 bit division to fix 32 bit buildsGuenter Roeck2017-11-081-2/+1Star
* ASoC: amd: Make the driver name consistent across filesAkshu Agrawal2017-11-081-2/+4
* ASoC: amd: Report accurate hw_ptr during dmaVijendar Mukunda2017-11-081-26/+45
* ASoC: AMD: Audio buffer related changes for StoneyVijendar Mukunda2017-10-191-5/+78
* ASoC: AMD: DMA driver changes for Stoney PlatformVijendar Mukunda2017-10-191-22/+65
* ASoC: AMD: disabling memory gating in stoney platformVijendar Mukunda2017-10-191-24/+55
* ASoC: AMD: Added asic_type as ACP DMA driver platform dataVijendar Mukunda2017-10-181-6/+2Star
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* ASoC: AMD: remove unused ‘dma_buffer’Vinod Koul2016-12-151-3/+0Star
* ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* ASoC: AMD: free memory on errorDan Carpenter2016-01-131-0/+1
* ASoC: AMD: Add missing include fileGuenter Roeck2016-01-111-0/+1
* ASoC: AMD: Manage ACP 2.x SRAM banks powerMaruthi Srinivas Bayyavarapu2016-01-101-7/+87
* ASoC: AMD: add pm opsMaruthi Srinivas Bayyavarapu2016-01-101-0/+48
* ASoC: AMD: add AMD ASoC ACP 2.x DMA driverMaruthi Srinivas Bayyavarapu2016-01-101-0/+914