1. 17198ae ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
  2. fa7b2a1 ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macro by Kuninori Morimoto · 4 years, 11 months ago
  3. d152088 ASoC: fsl_sai: Fix exiting path on probing failure by Oleksandr Suvorov · 5 years ago
  4. 250a15c ASoC: soc-core: remove bus_control by Kuninori Morimoto · 5 years ago
  5. c05f10f ASoC: fsl_asrc: Add support for imx8qm & imx8qxp by Shengjiu Wang · 5 years ago
  6. a82cf72 Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6 by Mark Brown · 5 years ago
  7. 77fffa7 ASoC: fsl_audmix: add missed pm_runtime_disable by Chuhong Yuan · 5 years ago
  8. eea2395 ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_conf by Kuninori Morimoto · 5 years ago
  9. 6ac44ce ASoC: fsl: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  10. 4468189 ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() by Kuninori Morimoto · 5 years ago
  11. 2eb2d31 ASoC: fsl_sai: add IRQF_SHARED by Michael Walle · 5 years ago
  12. fe96509 ASoC: fsl_audmix: Add spin lock to protect tdms by Shengjiu Wang · 5 years ago
  13. 35dac62 ASoC: fsl_esai: Add spin lock to protect reset, stop and start by Shengjiu Wang · 5 years ago
  14. b39eb1e ASoC: fsl_asrc: refine the setting of internal clock divider by Shengjiu Wang · 5 years ago
  15. d3de1eb ASoC: fsl: fsl_dma: fix build failure by Michael Ellerman · 5 years ago
  16. dd79841 ASoC: fsl_mqs: Move static keyword to the front of declarations by YueHaibing · 5 years ago
  17. a21192a ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup() by Kuninori Morimoto · 5 years ago
  18. 8903ed2 ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  19. 6d1048b ASoC: fsl: mpc5200_dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  20. 4ac85de ASoC: fsl: fsl_dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  21. 2adc3fc ASoC: fsl: imx-pcm-fiq: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  22. a9d2736 ASoC: fsl_mqs: Fix error handling in probe by Dan Carpenter · 5 years ago
  23. e9e8fc9 ASoC: fsl_mqs: remove set but not used variable 'bclk' by YueHaibing · 5 years ago
  24. 703df44 ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8 by Shengjiu Wang · 5 years ago
  25. 109539c ASoC: fsl_asrc: update supported sample format by Shengjiu Wang · 5 years ago
  26. 4bf6257 ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width by Shengjiu Wang · 5 years ago
  27. 9e28f65 ASoC: fsl_mqs: Add MQS component driver by Shengjiu Wang · 5 years ago
  28. 5b8b8f7 Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  29. e75f494 ASoC: fsl_sai: Fix noise when using EDMA by Mihai Serban · 5 years ago
  30. a54f848 Merge branch 'asoc-5.4' into asoc-next by Mark Brown · 5 years ago
  31. 63d1a34 ASoC: fsl_sai: Implement set_bclk_ratio by Viorel Suman · 5 years ago
  32. 696d052 ASoC: fsl_ssi: Fix clock control issue in master mode by Shengjiu Wang · 5 years ago
  33. 9573820 ASoC: imx-audmix: register the card on a proper dev by Shengjiu Wang · 5 years ago
  34. 6eeb60b ASoC: fsl_sai: Add support for imx8qm by Daniel Baluta · 5 years ago
  35. dd28d54 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 5 years ago
  36. 8661ab5 ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast by Shengjiu Wang · 5 years ago
  37. 9c2806c ASoC: fsl_esai: Add compatible string for imx6ull by Shengjiu Wang · 5 years ago
  38. a860fac ASoC: fsl_sai: Add support for imx7ulp/imx8mq by Daniel Baluta · 5 years ago
  39. 4f7a072 ASoC: fsl_sai: Add support for SAI new version by Daniel Baluta · 5 years ago
  40. b84f50b ASoC: fsl_sai: Update Tx/Rx channel enable mask by Daniel Baluta · 5 years ago
  41. 5f0ac20 ASoC: fsl_sai: Add registers definition for multiple datalines by Daniel Baluta · 5 years ago
  42. cf9441a ASoC: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  43. 959bb6b ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  44. d003e30 ASoC: imx-audmux: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  45. 7ccafa2 ASoC: fsl_esai: recover the channel swap after xrun by Shengjiu Wang · 5 years ago
  46. 6d19d8a ASoC: fsl_sai: mark regmap as fast_io by Lucas Stach · 5 years ago
  47. bd51770 ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth by Lucas Stach · 5 years ago
  48. 89c9679 ASoC: fsl_sai: add of_match data by Lucas Stach · 5 years ago
  49. 5be6155 ASoC: fsl_esai: Wrap some operations to be functions by Shengjiu Wang · 5 years ago
  50. 9213866 ASoC: fsl: imx-audmix: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  51. 9e8f529 ASoC: fsl: imx-spdif: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  52. 2b1407c ASoC: fsl: imx-sgtl5000: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  53. 8bebc82 ASoC: fsl: imx-es8328: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  54. 9998d3e ASoC: fsl: fsl-asoc-card: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  55. 68707c3 ASoC: fsl: eukrea-tlv320: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
  56. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  57. d889326 ASoC: fsl: imx-audmix: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  58. 014f07c ASoC: fsl: imx-spdif: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  59. 82bf78c ASoC: fsl: imx-sgtl5000: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  60. 577cf50 ASoC: fsl: imx-es8328: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  61. e57a4c2 ASoC: fsl: fsl-asoc-card: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  62. 2058ea1 ASoC: fsl: eukrea-tlv320: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
  63. 227ab8b ASoC: fsl: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  64. bcb46a0 Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  65. 79782e28 ASoC: fsl: imx-audmix: use modern dai_link style by Kuninori Morimoto · 6 years ago
  66. 61c2931 ASoC: fsl: pcm030-audio-fabric: use modern dai_link style by Kuninori Morimoto · 6 years ago
  67. 8a147e5 ASoC: fsl: imx-mc13783: use modern dai_link style by Kuninori Morimoto · 6 years ago
  68. 3026ef6 ASoC: fsl: imx-sgtl5000: use modern dai_link style by Kuninori Morimoto · 6 years ago
  69. 3219d9c ASoC: fsl: eukrea-tlv320: use modern dai_link style by Kuninori Morimoto · 6 years ago
  70. 35f6d30 ASoC: fsl: imx-es8328: use modern dai_link style by Kuninori Morimoto · 6 years ago
  71. 6aa7b40 ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link style by Kuninori Morimoto · 6 years ago
  72. 893f195 ASoC: fsl: fsl-asoc-card: use modern dai_link style by Kuninori Morimoto · 6 years ago
  73. c90cf3d ASoC: fsl: wm1133-ev1: use modern dai_link style by Kuninori Morimoto · 6 years ago
  74. 7ca8d92 ASoC: fsl: phycore-ac97: use modern dai_link style by Kuninori Morimoto · 6 years ago
  75. 22bda69 ASoC: fsl: mx27vis-aic32x4: use modern dai_link style by Kuninori Morimoto · 6 years ago
  76. 8337ef4 ASoC: fsl: imx-spdif: use modern dai_link style by Kuninori Morimoto · 6 years ago
  77. cf8c3ec ASoC: fsl: efika-audio-fabric: use modern dai_link style by Kuninori Morimoto · 6 years ago
  78. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  79. d281bf5 ASoC: fsl_asrc: Unify the supported input and output rate by S.j. Wang · 6 years ago
  80. a41016e Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.3 by Mark Brown · 6 years ago
  81. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  82. 4aecaa0 ASoC: fsl_asrc: replace the process_option table with function by S.j. Wang · 6 years ago
  83. b06c58c ASoC: fsl_asrc: Fix the issue about unsupported rate by S.j. Wang · 6 years ago
  84. c0ffbd6 ASoC: fsl_sai: Move clock operation to PM runtime by Shengjiu Wang · 6 years ago
  85. b2d337d ASoC: fsl_esai: Add pm runtime function by S.j. Wang · 6 years ago
  86. 903c220 ASoC: fsl_esai: Fix missing break in switch statement by S.j. Wang · 6 years ago
  87. 62be484 ASoC: fsl_audmix: cache pdev->dev pointer by Viorel Suman · 6 years ago
  88. f2a36a7 ASoC: fsl_audmix: remove "model" attribute by Viorel Suman · 6 years ago
  89. 8bb678d ASoC: imx-audmix: fix object reference leaks in probe by Viorel Suman · 6 years ago
  90. ac097ca ASoC: mpc5200_dma: Fix invalid license ID by Andra Danciu · 6 years ago
  91. 680ae69 ASoC: mpc5200_psc_i2s: Fix invalid license ID by Andra Danciu · 6 years ago
  92. ea75122 ASoC: imx: fix fiq dependencies by Arnd Bergmann · 6 years ago
  93. a0c34c7 ASoC: fsl_micfil: Remove set but not used variable 'osr' by YueHaibing · 6 years ago
  94. b46ea8f ASoC: fsl_sai: Add missing return 0 in remove() by Nicolin Chen · 6 years ago
  95. 812ad46 ASoC: fsl_sai: Add support for runtime pm by Daniel Baluta · 6 years ago
  96. ddb3511 ASoC: fsl_sai: Update is_slave_mode with correct value by Daniel Baluta · 6 years ago
  97. a03584b ASoC: wm1133-ev1: Switch to SPDX identifier by Andra Danciu · 6 years ago
  98. e5eec5e ASoC: phycore-ac97: Switch to SPDX identifier by Andra Danciu · 6 years ago
  99. 6e3398c ASoC: pcm030-audio-fabric: Switch to SPDX identifier by Andra Danciu · 6 years ago
  100. 8acfeb6 ASoC: p1022_rdk: Switch to SPDX identifier by Andra Danciu · 6 years ago