1. 26d3c16 ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() by Kuninori Morimoto · 4 years, 6 months ago
  2. 3e146b5 ASoC: codecs: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  3. 6d75dfc ASoC: codecs: wm*: rename to snd_soc_component_read() by Kuninori Morimoto · 4 years, 7 months ago
  4. e8758a5 ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name by Christophe JAILLET · 5 years ago
  5. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  6. 85e7e77 ASoC: wm8955: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  7. 69b626e6 ASoC: wm8955: replace codec to component by Kuninori Morimoto · 7 years ago
  8. f802d6c ASoC: constify snd_soc_codec_driver structures by Julia Lawall · 8 years ago
  9. 11f473e ASoC: codec duplicated callback function goes to component on wm8955 by Kuninori Morimoto · 8 years ago
  10. 3e2a71b ASoC: wm8955: harmless underflow in wm8955_put_deemph() by Dan Carpenter · 9 years ago
  11. 1c07a4d ASoC: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  12. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  13. afcd11d ASoC: wm8955: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 10 years ago
  14. 12c3500 ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bits by Axel Lin · 10 years ago
  15. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 10 years ago
  16. bd1204c ASoC: Route all bias level updates through the core by Lars-Peter Clausen · 10 years ago
  17. 07892b1 ASoC: wm8955: Fix wrong value references for boolean kctl by Takashi Iwai · 10 years ago
  18. 11e5e79 ASoC: wm8955: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  19. bf68a04 ASoC: wm8955: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  20. 1df93ca ASoC: wm8955: Convert to params_width() by Mark Brown · 10 years ago
  21. cee429e Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc/topic/wm8804', 'asoc/topic/wm8955' and 'asoc/topic/wm8985' into asoc-next by Mark Brown · 11 years ago
  22. e90c7b4 ASoC: wm8955: Use devm_regulator_bulk_get() by Fabio Estevam · 11 years ago
  23. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 11 years ago
  24. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 11 years ago
  25. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 11 years ago
  26. 54db41c ASoC: wm8955: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 11 years ago
  27. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  28. 385b27f ASoC: wm8955: Use devm_regmap_init_i2c() by Sachin Kamat · 12 years ago
  29. 07c9c32 ASoC: wm8955: Use module_i2c_driver by Sachin Kamat · 12 years ago
  30. 3294c4c ASoC: Convert WM8955 to table based DAPM and control init by Mark Brown · 13 years ago
  31. 95860fd ASoC: Convert WM8955 to direct regmap API usage by Mark Brown · 13 years ago
  32. 9887cb9 ASoC: Use standard register cache sync for WM8955 by Mark Brown · 13 years ago
  33. ba5c88d ASoC: Convert WM8955 to devm_kzalloc() by Mark Brown · 13 years ago
  34. 1e9c898 ASoC: Make I2C usage unconditional in WM8955 by Mark Brown · 13 years ago
  35. 091edcc ASoC: Remove unused -codec from Wolfson device driver names by Mark Brown · 13 years ago
  36. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  37. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  38. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  39. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  40. a1b3b5e ASoC: Avoid direct register cache access when setting defaults by Mark Brown · 14 years ago
  41. 22a756e Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  42. 715920d ASoC: codecs: wm8955: Fix register cache incoherency by Lars-Peter Clausen · 14 years ago
  43. 7f984b5 ASoC: codecs: Add missing control_type initialization by Lars-Peter Clausen · 14 years ago
  44. 07a9e2b Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  45. 3f343f8 ASoC: fix deemphasis control in wm8904/55/60 codecs by Dmitry Artamonow · 14 years ago
  46. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  47. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  48. af3751a ASoC: Remove unneeded control_data management from Wolfson drivers by Mark Brown · 14 years ago
  49. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  50. 8089a49 ASoC: wm8955: fix resource reclaim in wm8955_register error path by Axel Lin · 14 years ago
  51. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  52. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 15 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  54. b35a28a ASoC: Add initial WM8955 CODEC driver by Mark Brown · 15 years ago