Age | Commit message (Expand) | Author |
2018-11-16 | ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid" | Colin Ian King |
2018-11-15 | ASoC: amd: remove set but not used variable 'dma_buffer' | YueHaibing |
2018-11-15 | ASoC: amd: Switch to SPDX identifier | Vijendar Mukunda |
2018-11-15 | ASoC: amd: Fixed build errors | Vijendar Mukunda |
2018-11-14 | ASoC: amd: fix memory leak of i2s_data on error return | Colin Ian King |
2018-11-13 | ASoC: amd: enable acp3x drivers build | Vijendar Mukunda |
2018-11-13 | ASoC: amd: add acp3x system resume pm op | Vijendar Mukunda |
2018-11-13 | ASoC: amd: add acp3x runtime pm ops | Vijendar Mukunda |
2018-11-13 | ASoC: amd: add acp3x tdm mode support | Vijendar Mukunda |
2018-11-13 | ASoC: amd: add acp3x i2s ops | Vijendar Mukunda |
2018-11-13 | ASoC: amd: add acp3x pcm driver dma ops | Vijendar Mukunda |
2018-11-13 | ASoC: amd: Interrupt handler changes for ACP3x DMA driver | Vijendar Mukunda |
2018-11-13 | ASoC: amd: add ACP3x PCM platform driver | Vijendar Mukunda |
2018-11-13 | ASoC: amd: create ACP3x PCM platform device | Vijendar Mukunda |
2018-11-13 | ASoC: AMD: add ACP3.0 PCI driver | Maruthi Srinivas Bayyavarapu |
2018-11-13 | ASoC: AMD: add ACP 3.x IP register header | Maruthi Srinivas Bayyavarapu |
2018-11-05 | ASoC: AMD: constify regulator_desc structure | Julia Lawall |
2018-10-19 | Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20 | Mark Brown |
2018-10-15 | ASoC: AMD: Add SND_JACK_LINEOUT jack type | Akshu Agrawal |
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-28 | ASoC: AMD: Change MCLK to 48Mhz | Akshu Agrawal |
2018-08-28 | ASoC: AMD: Set constraints for DMIC and MAX98357a codec | 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-26 | ASoC: AMD: Fix build warning | Akshu Agrawal |
2018-07-26 | ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002 | 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-22 | Merge branch 'asoc-4.18' into asoc-4.19 for amd dep | Mark Brown |
2018-06-22 | ASoC: AMD: Change codec to channel link as per hardware redesign | Agrawal, Akshu |
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: Add const to snd_soc_ops instances | Akshu Agrawal |
2018-05-21 | ASoC: AMD: Fix clocks in CZ DA7219 machine driver | Akshu Agrawal |
2018-05-21 | ASoC: AMD: Move clk enable from hw_params/free to startup/shutdown | Akshu Agrawal |
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 |