1. 5b14aa7 ASoC: Intel: glk_rt5682_max98357a: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  2. fbe2c27 ASoC: Intel: bxt_rt298: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  3. 7ebf252 ASoC: Intel: bxt_da7219_max98357a: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  4. f403906 ASoC: Intel: cht_bsw_rt5672: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  5. 3a934e7 ASoC: Intel: cht_bsw_rt5645: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  6. 4506db8 ASoC: Intel: cht_bsw_nau8824: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  7. 7e7e24d ASoC: Intel: cht_bsw_max98090_ti: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  8. e4bc6b1 ASoC: Intel: bytcht_es8316: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  9. 686338c ASoC: Intel: bytcht_da7213: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  10. 0b2c209 ASoC: Intel: bytcr_rt5651: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  11. bd7661b ASoC: Intel: bytcr_rt5640: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  12. 7e40ddc ASoC: Intel: bdw-rt5677: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  13. 2d067b2 ASoC: Intel: broadwell: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  14. e87055d ASoC: Intel: haswell: platform name fixup support by Pierre-Louis Bossart · 6 years ago
  15. cb50358 ASoC: add helper to change platform name for all dailinks by Pierre-Louis Bossart · 6 years ago
  16. e20bfeb ASoC: rt5651: Variable "ret" in function rt5651_i2c_probe() could be uninitialized by Yizhuo · 6 years ago
  17. 5e484ec ASoC: soc-acpi: add static inline fallbacks when CONFIG_ACPI=n by Pierre-Louis Bossart · 6 years ago
  18. 51b033c ASoC: pcm512x: Fix clocking calculations when not using the PLL by Dimitris Papavasiliou · 6 years ago
  19. ccc8d6c ASoC: pcm512x: Implement the set_bclk_ratio interface by Dimitris Papavasiliou · 6 years ago
  20. 720734a ASoC: soc-core: use for_each_link_codecs() for dai_link codecs V2 by Kuninori Morimoto · 6 years ago
  21. 141474c ASoC: Fixup build error for mt6358 by Kuninori Morimoto · 6 years ago
  22. 7ca80f2 ASoC: mediatek: mt6358: add codec document by Shunli Wang · 6 years ago
  23. 6a8d419 ASoC: mediatek: mt6358: add codec driver by Shunli Wang · 6 years ago
  24. bfd74e6 ASoC: mediatek: mt8183: add audio afe document by Shunli Wang · 6 years ago
  25. a94aec0 ASoC: mediatek: mt8183: add platform driver by Shunli Wang · 6 years ago
  26. 4ffdca6 ASoC: Intel: make const arrays static, reduces object code size by Colin Ian King · 6 years ago
  27. 3f6a125 ASoC: core: Fix multi-CODEC setups by Mark Brown · 6 years ago
  28. fe7ed4d ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform() by Kuninori Morimoto · 6 years ago
  29. 10dff9b ASoC: soc-core: use for_each_link_codecs() for dai_link codecs by Kuninori Morimoto · 6 years ago
  30. 22d1423 ASoC: soc-core: add soc_cleanup_component() by Kuninori Morimoto · 6 years ago
  31. 5229359 ASoC: soc-core: reduce if/else nest on soc_probe_link_dais by Kuninori Morimoto · 6 years ago
  32. 53e947a ASoC: soc-core: merge card resources cleanup method by Kuninori Morimoto · 6 years ago
  33. 65462e44 ASoC: soc-core: add new snd_soc_flush_all_delayed_work() by Kuninori Morimoto · 6 years ago
  34. 910fdca ASoC: soc-core: add .num_platform for dai_link by Kuninori Morimoto · 6 years ago
  35. 62bc79d ASoC: soc.h: add explanation of legacy/modern style of dai_link by Kuninori Morimoto · 6 years ago
  36. f557d39 Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1 by Mark Brown · 6 years ago
  37. e412fcb ASoC: fsl_sai: Remove expensive print in irq handler by Shengjiu Wang · 6 years ago
  38. 7c7e2d6 ASoC: soc-core: remove error due to probe deferral by Stefan Agner · 6 years ago
  39. 2363d85 ASoC: imx-spdif: don't print EPROBE_DEFER as error by Stefan Agner · 6 years ago
  40. 1aabff2 ASoC: fsl_spdif: don't print EPROBE_DEFER as error by Stefan Agner · 6 years ago
  41. e379ee9 ASoC: imx-sgtl5000: don't print EPROBE_DEFER as error by Stefan Agner · 6 years ago
  42. 691beb0 ASoC: imx-sgtl5000: lower log level for potential probe deferral cases by Stefan Agner · 6 years ago
  43. d986657 ASoC: imx-sgtl5000: put of nodes if finding codec fails by Stefan Agner · 6 years ago
  44. 3ac1b2e ASoC: rt5682: add default pdata for i2s mode by Bard liao · 6 years ago
  45. 9019ab1 ASoC: sdm845: Set DAI format for dmic codec by Cheng-Yi Chiang · 6 years ago
  46. 0ddb0fb ASoC: qcom: Kconfig: select max98927 for sdm845 by Cheng-Yi Chiang · 6 years ago
  47. 4cb79ef ASoC: amd: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  48. c407cd0 ASoC: imx-audmux: change snprintf to scnprintf for possible overflow by Silvio Cesare · 6 years ago
  49. 060d0bf ASoC: rt5514-spi: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  50. e581e15 ASoC: dapm: change snprintf to scnprintf for possible overflow by Silvio Cesare · 6 years ago
  51. ee7ea2a ASoC: rt5682: Fix PLL source register definitions by Shuming Fan · 6 years ago
  52. 2833548 ASoC: core: Don't defer probe on optional, NULL components by Matthias Reichl · 6 years ago
  53. 5a7b2aa ASoC: core: Make snd_soc_find_component() more robust by Mark Brown · 6 years ago
  54. 09ac6a8 ASoC: soc-core: fix init platform memory handling by Curtis Malainey · 6 years ago
  55. c284d4e ASoC: xlnx: parse AES audio parameters by Maruthi Srinivas Bayyavarapu · 6 years ago
  56. 5b86fa6 ASoC: msm8916-wcd-digital: Select REGMAP_MMIO to fix build error by Axel Lin · 6 years ago
  57. fecd5c0 ASoC: msm8916-wcd-digital: remove few unused variables by Srinivas Kandagatla · 6 years ago
  58. 3e8c45f ASoC: cs4341: fix waring unused-function by Anders Roxell · 6 years ago
  59. 04eb1ef ASoC: soc-core: Hold client_mutex around soc_init_dai_link() by Rohit kumar · 6 years ago
  60. f833fe2 ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remove() by Wei Yongjun · 6 years ago
  61. 239b8b3 ASoC: Intel: Boards: move the codec PLL configuration to _init by Mac Chiang · 6 years ago
  62. 04d979d ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecated by b-ak · 6 years ago
  63. a58943a ASoC: da7219: Add recalc_rate function to return DAI clock rate by Adam Thomson · 6 years ago
  64. a6028cc ASoC: da7219: MCLK should be enabled before DAI clocks by Adam Thomson · 6 years ago
  65. 8780cf1 ASoC: soc-core: defer card probe until all component is added to list by Ajit Pandey · 6 years ago
  66. 4a8191a ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitialized by Yizhuo · 6 years ago
  67. 7b57085 ASoC: ADAU7002: Add optional delay before start of capture by Agrawal, Akshu · 6 years ago
  68. fee3e1c ASoC: Intel: bytcr_rt5651: Add quirk for PoV TAB-P1006W-232 (v1.0) tablet by Hans de Goede · 6 years ago
  69. 90768ea ASoC: Intel: bytcr_rt5651: Add support for jack-detect using an external GPIO by Hans de Goede · 6 years ago
  70. 7eb1873 ASoC: Intel: bytcr_rt5651: Add quirks module parameter by Hans de Goede · 6 years ago
  71. aee48a9 ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping" by Hans de Goede · 6 years ago
  72. c2ec9d9 ASoC: rt5651: Add support for jack detect using an external GPIO by Hans de Goede · 6 years ago
  73. d306873 ASoC: rt5651: Add ACPI ID 10EC5640 by Hans de Goede · 6 years ago
  74. d3dcc58 ASoC: Intel: common: Add quirk for PoV P1006W tablet by Hans de Goede · 6 years ago
  75. 7674bec ASoC: rsnd: update BSDSR/BSDISR handling by Kuninori Morimoto · 6 years ago
  76. 5dc4ca2 ASoC: sgtl5000: Allow SCLK pad drive strength to be changed by Alison Wang · 6 years ago
  77. 44fabd8 ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages by Kangjie Lu · 6 years ago
  78. 47caf04 ASoC: xlnx: enable SPDIF driver build by Maruthi Srinivas Bayyavarapu · 6 years ago
  79. b1d2a4c ASoC: xlnx: add SPDIF audio driver by Maruthi Srinivas Bayyavarapu · 6 years ago
  80. 2f00f77 dt-bindings: ASoC: xlnx, spdif: Document spdif bindings by Maruthi Srinivas Bayyavarapu · 6 years ago
  81. 667e933 ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode by b-ak · 6 years ago
  82. 47a70e6 ASoC: Add MICFIL SoC Digital Audio Interface driver. by Cosmin Samoila · 6 years ago
  83. e595da2 ASoC: micfil: Add bindings for MICFIL DAI by Cosmin Samoila · 6 years ago
  84. e147c18 ASoC: eliminate left-over from Raumfeld machine driver removal by Daniel Mack · 6 years ago
  85. f0627d0 ASoC: rt298: fix boolean tests by Pierre-Louis Bossart · 6 years ago
  86. b8e022e8 ASoC: rl6437a: use __be32 for a __be32 buf by Bard liao · 6 years ago
  87. 60b52ed ASoC: rt5645: store eq kcontrol byte in __be by Bard liao · 6 years ago
  88. b468f37 ASoC: da7219: use logical AND by Pierre-Louis Bossart · 6 years ago
  89. 123c3de ASoC: da7219: fix endianness issues by Pierre-Louis Bossart · 6 years ago
  90. d61780c1 ASoC: mt6351: remove unneeded variable by Pierre-Louis Bossart · 6 years ago
  91. f361ca3 ASoC: tscs42xx.c: fix boolean test by Pierre-Louis Bossart · 6 years ago
  92. 290da7a ASoC: nau8824: fix boolean assignment by Pierre-Louis Bossart · 6 years ago
  93. 577dc32 ASoC: rt5651: fix boolean assignments by Pierre-Louis Bossart · 6 years ago
  94. 091cd87 ASoC: max98927: fix boolean assignments by Pierre-Louis Bossart · 6 years ago
  95. e0a9992 ASoC: rt5640: fix boolean assignments by Pierre-Louis Bossart · 6 years ago
  96. af3b2b5 ASoc: rt286: fix boolean tests by Pierre-Louis Bossart · 6 years ago
  97. b793a1e ASoC: rt274: fix boolean tests by Pierre-Louis Bossart · 6 years ago
  98. 3c17bcf ASoC: cs4271: fix boolean assignments by Pierre-Louis Bossart · 6 years ago
  99. 7c3727b ASoC: max98383: fix boolean assignments to true/false by Pierre-Louis Bossart · 6 years ago
  100. 6606f9d ASoC: rt5670: remove unused mux/mixer define by Bard liao · 6 years ago