1. 3bc7b6c ASoC: amd: ACP needs to be powered off in BIOS. by Ravulapati Vishnu vardhan rao · 4 years, 11 months ago
  2. 1880b1f ASoC: amd: Buffer Size instead of MAX Buffer by Ravulapati Vishnu vardhan rao · 4 years, 11 months ago
  3. 67e69e1 ASoC: amd: Fix simultaneous playback and capture by Akshu Agrawal · 5 years ago
  4. 90b1416 ASoC: amd: Fix for Subsequent Playback issue. by Ravulapati Vishnu vardhan rao · 5 years ago
  5. a174a6c ASoC: amd: Additional DAI for I2S SP instance. by Ravulapati Vishnu vardhan rao · 5 years ago
  6. f0df2e6 ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe() by Wei Yongjun · 5 years ago
  7. 3d8cbed ASoC: amd MMAP_INTERLEAVED Support by Ravulapati Vishnu vardhan rao · 5 years ago
  8. 535fd14 ASoC: amd: Added ACP3x system resume and runtime pm by Ravulapati Vishnu vardhan rao · 5 years ago
  9. cea5f40 ASoC: amd: Handle ACP3x I2S-SP Interrupts. by Ravulapati Vishnu vardhan rao · 5 years ago
  10. a43ea44 ASoC: amd: add ACP3x TDM mode support by Ravulapati Vishnu vardhan rao · 5 years ago
  11. 703a6e2 ASoC: amd: Enabling I2S instance in DMA and DAI by Ravulapati Vishnu vardhan rao · 5 years ago
  12. c9fe7db ASoC: amd: Refactoring of DAI from DMA driver by Ravulapati Vishnu vardhan rao · 5 years ago
  13. 5def013 ASoC: amd: Create multiple I2S platform device endpoint by Ravulapati Vishnu vardhan rao · 5 years ago
  14. 66a7caa ASoC: amd: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  15. 7f4aee8 ASoC: amd: Use managed buffer allocation by Takashi Iwai · 5 years ago
  16. 756ae8f ASoC: AMD: Enable clk in startup intead of hw_params by Yu-Hsuan Hsu · 5 years ago
  17. 8c028a40 ASoC: amd: acp-pcm-dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  18. f52368f ASoC: amd: acp3x-pcm-dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  19. 67f798c ASoC: amd: acp3x: clean up indentation issue by Colin Ian King · 5 years ago
  20. bb83178 Merge branch 'asoc-5.4' into asoc-next by Mark Brown · 5 years ago
  21. dfafc18 ASoC: amd: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  22. 0ce6a62 ASoC: AMD: Fix Kconfig warning without GPIOLIB by YueHaibing · 5 years ago
  23. 30c2173 ASoC: amd: acp3x: use dma address for acp3x dma driver by Vijendar Mukunda · 5 years ago
  24. 8863905 ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver by Vijendar Mukunda · 5 years ago
  25. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  26. 19913c1 ASoC: amd: acp-rt5645: use modern dai_link style by Kuninori Morimoto · 6 years ago
  27. 48696d0 ASoC: amd: acp-da7219-max98357a: use modern dai_link style by Kuninori Morimoto · 6 years ago
  28. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  29. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  30. 35a7086 ASoC: amd: Reporting accurate hw_ptr for acp3x dma by Ravulapati Vishnu vardhan rao · 6 years ago
  31. a1a86e1 ASoC: amd: acp3x: Make acp3x_dai_i2s_ops static by YueHaibing · 6 years ago
  32. bb24a31 ASoC: AMD: Configure wclk and bclk of master codec by Agrawal, Akshu · 6 years ago
  33. eddb608 ASoC: AMD: Fix incorrect extern by Andi Kleen · 6 years ago
  34. 8831490 ASoC: AMD: Update DA7219 DAI clock name to align with codec updates by Adam Thomson · 6 years ago
  35. f6aa470 ASoC: amd: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  36. 18d33cd ASoC: amd: Avoid passing NULL to memory allocators by Takashi Iwai · 6 years ago
  37. 4cb79ef ASoC: amd: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  38. 23aa128 ASoC: use dma_ops of parent device for acp_audio_dma by Yu Zhao · 6 years ago
  39. d6d0827 ASoC: use DMA addr rather than CPU pa for acp_audio_dma by Yu Zhao · 6 years ago
  40. 83b12c2 ASoC: amd: Fix a NULL vs IS_ERR() check in probe by Dan Carpenter · 6 years ago
  41. 00347e4 ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid" by Colin Ian King · 6 years ago
  42. 424d5b5 ASoC: amd: remove set but not used variable 'dma_buffer' by YueHaibing · 6 years ago
  43. d5a932e ASoC: amd: Switch to SPDX identifier by Vijendar Mukunda · 6 years ago
  44. 1c4fb24 ASoC: amd: Fixed build errors by Vijendar Mukunda · 6 years ago
  45. 46dce40 ASoC: amd: fix memory leak of i2s_data on error return by Colin Ian King · 6 years ago
  46. 818ba93 ASoC: amd: enable acp3x drivers build by Vijendar Mukunda · 6 years ago
  47. 8de1b5e ASoC: amd: add acp3x system resume pm op by Vijendar Mukunda · 6 years ago
  48. 56e4dd8 ASoC: amd: add acp3x runtime pm ops by Vijendar Mukunda · 6 years ago
  49. 67aa06a ASoC: amd: add acp3x tdm mode support by Vijendar Mukunda · 6 years ago
  50. 2b5f290 ASoC: amd: add acp3x i2s ops by Vijendar Mukunda · 6 years ago
  51. 0b87d6b ASoC: amd: add acp3x pcm driver dma ops by Vijendar Mukunda · 6 years ago
  52. 32feac9 ASoC: amd: Interrupt handler changes for ACP3x DMA driver by Vijendar Mukunda · 6 years ago
  53. ac289c7 ASoC: amd: add ACP3x PCM platform driver by Vijendar Mukunda · 6 years ago
  54. 7894a7e ASoC: amd: create ACP3x PCM platform device by Vijendar Mukunda · 6 years ago
  55. e30d912 ASoC: AMD: add ACP3.0 PCI driver by Maruthi Srinivas Bayyavarapu · 6 years ago
  56. b1299ac ASoC: AMD: add ACP 3.x IP register header by Maruthi Srinivas Bayyavarapu · 6 years ago
  57. de36364 ASoC: AMD: constify regulator_desc structure by Julia Lawall · 6 years ago
  58. 7ece50c Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20 by Mark Brown · 6 years ago
  59. 2657c6a ASoC: AMD: Add SND_JACK_LINEOUT jack type by Akshu Agrawal · 6 years ago
  60. c50535e ASoC: AMD: Fix capture unstable in beginning for some runs by Akshu Agrawal · 6 years ago
  61. 54a3da1 Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflict by Mark Brown · 6 years ago
  62. 8dcb0c9 ASoC: AMD: Fix simultaneous playback and capture on different channel by Akshu Agrawal · 6 years ago
  63. 2a665db ASoC: AMD: Ensure reset bit is cleared before configuring by Akshu Agrawal · 6 years ago
  64. a1b1e98 ASoC: AMD: Change MCLK to 48Mhz by Akshu Agrawal · 6 years ago
  65. c736cbd ASoC: AMD: Set constraints for DMIC and MAX98357a codec by Akshu Agrawal · 6 years ago
  66. c21c834 ASoC: AMD: Set delay value for the capture case by Akshu Agrawal · 6 years ago
  67. 662fb3e ASoC: AMD: Modified DMA pointer for capture by Mukunda, Vijendar · 6 years ago
  68. bbdb701 ASoC: AMD: Make ACP->SYSMEM DMA non circular by Akshu Agrawal · 6 years ago
  69. 7699676 ASoC: AMD: Fix build warning by Akshu Agrawal · 6 years ago
  70. c183fec ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002 by Akshu Agrawal · 6 years ago
  71. 19e023e ASoC: AMD: For capture have interrupts on I2S->ACP channel by Agrawal, Akshu · 6 years ago
  72. fa9d2f1 ASoC: AMD: Send correct channel for configuring DMA descriptors by Agrawal, Akshu · 6 years ago
  73. df61f9f ASoC: AMD: Simplify trigger handler by Daniel Kurtz · 7 years ago
  74. 1a337a1 ASoC: AMD: Reset bytescount when starting transaction by Daniel Kurtz · 7 years ago
  75. 8c6b964 ASoC: AMD: Do not generate interrups for every captured sample by Daniel Kurtz · 7 years ago
  76. 55af49ac ASoC: AMD: Fix Capture DMA channel names by Daniel Kurtz · 7 years ago
  77. 715cdce ASoC: AMD: Always subtract bytescount by Daniel Kurtz · 7 years ago
  78. 30896d3 ASoC: AMD: Always stop ch2 first by Daniel Kurtz · 7 years ago
  79. 2718c89 ASoC: AMD: Configure channel 1 or channel 0 for capture by Akshu Agrawal · 7 years ago
  80. 44fedd7 Merge branch 'asoc-4.18' into asoc-4.19 for amd dep by Mark Brown · 7 years ago
  81. 3bec6fa ASoC: AMD: Change codec to channel link as per hardware redesign by Agrawal, Akshu · 7 years ago
  82. 6e56e5d ASoC: AMD: Add NULL pointer check by Agrawal, Akshu · 7 years ago
  83. 6b116df ASoC: AMD: make channel 1 dma as circular by Agrawal, Akshu · 7 years ago
  84. ccfbb4f ASoC: amd: dma driver changes for bt i2s instance by Mukunda, Vijendar · 7 years ago
  85. 839a12c ASoC: AMD: Add const to snd_soc_ops instances by Akshu Agrawal · 7 years ago
  86. 6e55407 ASoC: AMD: Fix clocks in CZ DA7219 machine driver by Akshu Agrawal · 7 years ago
  87. e9716ff ASoC: AMD: Move clk enable from hw_params/free to startup/shutdown by Akshu Agrawal · 7 years ago
  88. cac6f59 ASoC: amd: memory release for rtd structure by Mukunda, Vijendar · 7 years ago
  89. 18e8a40 ASoC: amd: sram bank update changes by Mukunda, Vijendar · 7 years ago
  90. e188c52 ASoC: amd: pte offset related dma driver changes by Mukunda, Vijendar · 7 years ago
  91. 9af8937 ASoC: amd: removed separate byte count variables for playback and capture by Vijendar Mukunda · 7 years ago
  92. 7f00484 ASoC: amd: added byte count register offset variables to rtd by Vijendar Mukunda · 7 years ago
  93. 8769bb5 ASoC: amd: dma config parameters changes by Vijendar Mukunda · 7 years ago
  94. 9e6a469 ASoC: amd: fix spelling mistake: "failer" -> "failure" by Colin Ian King · 7 years ago
  95. 8349b7f ASoC: amd: rename audio_substream_data variable by Mukunda, Vijendar · 7 years ago
  96. 13838c1 ASoC: amd: fixed checkpatch pl warnings by Mukunda, Vijendar · 7 years ago
  97. ede1d35 ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk static by Wei Yongjun · 7 years ago
  98. 923859e ASoC: AMD: Support headset button on Stoney DA7219 by Agrawal, Akshu · 7 years ago
  99. 8ee67bb Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'asoc/topic/rt5659' and 'asoc/topic/rt5660' into asoc-next by Mark Brown · 7 years ago
  100. 6f4103b Merge remote-tracking branches 'asoc/topic/ak5386', 'asoc/topic/ak5558', 'asoc/topic/alc5623', 'asoc/topic/alc5632' and 'asoc/topic/amd' into asoc-next by Mark Brown · 7 years ago