Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-05-11 | ASoC: amd: removed separate byte count variables for playback and capture | Vijendar Mukunda | 2 | -16/+6 |
2018-05-11 | ASoC: amd: added byte count register offset variables to rtd | Vijendar Mukunda | 2 | -21/+17 |
2018-05-11 | ASoC: amd: dma config parameters changes | Vijendar Mukunda | 2 | -60/+48 |
2018-05-02 | ASoC: amd: fix spelling mistake: "failer" -> "failure" | Colin Ian King | 1 | -1/+1 |
2018-04-26 | ASoC: amd: rename audio_substream_data variable | Mukunda, Vijendar | 1 | -9/+9 |
2018-04-17 | ASoC: amd: fixed checkpatch pl warnings | Mukunda, Vijendar | 2 | -128/+153 |
2018-04-16 | ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk static | Wei Yongjun | 1 | -1/+1 |
2018-04-16 | ASoC: AMD: Support headset button on Stoney DA7219 | Agrawal, Akshu | 1 | -0/+6 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso... | Mark Brown | 1 | -2/+2 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'aso... | Mark Brown | 5 | -91/+381 |
2018-03-28 | Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-next | Mark Brown | 1 | -11/+18 |
2018-03-28 | ASoC: amd: don't use codec anymore | Kuninori Morimoto | 1 | -2/+1 |
2018-03-21 | Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 1 | -11/+18 |
2018-03-20 | ASoC: amd: Enable da7219 master clock using common clock framework | Akshu Agrawal | 1 | -0/+41 |