1. 7fb49eb ASoC: codec duplicated callback function goes to component on wm98095 by Kuninori Morimoto · 8 years ago
  2. 58c0213 ASoC: max98095: Fix enum ctl accesses in a wrong type by Takashi Iwai · 8 years ago
  3. 428157c Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-next by Mark Brown · 9 years ago
  4. 1d1ed2c Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max98357a', 'asoc/topic/max9877' and 'asoc/topic/max98925' into asoc-next by Mark Brown · 9 years ago
  5. 54c2011 ASoC: max98095: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE by Lars-Peter Clausen · 9 years ago
  6. 5549ce8 ASoC: max98095: Get rid of max98095_access table by Axel Lin · 9 years ago
  7. 1c07a4d ASoC: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  8. 402f2a4 ASoC: max98095: Check for clk_prepare_enable() error by Fabio Estevam · 9 years ago
  9. a178831 Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 9 years ago
  10. 1179a36 ASoC: max98095: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  11. 16f0acd ASoC: max98095: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  12. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  13. bd1204c ASoC: Route all bias level updates through the core by Lars-Peter Clausen · 9 years ago
  14. 41967b7 Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max9850' and 'asoc/topic/mop500' into asoc-next by Mark Brown · 10 years ago
  15. 0db5dc9 ASoC: max98095: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  16. 210a5fa ASoC: max98095: Move mutex to the driver level by Lars-Peter Clausen · 10 years ago
  17. a8669f6 ASoC: max98095: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  18. 1ae1f3a ASoC: max98095: Convert to params_width() by Mark Brown · 10 years ago
  19. b12a190 Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095' into asoc-next by Mark Brown · 10 years ago
  20. e3048c3 ASoC: max98095: Add master clock handling by Tushar Behera · 10 years ago
  21. 6630f30 Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next by Mark Brown · 10 years ago
  22. c4839c8 ASoC: max98095: Add an explicit of_match_table by Tushar Behera · 10 years ago
  23. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 10 years ago
  24. 7d50141 Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next by Mark Brown · 10 years ago
  25. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  26. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 10 years ago
  27. af1f0a5 ASoC: max98095: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 10 years ago
  28. 9a8d38d ASoC: Rename soc_enum.max field with items by Takashi Iwai · 10 years ago
  29. 580ce08 ASoC: max98095: Use params_width() rather than memory format by Mark Brown · 11 years ago
  30. 108145a Merge remote-tracking branch 'asoc/topic/warn' into asoc-next by Mark Brown · 11 years ago
  31. b8a77af Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next by Mark Brown · 11 years ago
  32. a922cd7 ASoC: max98095: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  33. 14acbbb ASoC: max98095: Convert to direct regmap API usage by Mark Brown · 11 years ago
  34. c6b3283 ASoC: max90895: Convert to table based control init by Mark Brown · 11 years ago
  35. d36126a ASoC: max98095: Remove custom hw_write() implementation by Mark Brown · 11 years ago
  36. f8d7b13 ASoC: max98095: a couple array underflows by Dan Carpenter · 11 years ago
  37. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  38. a8af02c ASoC: max98095: Use module_i2c_driver by Sachin Kamat · 12 years ago
  39. a265367 ASoC: max98095: Staticise non-exported functions and export jack detect by Mark Brown · 12 years ago
  40. 0841b04 ASoC: max98095: Fix build failure by Mark Brown · 12 years ago
  41. 9dd90c5 ASoC: max98095: add jack detection by Rhyland Klein · 12 years ago
  42. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  43. b1b5488 ASoC: Convert max98095 to devm_kzalloc() by Axel Lin · 13 years ago
  44. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  45. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  46. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  47. 0d8d293 ASoC: max98095: Convert codec->hw_write to snd_soc_write by Axel Lin · 13 years ago
  48. c855a1a ASoC: max98095 codec: Catch driver bugs for biquad channel name by Ryan Mallon · 13 years ago
  49. 63de012 ASoC: Remove unused "control_data" field of struct max98095_priv by Axel Lin · 13 years ago
  50. bab3b59 ASoC: codecs: Max98095: Fix logging of hardware revision. by Taylor Hutt · 13 years ago
  51. d21685e Merge branch 'for-2.6.40' into for-2.6.41 by Mark Brown · 13 years ago
  52. 74ab24a ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclk by Axel Lin · 13 years ago
  53. 5394942 ASoC: Max98095: Move existing NULL check before pointer dereference. by Taylor Hutt · 13 years ago
  54. dad31ec ASoC: Add EQ and filter to max98095 CODEC driver by Peter Hsiang · 13 years ago
  55. 82a5a93 ASoC: Add max98095 CODEC driver by Peter Hsiang · 13 years ago