Age | Commit message (Expand) | Author | Files | Lines |
2022-06-27 | ASoC: amd: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -1/+2 |
2022-03-08 | ASoC: amd: acp3x: Fix signedness bug in acp3x | YueHaibing | 1 | -1/+1 |
2022-03-07 | ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe() | Dan Carpenter | 1 | -3/+4 |
2022-02-28 | ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt | Meng Tang | 1 | -6/+2 |
2021-08-06 | Merge some cs42l42 patches into asoc-5.15 | Mark Brown | 1 | -1/+1 |
2021-08-02 | ASoC: amd: Fix reference to PCM buffer address | Takashi Iwai | 1 | -1/+1 |
2021-07-30 | ASoC: amd: Drop superfluous mmap callbacks | Takashi Iwai | 1 | -8/+0 |
2021-07-12 | ASoC: amd: fix spelling mistakes | Gu Shengxian | 1 | -1/+1 |
2021-05-25 | Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 3 | -10/+16 |
2021-05-10 | Merge existing fixes from asoc/for-5.13 | Mark Brown | 3 | -10/+16 |
2021-04-28 | ASoC: amd: fix for pcm_read() error | Vijendar Mukunda | 3 | -10/+16 |
2021-04-23 | Merge remote-tracking branch 'asoc/for-5.13' into asoc-next | Mark Brown | 1 | -1/+1 |
2021-04-21 | ASoC: amd: drop S24_LE format support | Vijendar Mukunda | 2 | -8/+4 |
2021-04-09 | ASoC: amd: raven: acp3x-i2s: Constify static struct snd_soc_dai_ops | Ye Bin | 1 | -1/+1 |
2020-12-28 | ASoC: amd: Replacing MSI with Legacy IRQ model | Ravulapati Vishnu vardhan rao | 1 | -13/+3 |
2020-12-11 | Merge remote-tracking branch 'asoc/for-5.11' into asoc-next | Mark Brown | 1 | -3/+2 |
2020-12-09 | ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision) | Jaroslav Kysela | 1 | -0/+4 |
2020-11-30 | Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -0/+1 |
2020-11-30 | ASoC: amd: Downgrade print level for invalid ACP mode | Takashi Iwai | 1 | -1/+1 |
2020-10-26 | ASoC: amd: support other audio modes for raven | Vijendar Mukunda | 1 | -3/+1 |
2020-07-27 | ASoC: AMD: Restore PME_EN state at Power On | Akshu Agrawal | 1 | -8/+13 |
2020-07-23 | ASoC: amd: use asoc_substream_to_rtd() | Kuninori Morimoto | 2 | -4/+4 |
2020-07-08 | Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss... | Mark Brown | 1 | -3/+1 |
2020-07-07 | ASoC: amd: raven: acp3x-i2s: remove unused-but-set variable | Pierre-Louis Bossart | 1 | -2/+0 |
2020-07-07 | ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variable | Pierre-Louis Bossart | 1 | -2/+0 |
2020-07-07 | ASoC: amd: raven: acp3x-i2s: fix 'set but not used' warning | Pierre-Louis Bossart | 1 | -2/+0 |
2020-07-07 | ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warning | Pierre-Louis Bossart | 1 | -2/+0 |
2020-07-01 | ASoC: amd: Enable interrupt in dma_open | Akshu Agrawal | 1 | -1/+1 |
2020-07-01 | ASoC: amd: Rectifying Unbalanced pm_runtime_enable! issue | Ravulapati Vishnu vardhan rao | 1 | -3/+1 |
2020-06-29 | Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -7/+23 |
2020-06-18 | ASoC: amd: Removing unnecessary instance initialization | Ravulapati Vishnu vardhan rao | 1 | -8/+0 |
2020-06-18 | ASoC: amd: closing specific instance. | Ravulapati Vishnu vardhan rao | 1 | -7/+23 |
2020-05-28 | ASoC: amd: Removing unnecessary instance initialization | Ravulapati Vishnu vardhan rao | 1 | -8/+0 |
2020-05-18 | ASoC: amd: raven: Make the driver name consistent across files | Akshu Agrawal | 2 | -5/+5 |
2020-05-06 | ASoC: amd :High hw_level while simultaneous capture | Akshu Agrawal | 1 | -13/+24 |
2020-03-30 | ASoC: AMD: Clear format bits before setting them | Akshu Agrawal | 2 | -0/+3 |
2020-03-27 | ASoC: amd: acp3x-pcm-dma: clean up two indentation issues | Colin Ian King | 1 | -2/+4 |
2020-03-09 | ASoC: amd: Adding TDM support in hw_params. | Ravulapati Vishnu vardhan rao | 1 | -31/+13 |
2020-02-26 | ASoC: amd: Allow I2S wake event after ACP is powerd On | Akshu Agrawal | 1 | -1/+6 |
2020-02-17 | ASoC: amd: ACP needs to be powered off in BIOS. | Ravulapati Vishnu vardhan rao | 1 | -23/+0 |
2020-02-12 | ASoC: amd: Buffer Size instead of MAX Buffer | Ravulapati Vishnu vardhan rao | 2 | -6/+9 |
2020-01-29 | ASoC: amd: Fix simultaneous playback and capture | Akshu Agrawal | 1 | -5/+7 |
2020-01-27 | ASoC: amd: Fix for Subsequent Playback issue. | Ravulapati Vishnu vardhan rao | 1 | -7/+7 |
2020-01-17 | ASoC: amd: Additional DAI for I2S SP instance. | Ravulapati Vishnu vardhan rao | 2 | -2/+8 |
2020-01-09 | ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe() | Wei Yongjun | 1 | -2/+2 |
2019-12-31 | ASoC: amd MMAP_INTERLEAVED Support | Ravulapati Vishnu vardhan rao | 1 | -1/+3 |
2019-12-31 | ASoC: amd: Added ACP3x system resume and runtime pm | Ravulapati Vishnu vardhan rao | 3 | -149/+180 |
2019-12-31 | ASoC: amd: Handle ACP3x I2S-SP Interrupts. | Ravulapati Vishnu vardhan rao | 1 | -0/+14 |
2019-12-31 | ASoC: amd: add ACP3x TDM mode support | Ravulapati Vishnu vardhan rao | 2 | -6/+23 |
2019-12-31 | ASoC: amd: Enabling I2S instance in DMA and DAI | Ravulapati Vishnu vardhan rao | 3 | -104/+312 |