1. c8ac821 ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 10 months ago
  2. c865452 ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 4 years, 10 months ago
  3. 56f1003 ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macro by Kuninori Morimoto · 4 years, 11 months ago
  4. c77b831 ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM out by Tzung-Bi Shih · 4 years, 11 months ago
  5. ff0035e ASoC: mediatek: mt8183-da7219: apply some refactors by Tzung-Bi Shih · 5 years ago
  6. 195a643 ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S out by Tzung-Bi Shih · 5 years ago
  7. 8726ee6 ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probed by Tzung-Bi Shih · 5 years ago
  8. ec7ba9e ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1 by Tzung-Bi Shih · 5 years ago
  9. 514de1c ASoC: mediatek: mt8183-da7219: add speaker switch by Tzung-Bi Shih · 5 years ago
  10. c8b60c6 ASoC: mediatek: mt8173-rt5650: support HDMI jack reporting by Tzung-Bi Shih · 5 years ago
  11. 7ec6b43 ASoC: mediatek: move .suspend/.resume to component by Kuninori Morimoto · 5 years ago
  12. 2d27a4c ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for codec_conf by Kuninori Morimoto · 5 years ago
  13. fe71bf9 ASoC: mediatek: mt8173-rt5650-rt5676: use snd_soc_dai_link_component for codec_conf by Kuninori Morimoto · 5 years ago
  14. e90c2a3 ASoC: mediatek: mt8173-rt5650-rt5514: use snd_soc_dai_link_component for codec_conf by Kuninori Morimoto · 5 years ago
  15. bf52346 ASoC: mediatek: Use managed buffer allocation by Takashi Iwai · 5 years ago
  16. a1b175b ASoC: mediatek: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  17. df799b9 ASoC: mediatek: common: refine hw_params and hw_prepare by Eason Yen · 5 years ago
  18. 9cdf85a ASoC: mediatek: common: add some helpers to control mtk_memif by Eason Yen · 5 years ago
  19. ef5dee5 ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency by Mao Wenan · 5 years ago
  20. 2cc3cd5 ASoC: mediatek: mt8183: support WoV by Tzung-Bi Shih · 5 years ago
  21. 1fddf42 ASoC: mediatek: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  22. 9a0b72b ASoC: mediatek: mtk-btcvsd: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  23. 9e98550 ASoC: mt8183: fix audio playback slowly after playback during bootup by Jiaxin Yu · 5 years ago
  24. bb83178 Merge branch 'asoc-5.4' into asoc-next by Mark Brown · 5 years ago
  25. e5b3ae3 ASoC: mediatek: mt8183: fix space issues by Tzung-Bi Shih · 5 years ago
  26. fc34748 ASoC: mediatek: mt8183: remove forward declaration of headset_init by Tzung-Bi Shih · 5 years ago
  27. 95d779b ASoC: mediatek: mt8183: move headset jack to card-specific storage by Tzung-Bi Shih · 5 years ago
  28. 96ed769 ASoC: mediatek: mt8183: move private structure by Tzung-Bi Shih · 5 years ago
  29. 2c650fd ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge by Jiaxin Yu · 5 years ago
  30. 8e58c52 ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out by Jiaxin Yu · 5 years ago
  31. d2ac1fe ASoC: mediatek: mt8183: fix tdm out data align issue by Jiaxin Yu · 5 years ago
  32. 3cdc3c9 ASoC: mediatek: mt8183: remove unused DAPM-related variables by Tzung-Bi Shih · 5 years ago
  33. 6191cbd ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off by Jiaxin Yu · 5 years ago
  34. 97aad5c ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings by YueHaibing · 5 years ago
  35. d59170b ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variables by YueHaibing · 5 years ago
  36. 57c3ed4 ASoC: mediatek: mt8183-da7219-max98357: remove unused variable by YueHaibing · 5 years ago
  37. a9e792d ASoC: mt2701: remove unused variables by YueHaibing · 5 years ago
  38. b812cd5 ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
  39. 5c9e38c ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
  40. cf9441a ASoC: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  41. 61e799e ASoC: mt6797: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  42. fceef72 ASoC: mt8173: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  43. a962a809 ASoC: mediatek: mt8183: make headset codec optional by Tzung-Bi Shih · 5 years ago
  44. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  45. 501e94b ASoC: Add missing newline at end of file by Geert Uytterhoeven · 6 years ago
  46. 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
  47. a8e9923 Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  48. fa284fd ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use modern dai_link style by Kuninori Morimoto · 6 years ago
  49. 4b99064 ASoC: mediatek: mt8183-da7219-max98357: use modern dai_link style by Kuninori Morimoto · 6 years ago
  50. 1fcd256 ASoC: mediatek: mt8173-rt5650-rt5514: use modern dai_link style by Kuninori Morimoto · 6 years ago
  51. 05ab661 ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link style by Kuninori Morimoto · 6 years ago
  52. 166b3f0 ASoC: mediatek: mt8173-rt5650: use modern dai_link style by Kuninori Morimoto · 6 years ago
  53. 1ea1579 ASoC: mediatek: mt8173-max98090: use modern dai_link style by Kuninori Morimoto · 6 years ago
  54. 4ddabdd ASoC: mediatek: mt2701-cs42448: use modern dai_link style by Kuninori Morimoto · 6 years ago
  55. b664e06 ASoC: mediatek: mt2701-wm8960: use modern dai_link style by Kuninori Morimoto · 6 years ago
  56. 9ded5f7 ASoC: mediatek: mt6797-mt6351: use modern dai_link style by Kuninori Morimoto · 6 years ago
  57. cbc0fa7 ASoC: da7219: Fix build error without CONFIG_I2C by YueHaibing · 6 years ago
  58. 5219451 ASoC: mediatek: Make some symbols static by YueHaibing · 6 years ago
  59. 63ba8e4 ASoC: mediatek: mt8183: move card registration to the end of probe by Tzung-Bi Shih · 6 years ago
  60. 108d0d4 ASoC: mediatek: mt8183: remove unused DAPM pins by Tzung-Bi Shih · 6 years ago
  61. 5463eb5 ASoC: Mediatek: MT8183: enable dev runtime suspend and resume by Jiaxin Yu · 6 years ago
  62. 383d30e ASoC: Mediatek: MT8183: fix compile error by Jiaxin Yu · 6 years ago
  63. e355d3d ASoC: Mediatek: MT8183: fix compile error by Jiaxin Yu · 6 years ago
  64. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  65. 326b181 ASoC: Mediatek: MT8183: enable IIR filter by Shunli Wang · 6 years ago
  66. cf61f5b ASoC: Mediatek: MT8183: set data align by Shunli Wang · 6 years ago
  67. 1628fc3 ASoC: Mediatek: add memory interface data align by Shunli Wang · 6 years ago
  68. d232591 ASoC: Mediatek: MT8183: add I2S2 control path from UL2 and UL3 by Shunli Wang · 6 years ago
  69. 1df1e54 ASoC: Mediatek: MT8183: change supported formats of DL2 and UL1 by Tzung-Bi Shih · 6 years ago
  70. f2a1fdb ASoC: Mediatek: MT8183: Fix build err while CONFIG_I2C set to module by YueHaibing · 6 years ago
  71. 93f38ef Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
  72. 780f202 ASoC: mediatek: btcvsd fix irq mask by KaiChieh Chuang · 6 years ago
  73. d82e78b ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
  74. b6c573e5 ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
  75. 52a30f3 ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probe by YueHaibing · 6 years ago
  76. 2b7bcda ASoC: Mediatek: MT8183: TS3A227: fix build error by Anders Roxell · 6 years ago
  77. ebbddc7 ASoC: Mediatek: MT8183: Add machine driver with DA7219 by Shunli Wang · 6 years ago
  78. 11c0269 ASoC: Mediatek: MT8183: Add machine driver with TS3A227 by Shunli Wang · 6 years ago
  79. c683964 ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits. by Pi-Hsun Shih · 6 years ago
  80. ed1666f ASoC: mediatek: Fix UBSAN warning. by Pi-Hsun Shih · 6 years ago
  81. 9729e3b ASoC: mediatek: mt8183: skip for i2s5 in mck_disable by Tzung-Bi Shih · 6 years ago
  82. 22d91ed Merge tag 'v5.1-rc1' into asoc-5.1 by Mark Brown · 6 years ago
  83. f060f46 ASoC: mediatek: btcvsd add loopback by KaiChieh Chuang · 6 years ago
  84. 70395a96 Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 6 years ago
  85. 03bf3ae ASoC: mediatek: mt8183: make some functions static by Wei Yongjun · 6 years ago
  86. fc23af9 ASoC: mediatek: btcvsd fix rx stream assign by KaiChieh Chuang · 6 years ago
  87. 49ff8cf ASoC: mediatek: use %pOFn instead of device_node.name by KaiChieh Chuang · 6 years ago
  88. d02cac1 Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 6 years ago
  89. 15486e6 ASoC: mediatek: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  90. 766cc49 ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset" by Colin Ian King · 6 years ago
  91. 4bd8597 ASoC: mediatek: add btcvsd driver by KaiChieh Chuang · 6 years ago
  92. a94aec0 ASoC: mediatek: mt8183: add platform driver by Shunli Wang · 6 years ago
  93. dc43d3a ASoC: Convert a few more users to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  94. 0310820 ASoC: tidyup for_each_card_prelinks() dai_link by Kuninori Morimoto · 6 years ago
  95. 7fe072b ASoC: add for_each_card_prelinks() macro by Kuninori Morimoto · 6 years ago
  96. e1e38ea ASoC: remove unneeded static set .owner field in platform_driver by zhong jiang · 6 years ago
  97. 0b7990e ASoC: add for_each_rtd_codec_dai() macro by Kuninori Morimoto · 6 years ago
  98. c1d9b41 ASoC: mt6797: sub dai use list_head by KaiChieh Chuang · 7 years ago
  99. f11c5db ASoC: mediatek: sub dai use list_head by KaiChieh Chuang · 7 years ago
  100. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago