1. c3936ba9 ASoC: amd: Added hw_params support for ALC1015 by Ravulapati Vishnu vardhan rao · 4 years, 6 months ago
  2. f7b2651 ASoC: amd: Adding DAI LINK for rt1015 codec by Ravulapati Vishnu vardhan rao · 4 years, 6 months ago
  3. 414e3ca ASoC: amd: Adding support for ALC1015 codec in machine driver by Ravulapati Vishnu vardhan rao · 4 years, 6 months ago
  4. 0fe4b56 ASoC: amd: Passing card structure based on codec by Ravulapati Vishnu vardhan rao · 4 years, 6 months ago
  5. 9c04b5a ASoC: amd: Renaming snd-soc-card structure and fields by Ravulapati Vishnu vardhan rao · 4 years, 6 months ago
  6. 1255296 ASoC: AMD: Restore PME_EN state at Power On by Akshu Agrawal · 4 years, 6 months ago
  7. ded0054 ASoC: amd: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
  8. 76c4990 Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 7 months ago
  9. ee3d133 ASoC: amd: fixed kernel warnings by Vijendar Mukunda · 4 years, 7 months ago
  10. ce1d4d2 Merge series "ASoC: amd: remove warnings with make W=1" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 7 months ago
  11. 68d1abe18 ASoC: amd: add ACPI dependency check by Vijendar Mukunda · 4 years, 7 months ago
  12. 343403e ASoC: amd: raven: acp3x-i2s: remove unused-but-set variable by Pierre-Louis Bossart · 4 years, 7 months ago
  13. 1660723 ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variable by Pierre-Louis Bossart · 4 years, 7 months ago
  14. fadecf94 ASoC: amd: raven: acp3x-i2s: fix 'set but not used' warning by Pierre-Louis Bossart · 4 years, 7 months ago
  15. 5ec2978 ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warning by Pierre-Louis Bossart · 4 years, 7 months ago
  16. 41e4a5b ASoC: amd: acp-rt5645: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 7 months ago
  17. dc1aff7 ASoC: amd: acp-da7219-max98357a: fix 'defined but not used' warning by Pierre-Louis Bossart · 4 years, 7 months ago
  18. 9e0d21e ASoC: amd: add logic to check dmic hardware runtime by Vijendar Mukunda · 4 years, 7 months ago
  19. 820d7fc ASoC: amd: Enable interrupt in dma_open by Akshu Agrawal · 4 years, 7 months ago
  20. ad922ca ASoC: amd: Rectifying Unbalanced pm_runtime_enable! issue by Ravulapati Vishnu vardhan rao · 4 years, 7 months ago
  21. 351cf74 Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.9 by Mark Brown · 4 years, 7 months ago
  22. bc5c7f5 AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module by Jaroslav Kysela · 4 years, 7 months ago
  23. 3499f9a ASoC: amd: Removing unnecessary instance initialization by Ravulapati Vishnu vardhan rao · 4 years, 7 months ago
  24. 9f7041b ASoC: amd: closing specific instance. by Ravulapati Vishnu vardhan rao · 4 years, 7 months ago
  25. b7a742c ASoC: AMD: Use mixer control to switch between DMICs by Akshu Agrawal · 4 years, 8 months ago
  26. 4a04345 ASoC: amd: Removing unnecessary instance initialization by Ravulapati Vishnu vardhan rao · 4 years, 8 months ago
  27. a50067d ASoC: rt5682: split i2c driver into separate module by Arnd Bergmann · 4 years, 8 months ago
  28. ce59558 ASoC: amd: return error when acp de-init fails by Vijendar Mukunda · 4 years, 8 months ago
  29. 19cc20b ASoC: amd: refactoring dai_hw_params() callback by Vijendar Mukunda · 4 years, 8 months ago
  30. fdae433 ASoC: amd: fix kernel warning by Vijendar Mukunda · 4 years, 8 months ago
  31. 1d37766 ASoC: amd: enable build for RN machine driver by Vijendar Mukunda · 4 years, 9 months ago
  32. 7ca448a ASoC: amd: RN machine driver using dmic by Vijendar Mukunda · 4 years, 9 months ago
  33. b208c3b ASoC: amd: create platform devices for Renoir by Vijendar Mukunda · 4 years, 9 months ago
  34. c15f258e ASoC: amd: enable Renoir acp3x drivers build by Vijendar Mukunda · 4 years, 9 months ago
  35. 35e4be1 ASoC: amd: add ACP PDM DMA driver pm ops by Vijendar Mukunda · 4 years, 9 months ago
  36. c346e76 ASoC: amd: add Renoir ACP PCI driver PM ops by Vijendar Mukunda · 4 years, 9 months ago
  37. 370e7dd ASoC: amd: add ACP PDM DMA driver dai ops by Vijendar Mukunda · 4 years, 9 months ago
  38. 4a767b1 ASoC: amd: add acp3x pdm driver dma ops by Vijendar Mukunda · 4 years, 9 months ago
  39. b990165 ASoC: amd: irq handler changes for ACP3x PDM dma driver by Vijendar Mukunda · 4 years, 9 months ago
  40. f621a36 ASoC: amd: add ACP3x PDM platform driver by Vijendar Mukunda · 4 years, 9 months ago
  41. 66c4f55 ASoC: amd: create acp3x pdm platform device by Vijendar Mukunda · 4 years, 9 months ago
  42. 85ded49 ASoC: amd: add acp init/de-init functions by Vijendar Mukunda · 4 years, 9 months ago
  43. 1eb2852e ASoC: amd: add Renoir ACP PCI driver by Vijendar Mukunda · 4 years, 9 months ago
  44. 9b5e98e ASoC: amd: add Renoir ACP3x IP register header by Vijendar Mukunda · 4 years, 9 months ago
  45. f0a77d2 ASoC: amd: raven: Make the driver name consistent across files by Akshu Agrawal · 4 years, 9 months ago
  46. 5a81178 ASoC: amd :High hw_level while simultaneous capture by Akshu Agrawal · 4 years, 9 months ago
  47. 8dbcfcf ASoC: amd: Fix button configuration by Akshu Agrawal · 4 years, 10 months ago
  48. a91ab65 ASoC: AMD: Clear format bits before setting them by Akshu Agrawal · 4 years, 10 months ago
  49. acd4946f ASoC: amd: acp3x-pcm-dma: clean up two indentation issues by Colin Ian King · 4 years, 10 months ago
  50. b09b22f ASoC: amd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 10 months ago
  51. ab985be ASoC: amd: Adding TDM support in hw_params. by Ravulapati Vishnu vardhan rao · 5 years ago
  52. 14beacc ASoc: amd: acp3x: Add missing include <linux/io.h> by YueHaibing · 5 years ago
  53. d7729c4 ASoC: amd: Fix compile warning of argument type by Akshu Agrawal · 5 years ago
  54. e7e2afe ASoC: amd: AMD RV RT5682 should depends on CROS_EC by Enric Balletbo i Serra · 5 years ago
  55. 72c3b2b ASoc: amd: Add DMIC switch capability to machine driver by Akshu Agrawal · 5 years ago
  56. 911abf8 ASoC: amd: Allow I2S wake event after ACP is powerd On by Akshu Agrawal · 5 years ago
  57. 6b8e4e7 ASoC: amd: Add machine driver for Raven based platform by Akshu Agrawal · 5 years ago
  58. 3bc7b6c ASoC: amd: ACP needs to be powered off in BIOS. by Ravulapati Vishnu vardhan rao · 5 years ago
  59. 1880b1f ASoC: amd: Buffer Size instead of MAX Buffer by Ravulapati Vishnu vardhan rao · 5 years ago
  60. 67e69e1 ASoC: amd: Fix simultaneous playback and capture by Akshu Agrawal · 5 years ago
  61. 90b1416 ASoC: amd: Fix for Subsequent Playback issue. by Ravulapati Vishnu vardhan rao · 5 years ago
  62. a174a6c ASoC: amd: Additional DAI for I2S SP instance. by Ravulapati Vishnu vardhan rao · 5 years ago
  63. f0df2e6 ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe() by Wei Yongjun · 5 years ago
  64. 3d8cbed ASoC: amd MMAP_INTERLEAVED Support by Ravulapati Vishnu vardhan rao · 5 years ago
  65. 535fd14 ASoC: amd: Added ACP3x system resume and runtime pm by Ravulapati Vishnu vardhan rao · 5 years ago
  66. cea5f40 ASoC: amd: Handle ACP3x I2S-SP Interrupts. by Ravulapati Vishnu vardhan rao · 5 years ago
  67. a43ea44 ASoC: amd: add ACP3x TDM mode support by Ravulapati Vishnu vardhan rao · 5 years ago
  68. 703a6e2 ASoC: amd: Enabling I2S instance in DMA and DAI by Ravulapati Vishnu vardhan rao · 5 years ago
  69. c9fe7db ASoC: amd: Refactoring of DAI from DMA driver by Ravulapati Vishnu vardhan rao · 5 years ago
  70. 5def013 ASoC: amd: Create multiple I2S platform device endpoint by Ravulapati Vishnu vardhan rao · 5 years ago
  71. 66a7caa ASoC: amd: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  72. 7f4aee8 ASoC: amd: Use managed buffer allocation by Takashi Iwai · 5 years ago
  73. 756ae8f ASoC: AMD: Enable clk in startup intead of hw_params by Yu-Hsuan Hsu · 5 years ago
  74. 8c028a40 ASoC: amd: acp-pcm-dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  75. f52368f ASoC: amd: acp3x-pcm-dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  76. 67f798c ASoC: amd: acp3x: clean up indentation issue by Colin Ian King · 5 years ago
  77. bb83178 Merge branch 'asoc-5.4' into asoc-next by Mark Brown · 5 years ago
  78. dfafc18 ASoC: amd: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  79. 0ce6a62 ASoC: AMD: Fix Kconfig warning without GPIOLIB by YueHaibing · 5 years ago
  80. 30c2173 ASoC: amd: acp3x: use dma address for acp3x dma driver by Vijendar Mukunda · 5 years ago
  81. 8863905 ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver by Vijendar Mukunda · 5 years ago
  82. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  83. 19913c1 ASoC: amd: acp-rt5645: use modern dai_link style by Kuninori Morimoto · 6 years ago
  84. 48696d0 ASoC: amd: acp-da7219-max98357a: use modern dai_link style by Kuninori Morimoto · 6 years ago
  85. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  86. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  87. 35a7086 ASoC: amd: Reporting accurate hw_ptr for acp3x dma by Ravulapati Vishnu vardhan rao · 6 years ago
  88. a1a86e1 ASoC: amd: acp3x: Make acp3x_dai_i2s_ops static by YueHaibing · 6 years ago
  89. bb24a31 ASoC: AMD: Configure wclk and bclk of master codec by Agrawal, Akshu · 6 years ago
  90. eddb608 ASoC: AMD: Fix incorrect extern by Andi Kleen · 6 years ago
  91. 8831490 ASoC: AMD: Update DA7219 DAI clock name to align with codec updates by Adam Thomson · 6 years ago
  92. f6aa470 ASoC: amd: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  93. 18d33cd ASoC: amd: Avoid passing NULL to memory allocators by Takashi Iwai · 6 years ago
  94. 4cb79ef ASoC: amd: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  95. 23aa128 ASoC: use dma_ops of parent device for acp_audio_dma by Yu Zhao · 6 years ago
  96. d6d0827 ASoC: use DMA addr rather than CPU pa for acp_audio_dma by Yu Zhao · 6 years ago
  97. 83b12c2 ASoC: amd: Fix a NULL vs IS_ERR() check in probe by Dan Carpenter · 6 years ago
  98. 00347e4 ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid" by Colin Ian King · 6 years ago
  99. 424d5b5 ASoC: amd: remove set but not used variable 'dma_buffer' by YueHaibing · 6 years ago
  100. d5a932e ASoC: amd: Switch to SPDX identifier by Vijendar Mukunda · 6 years ago