Age | Commit message (Expand) | Author | Files | Lines |
2018-11-16 | ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid" | Colin Ian King | 1 | -1/+1 |
2018-11-15 | ASoC: amd: remove set but not used variable 'dma_buffer' | YueHaibing | 1 | -2/+0 |
2018-11-15 | ASoC: amd: Switch to SPDX identifier | Vijendar Mukunda | 5 | -47/+22 |
2018-11-15 | ASoC: amd: Fixed build errors | Vijendar Mukunda | 1 | -0/+1 |
2018-11-14 | ASoC: amd: fix memory leak of i2s_data on error return | Colin Ian King | 1 | -0/+1 |
2018-11-13 | ASoC: amd: enable acp3x drivers build | Vijendar Mukunda | 3 | -0/+10 |
2018-11-13 | ASoC: amd: add acp3x system resume pm op | Vijendar Mukunda | 1 | -0/+46 |
2018-11-13 | ASoC: amd: add acp3x runtime pm ops | Vijendar Mukunda | 1 | -0/+39 |
2018-11-13 | ASoC: amd: add acp3x tdm mode support | Vijendar Mukunda | 2 | -0/+69 |
2018-11-13 | ASoC: amd: add acp3x i2s ops | Vijendar Mukunda | 1 | -3/+86 |
2018-11-13 | ASoC: amd: add acp3x pcm driver dma ops | Vijendar Mukunda | 2 | -7/+275 |
2018-11-13 | ASoC: amd: Interrupt handler changes for ACP3x DMA driver | Vijendar Mukunda | 1 | -0/+46 |
2018-11-13 | ASoC: amd: add ACP3x PCM platform driver | Vijendar Mukunda | 2 | -0/+270 |
2018-11-13 | ASoC: amd: create ACP3x PCM platform device | Vijendar Mukunda | 2 | -1/+73 |
2018-11-13 | ASoC: AMD: add ACP3.0 PCI driver | Maruthi Srinivas Bayyavarapu | 2 | -0/+110 |
2018-11-13 | ASoC: AMD: add ACP 3.x IP register header | Maruthi Srinivas Bayyavarapu | 1 | -0/+655 |
2018-11-05 | ASoC: AMD: constify regulator_desc structure | Julia Lawall | 1 | -1/+1 |
2018-10-19 | Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20 | Mark Brown | 1 | -8/+14 |
2018-10-15 | ASoC: AMD: Add SND_JACK_LINEOUT jack type | Akshu Agrawal | 1 | -1/+1 |
2018-09-18 | ASoC: AMD: Fix capture unstable in beginning for some runs | Akshu Agrawal | 1 | -8/+14 |
2018-09-10 | Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflict | Mark Brown | 1 | -0/+21 |
2018-09-10 | ASoC: AMD: Fix simultaneous playback and capture on different channel | Akshu Agrawal | 3 | -10/+41 |
2018-09-10 | ASoC: AMD: Ensure reset bit is cleared before configuring | Akshu Agrawal | 1 | -0/+21 |
2018-08-28 | ASoC: AMD: Change MCLK to 48Mhz | Akshu Agrawal | 1 | -1/+1 |
2018-08-28 | ASoC: AMD: Set constraints for DMIC and MAX98357a codec | Akshu Agrawal | 1 | -0/+33 |
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 | 2 | -13/+19 |
2018-08-06 | ASoC: AMD: Make ACP->SYSMEM DMA non circular | Akshu Agrawal | 1 | -5/+31 |
2018-07-26 | ASoC: AMD: Fix build warning | Akshu Agrawal | 1 | -1/+1 |
2018-07-26 | ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002 | Akshu Agrawal | 2 | -0/+44 |
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 | 2 | -16/+16 |
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 | 3 | -7/+111 |
2018-06-22 | Merge branch 'asoc-4.18' into asoc-4.19 for amd dep | Mark Brown | 1 | -1/+2 |
2018-06-22 | ASoC: AMD: Change codec to channel link as per hardware redesign | Agrawal, Akshu | 1 | -8/+19 |
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 | 3 | -57/+263 |
2018-05-21 | ASoC: AMD: Add const to snd_soc_ops instances | Akshu Agrawal | 1 | -3/+3 |
2018-05-21 | ASoC: AMD: Fix clocks in CZ DA7219 machine driver | Akshu Agrawal | 1 | -3/+2 |
2018-05-21 | ASoC: AMD: Move clk enable from hw_params/free to startup/shutdown | Akshu Agrawal | 1 | -14/+35 |
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 | 2 | -21/+19 |
2018-05-21 | ASoC: amd: pte offset related dma driver changes | Mukunda, Vijendar | 2 | -7/+24 |