1. 88b5bdf ASoC: wm8993: drop regulator_bulk_free of devm_ allocated data by Wei Yongjun · 11 years ago
  2. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  3. 6dff9b3 ASoC: wm8993: Use devm_regmap_init_i2c() by Sachin Kamat · 12 years ago
  4. 877fa97 ASoC: wm8993: Use devm_regulator_bulk_get by Sachin Kamat · 12 years ago
  5. 02e7947 ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata by Mark Brown · 12 years ago
  6. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 12 years ago
  7. c340304 ASoC: wm_hubs: Factor out class W management by Mark Brown · 12 years ago
  8. af31a22 ASoC: wm_hubs: Special case headphones for digital paths in more use cases by Mark Brown · 12 years ago
  9. 7813561 ASoC: wm8993: Convert to module_i2c_driver() by Mark Brown · 12 years ago
  10. 5f2f3890 ASoC: wm_hubs: Improve single ended line output enable performance by Mark Brown · 12 years ago
  11. b803422 ASoC: wm8993: Add register default for INPUTS_CLAMP by Mark Brown · 12 years ago
  12. e2da267 ASoC: wm8993: Correct typos in regmap conversion by Mark Brown · 12 years ago
  13. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  14. f959dee ASoC: wm_hubs: Push check for idle_bias_off out into drivers by Mark Brown · 12 years ago
  15. 489773c ASoC: wm8993: Convert to use a regmap patch by Mark Brown · 12 years ago
  16. 99b0292 ASoC: 24 bits are significant on wm_hubs DAIs by Mark Brown · 13 years ago
  17. 85f8839 ASoC: Make WM8993 I2C usage unconditional by Mark Brown · 13 years ago
  18. 164548d ASoC: Implement basic WM8993 interrupt support by Mark Brown · 13 years ago
  19. bfea3ab ASoC: Move WM8993 resource acquisition and device reset to bus probe by Mark Brown · 13 years ago
  20. d0ad0af ASoC: Convert wm8993 to direct regmap API usage by Mark Brown · 13 years ago
  21. 986b2f2 ASoC: Wait for WM8993 FLL to stabilise by Mark Brown · 13 years ago
  22. ec641c4 ASoC: Fix partial cherry pick in wm8993 by Mark Brown · 13 years ago
  23. d0616bb ASoC: Use standard register cache sync in wm8993 by Mark Brown · 13 years ago
  24. f6a9336 ASoC: Convert wm8993 to devm_kzalloc() by Mark Brown · 13 years ago
  25. 091edcc ASoC: Remove unused -codec from Wolfson device driver names by Mark Brown · 13 years ago
  26. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  27. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  28. dac678f ASoC: wm8993: fix DB_RANGE size by Clemens Ladisch · 13 years ago
  29. 4e04ada ASoC: Add VMID widget for wm_hubs devices by Mark Brown · 13 years ago
  30. 4537c4e ASoC: Support separate left and right channel dcs_codes values by Mark Brown · 13 years ago
  31. b70a51b ASoC: Use late enable handling for direct voice, speaker and headphone by Mark Brown · 13 years ago
  32. f9acf9f ASoC: Trigger wm_hubs series update startup off a separate flag by Mark Brown · 13 years ago
  33. 9d03545 ASoC: Fix wrong data type access in a few codec drivers by Jarkko Nikula · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 14 years ago
  36. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  37. 83b6542 ASoC: Explicitly clear WM8993 ramp controls on power down by Mark Brown · 14 years ago
  38. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  39. ef995e3 ASoC: Remove unnecessary semicolons by Joe Perches · 14 years ago
  40. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  41. fec6dd8 ASoC: Store DC offset correction for wm_hubs devices in class W mode by Mark Brown · 14 years ago
  42. e5eec34 ASoC: Fix incorrect register cache size configuration by Dimitris Papastamos · 14 years ago
  43. af3751a ASoC: Remove unneeded control_data management from Wolfson drivers by Mark Brown · 14 years ago
  44. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  45. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  46. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  47. 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
  48. cf56f62 ASoC: Disable WM8993 regulators when turning bias off by Mark Brown · 14 years ago
  49. b37e399 ASoC: Initial WM8993 regulator API hookup by Mark Brown · 14 years ago
  50. 3bf6e42 ASoC: Convert WM8993 to use shared cache I/O code by Mark Brown · 14 years ago
  51. be587ef ASoC: Activate DCS correction for WM8993 by Mark Brown · 14 years ago
  52. 3ed7074 ASoC: Improved wm_hubs headphone handling by Mark Brown · 15 years ago
  53. 163849e Merge branch 'for-2.6.33' into for-2.6.34 by Mark Brown · 15 years ago
  54. 53242c6 ASoC: Implement suspend and resume for WM8993 by Mark Brown · 15 years ago
  55. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  56. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  57. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  58. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  59. aa983d9 ASoC: Factor out analogue platform data from WM8993 by Mark Brown · 15 years ago
  60. 8548803 ASoC: Add source argument to PLL configuration by Mark Brown · 15 years ago
  61. e4aa8dd5 Merge branch 'topic/digital-mixing' into for-2.6.32 by Mark Brown · 15 years ago
  62. 59ae07a ASoC: WM8993 digital mixing support by Mark Brown · 15 years ago
  63. d3c9e9a ASoC: Implement TDM configuration for WM8993 by Mark Brown · 15 years ago
  64. 0182dcc ASoC: Fix WM8993 MCLK configuration for high frequency MCLKs by Mark Brown · 15 years ago
  65. a2342ae ASoC: Factor out shared code from WM8993 by Mark Brown · 15 years ago
  66. 0c11f65 ASoC: Fix FLL reference clock division setup in WM8993 by Mark Brown · 15 years ago
  67. e465d54 ASoC: Fix sample rate lookup in WM8993 by Mark Brown · 15 years ago
  68. 942c435 ASoC: Add WM8993 CODEC driver by Mark Brown · 15 years ago