| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: amd: convert not to use asoc_xxx() | Kuninori Morimoto | 2023-09-25 | 1 | -1/+1 |
* | ASoC: amd: acp-pcm-dma: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
* | ASoC: amd: add I2S MICSP instance support | Vijendar Mukunda | 2022-07-05 | 1 | -2/+48 |
* | ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt | Meng Tang | 2022-02-28 | 1 | -7/+4 |
* | ASoC: amd: acp-pcm-dma: add .delay support | Kuninori Morimoto | 2021-11-29 | 1 | -1/+14 |
* | ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbol | Pierre-Louis Bossart | 2021-09-13 | 1 | -3/+3 |
* | Merge some cs42l42 patches into asoc-5.15 | Mark Brown | 2021-08-06 | 1 | -1/+1 |
|\ |
|
| * | ASoC: amd: Fix reference to PCM buffer address | Takashi Iwai | 2021-08-02 | 1 | -1/+1 |
* | | ASoC: amd: Drop superfluous mmap callbacks | Takashi Iwai | 2021-07-30 | 1 | -8/+0 |
* | | ASoC: amd: fix spelling mistakes | Gu Shengxian | 2021-07-11 | 1 | -6/+6 |
|/ |
|
* | ASoC: amd: use asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 1 | -1/+1 |
* | ASoC: amd: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -1/+0 |
* | ASoC: amd: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -38/+20 |
* | ASoC: amd: acp-pcm-dma: remove snd_pcm_ops | Kuninori Morimoto | 2019-10-08 | 1 | -34/+29 |
* | ASoC: amd: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-09-04 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | ASoC: amd: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2019-02-06 | 1 | -15/+11 |
* | ASoC: use dma_ops of parent device for acp_audio_dma | Yu Zhao | 2018-12-06 | 1 | -2/+5 |
* | ASoC: use DMA addr rather than CPU pa for acp_audio_dma | Yu Zhao | 2018-12-06 | 1 | -10/+5 |
* | Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20 | Mark Brown | 2018-10-19 | 1 | -8/+14 |
|\ |
|
| * | ASoC: AMD: Fix capture unstable in beginning for some runs | Akshu Agrawal | 2018-09-18 | 1 | -8/+14 |
* | | Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflict | Mark Brown | 2018-09-10 | 1 | -0/+21 |
|\| |
|
| * | ASoC: AMD: Ensure reset bit is cleared before configuring | Akshu Agrawal | 2018-09-10 | 1 | -0/+21 |
* | | ASoC: AMD: Fix simultaneous playback and capture on different channel | Akshu Agrawal | 2018-09-10 | 1 | -2/+6 |
|/ |
|
* | ASoC: AMD: Set delay value for the capture case | Akshu Agrawal | 2018-08-06 | 1 | -1/+14 |
* | ASoC: AMD: Modified DMA pointer for capture | Mukunda, Vijendar | 2018-08-06 | 1 | -13/+18 |
* | ASoC: AMD: Make ACP->SYSMEM DMA non circular | Akshu Agrawal | 2018-08-06 | 1 | -5/+31 |
* | ASoC: AMD: For capture have interrupts on I2S->ACP channel | Agrawal, Akshu | 2018-07-16 | 1 | -8/+6 |
* | ASoC: AMD: Send correct channel for configuring DMA descriptors | Agrawal, Akshu | 2018-07-16 | 1 | -4/+22 |
* | ASoC: AMD: Simplify trigger handler | Daniel Kurtz | 2018-07-03 | 1 | -6/+3 |
* | ASoC: AMD: Reset bytescount when starting transaction | Daniel Kurtz | 2018-07-03 | 1 | -5/+1 |
* | ASoC: AMD: Do not generate interrups for every captured sample | Daniel Kurtz | 2018-07-03 | 1 | -15/+0 |
* | ASoC: AMD: Fix Capture DMA channel names | Daniel Kurtz | 2018-07-03 | 1 | -12/+12 |
* | ASoC: AMD: Always subtract bytescount | Daniel Kurtz | 2018-07-03 | 1 | -2/+1 |
* | ASoC: AMD: Always stop ch2 first | Daniel Kurtz | 2018-07-03 | 1 | -15/+2 |
* | ASoC: AMD: Configure channel 1 or channel 0 for capture | Akshu Agrawal | 2018-06-22 | 1 | -1/+70 |
* | ASoC: AMD: Add NULL pointer check | Agrawal, Akshu | 2018-06-18 | 1 | -1/+2 |
* | ASoC: AMD: make channel 1 dma as circular | Agrawal, Akshu | 2018-05-29 | 1 | -64/+10 |
* | ASoC: amd: dma driver changes for bt i2s instance | Mukunda, Vijendar | 2018-05-21 | 1 | -57/+199 |
* | ASoC: amd: memory release for rtd structure | Mukunda, Vijendar | 2018-05-21 | 1 | -3/+1 |
* | ASoC: amd: sram bank update changes | Mukunda, Vijendar | 2018-05-21 | 1 | -15/+5 |
* | ASoC: amd: pte offset related dma driver changes | Mukunda, Vijendar | 2018-05-21 | 1 | -7/+19 |
* | ASoC: amd: removed separate byte count variables for playback and capture | Vijendar Mukunda | 2018-05-11 | 1 | -14/+5 |
* | ASoC: amd: added byte count register offset variables to rtd | Vijendar Mukunda | 2018-05-11 | 1 | -21/+15 |
* | ASoC: amd: dma config parameters changes | Vijendar Mukunda | 2018-05-11 | 1 | -60/+43 |
* | ASoC: amd: fix spelling mistake: "failer" -> "failure" | Colin Ian King | 2018-05-02 | 1 | -1/+1 |
* | ASoC: amd: rename audio_substream_data variable | Mukunda, Vijendar | 2018-04-26 | 1 | -9/+9 |
* | ASoC: amd: fixed checkpatch pl warnings | Mukunda, Vijendar | 2018-04-17 | 1 | -118/+141 |
*-. | Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'aso... | Mark Brown | 2018-03-28 | 1 | -87/+90 |
|\ \ |
|
| | * | Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 2018-03-21 | 1 | -11/+18 |
| | |\ |
|