Age | Commit message (Expand) | Author |
2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2023-09-25 | ASoC: amd: convert not to use asoc_xxx() | Kuninori Morimoto |
2023-03-20 | ASoC: amd: acp-pcm-dma: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-07-05 | ASoC: amd: add I2S MICSP instance support | Vijendar Mukunda |
2022-02-28 | ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt | Meng Tang |
2021-11-29 | ASoC: amd: acp-pcm-dma: add .delay support | Kuninori Morimoto |
2021-09-13 | ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbol | Pierre-Louis Bossart |
2021-08-06 | Merge some cs42l42 patches into asoc-5.15 | Mark Brown |
2021-08-02 | ASoC: amd: Fix reference to PCM buffer address | Takashi Iwai |
2021-07-30 | ASoC: amd: Drop superfluous mmap callbacks | Takashi Iwai |
2021-07-11 | ASoC: amd: fix spelling mistakes | Gu Shengxian |
2020-07-23 | ASoC: amd: use asoc_substream_to_rtd() | Kuninori Morimoto |
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 |