Age | Commit message (Expand) | Author | Files | Lines |
2018-09-10 | ASoC: AMD: Ensure reset bit is cleared before configuring | Akshu Agrawal | 1 | -0/+21 |
2018-08-06 | ASoC: AMD: Set delay value for the capture case | Akshu Agrawal | 1 | -1/+14 |
2018-08-06 | ASoC: AMD: Modified DMA pointer for capture | Mukunda, Vijendar | 1 | -13/+18 |
2018-08-06 | ASoC: AMD: Make ACP->SYSMEM DMA non circular | Akshu Agrawal | 1 | -5/+31 |
2018-07-16 | ASoC: AMD: For capture have interrupts on I2S->ACP channel | Agrawal, Akshu | 1 | -8/+6 |
2018-07-16 | ASoC: AMD: Send correct channel for configuring DMA descriptors | Agrawal, Akshu | 1 | -4/+22 |
2018-07-03 | ASoC: AMD: Simplify trigger handler | Daniel Kurtz | 1 | -6/+3 |
2018-07-03 | ASoC: AMD: Reset bytescount when starting transaction | Daniel Kurtz | 1 | -5/+1 |
2018-07-03 | ASoC: AMD: Do not generate interrups for every captured sample | Daniel Kurtz | 1 | -15/+0 |
2018-07-03 | ASoC: AMD: Fix Capture DMA channel names | Daniel Kurtz | 1 | -12/+12 |
2018-07-03 | ASoC: AMD: Always subtract bytescount | Daniel Kurtz | 1 | -2/+1 |
2018-07-03 | ASoC: AMD: Always stop ch2 first | Daniel Kurtz | 1 | -15/+2 |
2018-06-22 | ASoC: AMD: Configure channel 1 or channel 0 for capture | Akshu Agrawal | 1 | -1/+70 |
2018-06-18 | ASoC: AMD: Add NULL pointer check | Agrawal, Akshu | 1 | -1/+2 |
2018-05-29 | ASoC: AMD: make channel 1 dma as circular | Agrawal, Akshu | 1 | -64/+10 |
2018-05-21 | ASoC: amd: dma driver changes for bt i2s instance | Mukunda, Vijendar | 1 | -57/+199 |
2018-05-21 | ASoC: amd: memory release for rtd structure | Mukunda, Vijendar | 1 | -3/+1 |
2018-05-21 | ASoC: amd: sram bank update changes | Mukunda, Vijendar | 1 | -15/+5 |
2018-05-21 | ASoC: amd: pte offset related dma driver changes | Mukunda, Vijendar | 1 | -7/+19 |
2018-05-11 | ASoC: amd: removed separate byte count variables for playback and capture | Vijendar Mukunda | 1 | -14/+5 |
2018-05-11 | ASoC: amd: added byte count register offset variables to rtd | Vijendar Mukunda | 1 | -21/+15 |
2018-05-11 | ASoC: amd: dma config parameters changes | Vijendar Mukunda | 1 | -60/+43 |
2018-05-02 | ASoC: amd: fix spelling mistake: "failer" -> "failure" | Colin Ian King | 1 | -1/+1 |
2018-04-26 | ASoC: amd: rename audio_substream_data variable | Mukunda, Vijendar | 1 | -9/+9 |
2018-04-17 | ASoC: amd: fixed checkpatch pl warnings | Mukunda, Vijendar | 1 | -118/+141 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'aso... | Mark Brown | 1 | -87/+90 |
2018-03-28 | Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-next | Mark Brown | 1 | -11/+18 |
2018-03-21 | Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 1 | -11/+18 |
2018-03-09 | ASoC: amd: modifications in dma stop sequence | Vijendar Mukunda | 1 | -0/+4 |
2018-03-09 | ASoC: amd: 16bit resolution support for i2s sp instance | Vijendar Mukunda | 1 | -7/+9 |
2018-02-19 | ASoC: amd: Coding style changes for acp dma driver | Mukunda, Vijendar | 1 | -63/+61 |
2018-02-19 | ASoC: amd: renaming pcm substream names and bytescount params | Mukunda, Vijendar | 1 | -24/+25 |
2018-02-12 | ASoC: amd: replace platform to component | Kuninori Morimoto | 1 | -11/+18 |
2017-12-04 | ASoC: amd: added error checks in dma driver | Mukunda, Vijendar | 1 | -5/+30 |
2017-11-27 | ASoC: amd: Add error checking to probe function | Guenter Roeck | 1 | -0/+7 |
2017-11-09 | ASoC: amd: Modified DMA transfer Mechanism for Playback | Vijendar Mukunda | 1 | -22/+5 |
2017-11-08 | ASoC: amd: use do_div rather than 64 bit division to fix 32 bit builds | Guenter Roeck | 1 | -2/+1 |
2017-11-08 | ASoC: amd: Make the driver name consistent across files | Akshu Agrawal | 1 | -2/+4 |
2017-11-08 | ASoC: amd: Report accurate hw_ptr during dma | Vijendar Mukunda | 1 | -26/+45 |
2017-10-19 | ASoC: AMD: Audio buffer related changes for Stoney | Vijendar Mukunda | 1 | -5/+78 |
2017-10-19 | ASoC: AMD: DMA driver changes for Stoney Platform | Vijendar Mukunda | 1 | -22/+65 |
2017-10-19 | ASoC: AMD: disabling memory gating in stoney platform | Vijendar Mukunda | 1 | -24/+55 |
2017-10-18 | ASoC: AMD: Added asic_type as ACP DMA driver platform data | Vijendar Mukunda | 1 | -6/+2 |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2016-12-15 | ASoC: AMD: remove unused ‘dma_buffer’ | Vinod Koul | 1 | -3/+0 |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
2016-01-13 | ASoC: AMD: free memory on error | Dan Carpenter | 1 | -0/+1 |
2016-01-11 | ASoC: AMD: Add missing include file | Guenter Roeck | 1 | -0/+1 |
2016-01-10 | ASoC: AMD: Manage ACP 2.x SRAM banks power | Maruthi Srinivas Bayyavarapu | 1 | -7/+87 |