Age | Commit message (Expand) | Author |
2019-12-11 | ASoC: amd: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ASoC: amd: Use managed buffer allocation | Takashi Iwai |
2019-10-08 | ASoC: amd: acp-pcm-dma: remove snd_pcm_ops | Kuninori Morimoto |
2019-09-04 | ASoC: amd: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-02-06 | ASoC: amd: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2018-12-06 | ASoC: use dma_ops of parent device for acp_audio_dma | Yu Zhao |
2018-12-06 | ASoC: use DMA addr rather than CPU pa for acp_audio_dma | Yu Zhao |
2018-10-19 | Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20 | Mark Brown |
2018-09-18 | ASoC: AMD: Fix capture unstable in beginning for some runs | Akshu Agrawal |
2018-09-10 | Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflict | Mark Brown |
2018-09-10 | ASoC: AMD: Fix simultaneous playback and capture on different channel | Akshu Agrawal |
2018-09-10 | ASoC: AMD: Ensure reset bit is cleared before configuring | Akshu Agrawal |
2018-08-06 | ASoC: AMD: Set delay value for the capture case | Akshu Agrawal |
2018-08-06 | ASoC: AMD: Modified DMA pointer for capture | Mukunda, Vijendar |
2018-08-06 | ASoC: AMD: Make ACP->SYSMEM DMA non circular | Akshu Agrawal |
2018-07-16 | ASoC: AMD: For capture have interrupts on I2S->ACP channel | Agrawal, Akshu |
2018-07-16 | ASoC: AMD: Send correct channel for configuring DMA descriptors | Agrawal, Akshu |
2018-07-03 | ASoC: AMD: Simplify trigger handler | Daniel Kurtz |
2018-07-03 | ASoC: AMD: Reset bytescount when starting transaction | Daniel Kurtz |
2018-07-03 | ASoC: AMD: Do not generate interrups for every captured sample | Daniel Kurtz |
2018-07-03 | ASoC: AMD: Fix Capture DMA channel names | Daniel Kurtz |
2018-07-03 | ASoC: AMD: Always subtract bytescount | Daniel Kurtz |
2018-07-03 | ASoC: AMD: Always stop ch2 first | Daniel Kurtz |
2018-06-22 | ASoC: AMD: Configure channel 1 or channel 0 for capture | Akshu Agrawal |
2018-06-18 | ASoC: AMD: Add NULL pointer check | Agrawal, Akshu |
2018-05-29 | ASoC: AMD: make channel 1 dma as circular | Agrawal, Akshu |
2018-05-21 | ASoC: amd: dma driver changes for bt i2s instance | Mukunda, Vijendar |
2018-05-21 | ASoC: amd: memory release for rtd structure | Mukunda, Vijendar |
2018-05-21 | ASoC: amd: sram bank update changes | Mukunda, Vijendar |
2018-05-21 | ASoC: amd: pte offset related dma driver changes | Mukunda, Vijendar |
2018-05-11 | ASoC: amd: removed separate byte count variables for playback and capture | Vijendar Mukunda |
2018-05-11 | ASoC: amd: added byte count register offset variables to rtd | Vijendar Mukunda |
2018-05-11 | ASoC: amd: dma config parameters changes | Vijendar Mukunda |
2018-05-02 | ASoC: amd: fix spelling mistake: "failer" -> "failure" | Colin Ian King |
2018-04-26 | ASoC: amd: rename audio_substream_data variable | Mukunda, Vijendar |
2018-04-17 | ASoC: amd: fixed checkpatch pl warnings | Mukunda, Vijendar |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'aso... | Mark Brown |
2018-03-28 | Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-next | Mark Brown |
2018-03-21 | Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown |
2018-03-09 | ASoC: amd: modifications in dma stop sequence | Vijendar Mukunda |
2018-03-09 | ASoC: amd: 16bit resolution support for i2s sp instance | Vijendar Mukunda |
2018-02-19 | ASoC: amd: Coding style changes for acp dma driver | Mukunda, Vijendar |
2018-02-19 | ASoC: amd: renaming pcm substream names and bytescount params | Mukunda, Vijendar |
2018-02-12 | ASoC: amd: replace platform to component | Kuninori Morimoto |
2017-12-04 | ASoC: amd: added error checks in dma driver | Mukunda, Vijendar |
2017-11-27 | ASoC: amd: Add error checking to probe function | Guenter Roeck |
2017-11-09 | ASoC: amd: Modified DMA transfer Mechanism for Playback | Vijendar Mukunda |
2017-11-08 | ASoC: amd: use do_div rather than 64 bit division to fix 32 bit builds | Guenter Roeck |
2017-11-08 | ASoC: amd: Make the driver name consistent across files | Akshu Agrawal |