Age | Commit message (Expand) | Author |
2020-03-30 | ASoC: AMD: Clear format bits before setting them | Akshu Agrawal |
2020-03-27 | ASoC: amd: acp3x-pcm-dma: clean up two indentation issues | Colin Ian King |
2020-03-27 | ASoC: amd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-03-09 | ASoC: amd: Adding TDM support in hw_params. | Ravulapati Vishnu vardhan rao |
2020-03-04 | ASoc: amd: acp3x: Add missing include <linux/io.h> | YueHaibing |
2020-03-03 | ASoC: amd: Fix compile warning of argument type | Akshu Agrawal |
2020-03-03 | ASoC: amd: AMD RV RT5682 should depends on CROS_EC | Enric Balletbo i Serra |
2020-03-02 | ASoc: amd: Add DMIC switch capability to machine driver | Akshu Agrawal |
2020-02-26 | ASoC: amd: Allow I2S wake event after ACP is powerd On | Akshu Agrawal |
2020-02-26 | ASoC: amd: Add machine driver for Raven based platform | Akshu Agrawal |
2020-02-17 | ASoC: amd: ACP needs to be powered off in BIOS. | Ravulapati Vishnu vardhan rao |
2020-02-12 | ASoC: amd: Buffer Size instead of MAX Buffer | Ravulapati Vishnu vardhan rao |
2020-01-29 | ASoC: amd: Fix simultaneous playback and capture | Akshu Agrawal |
2020-01-27 | ASoC: amd: Fix for Subsequent Playback issue. | Ravulapati Vishnu vardhan rao |
2020-01-17 | ASoC: amd: Additional DAI for I2S SP instance. | Ravulapati Vishnu vardhan rao |
2020-01-09 | ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe() | Wei Yongjun |
2019-12-31 | ASoC: amd MMAP_INTERLEAVED Support | Ravulapati Vishnu vardhan rao |
2019-12-31 | ASoC: amd: Added ACP3x system resume and runtime pm | Ravulapati Vishnu vardhan rao |
2019-12-31 | ASoC: amd: Handle ACP3x I2S-SP Interrupts. | Ravulapati Vishnu vardhan rao |
2019-12-31 | ASoC: amd: add ACP3x TDM mode support | Ravulapati Vishnu vardhan rao |
2019-12-31 | ASoC: amd: Enabling I2S instance in DMA and DAI | Ravulapati Vishnu vardhan rao |
2019-12-31 | ASoC: amd: Refactoring of DAI from DMA driver | Ravulapati Vishnu vardhan rao |
2019-12-27 | ASoC: amd: Create multiple I2S platform device endpoint | Ravulapati Vishnu vardhan rao |
2019-12-11 | ASoC: amd: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ASoC: amd: Use managed buffer allocation | Takashi Iwai |
2019-11-27 | ASoC: AMD: Enable clk in startup intead of hw_params | Yu-Hsuan Hsu |
2019-10-08 | ASoC: amd: acp-pcm-dma: remove snd_pcm_ops | Kuninori Morimoto |
2019-10-08 | ASoC: amd: acp3x-pcm-dma: remove snd_pcm_ops | Kuninori Morimoto |
2019-10-01 | ASoC: amd: acp3x: clean up indentation issue | Colin Ian King |
2019-09-09 | Merge branch 'asoc-5.4' into asoc-next | Mark Brown |
2019-09-04 | ASoC: amd: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-22 | ASoC: AMD: Fix Kconfig warning without GPIOLIB | YueHaibing |
2019-08-02 | ASoC: amd: acp3x: use dma address for acp3x dma driver | Vijendar Mukunda |
2019-08-02 | ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver | Vijendar Mukunda |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-06 | ASoC: amd: acp-rt5645: use modern dai_link style | Kuninori Morimoto |
2019-06-06 | ASoC: amd: acp-da7219-max98357a: use modern dai_link style | Kuninori Morimoto |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-13 | ASoC: amd: Reporting accurate hw_ptr for acp3x dma | Ravulapati Vishnu vardhan rao |
2019-05-02 | ASoC: amd: acp3x: Make acp3x_dai_i2s_ops static | YueHaibing |
2019-05-02 | ASoC: AMD: Configure wclk and bclk of master codec | Agrawal, Akshu |
2019-03-25 | ASoC: AMD: Fix incorrect extern | Andi Kleen |
2019-03-21 | ASoC: AMD: Update DA7219 DAI clock name to align with codec updates | Adam Thomson |
2019-02-06 | ASoC: amd: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2019-02-05 | ASoC: amd: Avoid passing NULL to memory allocators | Takashi Iwai |
2019-01-15 | ASoC: amd: Fix potential NULL pointer dereference | Gustavo A. R. Silva |
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-11-26 | ASoC: amd: Fix a NULL vs IS_ERR() check in probe | Dan Carpenter |