1. 208a128 Merge tag 'asoc-v4.2' into asoc-next by Mark Brown · 9 years ago
  2. d21504d Merge remote-tracking branches 'asoc/fix/wm8737', 'asoc/fix/wm8903', 'asoc/fix/wm8955' and 'asoc/fix/wm8960' into asoc-linus by Mark Brown · 9 years ago
  3. a077e81 ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1] by Zidan Wang · 9 years ago
  4. 28bedc5 Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', 'asoc/topic/wm5100', 'asoc/topic/wm8741' and 'asoc/topic/wm8960' into asoc-next by Mark Brown · 9 years ago
  5. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 9 years ago
  6. 93f32f5 ASoC: wm8960: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  7. 7a8c786 ASoC: wm8960: add 32 bit word length support by Zidan Wang · 9 years ago
  8. 0e50b51 ASoC: wm8960: Let wm8960 driver configure its bit clock and frame clock by Zidan Wang · 9 years ago
  9. 85e36a1f ASoC: wm8960: fix "RINPUT3" audio route error by Zidan Wang · 9 years ago
  10. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  11. b4a18c8 ASoC: wm8960: Fix wrong value references for boolean kctl by Takashi Iwai · 9 years ago
  12. 16ca41c Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8988' and 'asoc/topic/xtfpga' into asoc-next by Mark Brown · 9 years ago
  13. 75aa886 ASoC: wm8960: Let wm8960 codec driver manage its own MCLK by Zidan Wang · 10 years ago
  14. 22ee76d ASoC: wm8960: Fix capture sample rate from 11250 to 11025 by Zidan Wang · 10 years ago
  15. 3ad5e86 ASoC: wm8960: Move register initialisation to I2C driver probe() by Zidan Wang · 10 years ago
  16. 0a87a6e ASoC: wm8960: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  17. e2280c90 ASoC: wm8960: Add device tree support by Zidan Wang · 10 years ago
  18. e99a866 Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-next by Mark Brown · 10 years ago
  19. 39e9cc4 ASoC: wm8960: Convert to params_width() by Mark Brown · 10 years ago
  20. 0020010 ASoC: Move card field form platform/codec to component by Lars-Peter Clausen · 10 years ago
  21. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 10 years ago
  22. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 10 years ago
  23. 5f081e1 Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-next by Mark Brown · 11 years ago
  24. 85fa532 ASoC: wm8960: Fix PLL register writes by Mike Dyer · 11 years ago
  25. c324aac ASoC: wm8960: Fix ADC volume bits by Ma Haijun · 11 years ago
  26. 3c30782 Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-next by Mark Brown · 11 years ago
  27. 21eb269 ASoC: wm8960: Add input boost volume control by Mark Brown · 11 years ago
  28. 44426de ASoC: wm8960: Fix ADC power bits by Mark Brown · 11 years ago
  29. b3df026 ASoC: wm8960: Correct register 0 and 1 defaults by Mark Brown · 11 years ago
  30. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  31. c5e6f5f ASoC: wm8960: Use devm_regmap_init_i2c() by Sachin Kamat · 12 years ago
  32. 0534951 ASoC: wm8960: remove 'dres' field from platform data structure by Timur Tabi · 12 years ago
  33. 3706163 ASoC: wm8960: Support shared LRCLK by Mark Brown · 12 years ago
  34. 4c2474c ASoC: wm8960: add support for big-endian audio samples by Timur Tabi · 12 years ago
  35. 0ebe36c ASoC: wm8960: Convert to direct regmap API usage by Mark Brown · 12 years ago
  36. 3c010e6 ASoC: wm8960: Use module_i2c_driver by Sachin Kamat · 12 years ago
  37. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 12 years ago
  38. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  39. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  40. b9791c0 ASoC: Convert WM8960 to devm_kzalloc() by Mark Brown · 13 years ago
  41. 16b2488 ASoC: wm8960: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  42. 6cd4eb9 ASoC: Remove unused AUDIO_NAME define from WM8960 by Mark Brown · 13 years ago
  43. 3a0d077 ASoC: Remove I2C ifdefs from WM8960 by Mark Brown · 13 years ago
  44. 091edcc ASoC: Remove unused -codec from Wolfson device driver names by Mark Brown · 13 years ago
  45. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  46. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  47. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  48. 187774c ASoC: Convert wm8960 MICBIAS to a supply widget by Mark Brown · 13 years ago
  49. bc45df2 ASoC: wm8960: Convert to snd_soc_cache_sync by Axel Lin · 13 years ago
  50. ec61bde ASoC: Remove unused "control_data" field of struct wm8960_priv by Axel Lin · 13 years ago
  51. 22a756e Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  52. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  53. 7f984b5 ASoC: codecs: Add missing control_type initialization by Lars-Peter Clausen · 14 years ago
  54. 97c866d ASoC: Move widgets from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  55. 07a9e2b Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  56. 3f343f8 ASoC: fix deemphasis control in wm8904/55/60 codecs by Dmitry Artamonow · 14 years ago
  57. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  58. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  59. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  60. db059c0 ASoC: Automatically manage ALC coefficients for WM8960 by Mark Brown · 14 years ago
  61. afd6d36 ASoC: Automatically manage DAC deemphasis rate for WM8960 by Mark Brown · 14 years ago
  62. 4faaa8d ASoC: Remove current WM8960 deemphasis control by Mark Brown · 14 years ago
  63. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  64. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  65. dde3a7e ASoC: Remove redundant WM8960 SYSCLKSEL clkdiv option by Mark Brown · 14 years ago
  66. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  67. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  68. 913d7b4 ASoC: Add support for WM8960 capless mode by Mark Brown · 14 years ago
  69. b6877a4 ASoC: Move WM8960 platform data into include/sound by Mark Brown · 14 years ago
  70. a24d62d ASoC: Prettify wm8960 logging by Mark Brown · 14 years ago
  71. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  72. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  73. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  74. 8548803 ASoC: Add source argument to PLL configuration by Mark Brown · 15 years ago
  75. 7084a42 ASoC: Add I/O control bus information to factored out cache setup by Mark Brown · 15 years ago
  76. 17a52fd ASoC: Begin to factor out register cache I/O functions by Mark Brown · 15 years ago
  77. 1a01417 ASoC: Fix WM8960 leaks on probe failure by Mark Brown · 15 years ago
  78. b3b50b3 ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers by Mark Brown · 15 years ago
  79. f2644a2 ASoC: Add WM8960 CODEC driver by Mark Brown · 15 years ago