1. 060ea2a ASoC: wm8903: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  2. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  3. 24cc883 ASoC: wm8903: Fix wrong value references for boolean kctl by Takashi Iwai · 9 years ago
  4. 2ea7a3f ASoC: wm8903: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  5. 7bff3b6 Merge remote-tracking branches 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8903' and 'asoc/topic/wm8940' into asoc-next by Mark Brown · 10 years ago
  6. b0d55b1 ASoC: wm8903: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  7. 78660af ASoC: wm8903: Move the deemph lock to the driver level by Lars-Peter Clausen · 10 years ago
  8. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  9. 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
  10. a486f18 Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'asoc/topic/ak5386' and 'asoc/topic/arizona' into asoc-next by Mark Brown · 10 years ago
  11. 6139ea2 ASoC: wm8903: Convert to params_width() by Mark Brown · 10 years ago
  12. e73a257 ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec() by Lars-Peter Clausen · 10 years ago
  13. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 10 years ago
  14. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  15. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 10 years ago
  16. a21bc5c ASoC: wm8903: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 10 years ago
  17. eee5d7f ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol by Lars-Peter Clausen · 11 years ago
  18. ea3583d ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  19. ca0c568 Merge remote-tracking branch 'asoc/topic/wm8903' into asoc-next by Mark Brown · 11 years ago
  20. f1ca493 ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running by Alban Bedel · 11 years ago
  21. 00aa0fa ASoC: wm8903: Add the DAC boost control by Alban Bedel · 11 years ago
  22. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  23. 5c86ea4 ASoC: wm8903: Use module_i2c_driver by Sachin Kamat · 12 years ago
  24. a89c3e9 ASoC: wm8903: Move register default changes to I2C probe by Mark Brown · 12 years ago
  25. b7c95d9 ASoC: wm8903: Move interrupt request to I2C probe by Mark Brown · 12 years ago
  26. e373cbf ASoC: wm8903: Make interrupt handler use regmap directly by Mark Brown · 12 years ago
  27. 20c5fd3 ASoC: wm8903: Move pin configuration into I2C probe() function by Mark Brown · 12 years ago
  28. 7d11668 ASoC: wm8903: Convert to devm_regmap_init_i2c() by Mark Brown · 12 years ago
  29. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 12 years ago
  30. 0bf79ef ASoC: wm8903: init GPIOs during I2C probe not codec probe by Stephen Warren · 12 years ago
  31. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  32. 385bd93 ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_direction_out() by Axel Lin · 13 years ago
  33. f18b4e2 ASoC: WM8903: Add of_match_table by Stephen Warren · 13 years ago
  34. 6664ee1 ASoC: Don't fail if we can't read the IRQ type in WM8903 by Mark Brown · 13 years ago
  35. 5d680b3 ASoC: WM8903: Add device tree binding by Stephen Warren · 13 years ago
  36. 9d35f3e ASoC: WM8903: Get default irq_active_low from IRQ controller by Stephen Warren · 13 years ago
  37. db81778 ASoC: WM8903: Remove conditionals checking pdata != NULL by Stephen Warren · 13 years ago
  38. a0f203d ASoC: WM8903: Fix platform data gpio_cfg confusion by Stephen Warren · 13 years ago
  39. c0eb27c ASoC: WM8903: Create default platform data structure by Stephen Warren · 13 years ago
  40. 7d46a52 ASoC: Move initial WM8903 identification and reset to I2C probe by Mark Brown · 13 years ago
  41. ee244ce ASoC: Convert WM8903 to direct regmap API usage by Mark Brown · 13 years ago
  42. 82ae55d ASoC: Don't resync WM8903 register cache on reset by Mark Brown · 13 years ago
  43. 45e9675 ASoC: Use a normal cache sync for WM8903 by Mark Brown · 13 years ago
  44. 88a1b12 ASoC: WM8903 only supports I2C so don't ifdef it by Mark Brown · 13 years ago
  45. f4a1083 ASoC: Use table based control init for WM8903 by Mark Brown · 13 years ago
  46. 2950cd22 ASoC: Convert WM8903 to devm_kzalloc() by Mark Brown · 13 years ago
  47. 6f526f0 ASoC: WM8903: Disallow all invalid gpio_cfg pdata values by Stephen Warren · 13 years ago
  48. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  49. 5032dc3 ASoC: Convert WM8903 MICBIAS to a supply widget by Mark Brown · 13 years ago
  50. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  51. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  52. f99847a ASoC: WM8903: Free IRQ on device removal by Stephen Warren · 13 years ago
  53. 9d03545 ASoC: Fix wrong data type access in a few codec drivers by Jarkko Nikula · 13 years ago
  54. 0f3c6af Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  55. 61bf35b ASoC: WM8903: Fix Digital Capture Volume range by Stephen Warren · 13 years ago
  56. 97945c4 ASoC: WM8903: Implement DMIC support by Stephen Warren · 13 years ago
  57. faeede8 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  58. 1b877cb ASoC: WM8903: HP and Line out PGA/mixer DAPM fixes by Dilan Lee · 13 years ago
  59. ecd0151 ASoC: Convert WM8903 to table based DAPM setup by Mark Brown · 13 years ago
  60. f98dedc Merge branch 'for-2.6.38' into for-2.6.39 by Mark Brown · 13 years ago
  61. 905f695 ASoC: Warn if WM8903 platform data is used to enable microphone IRQ by Mark Brown · 13 years ago
  62. 3088e3b ASoC: WM8903: Fix mic detection enable logic by Stephen Warren · 13 years ago
  63. b4d06f4 ASoC: Use explicit sequence for WM8903 bias off by Mark Brown · 13 years ago
  64. 22f226d ASoC: Don't use write sequencer to power up WM8903 by Mark Brown · 13 years ago
  65. 66daaa59 ASoC: Convert WM8903 bias management to use snd_soc_update_bits() by Mark Brown · 13 years ago
  66. c5b6a9f ASoC: Actively manage WM8903 DC servo configuration by Mark Brown · 13 years ago
  67. e12adab ASoC: Fix WM8903 DAC mute default by Mark Brown · 13 years ago
  68. 2c8be5a ASoC: Dynamically manage CLK_SYS in WM8903 by Mark Brown · 13 years ago
  69. 13a9983 ASoC: Convert WM8903 to use PGA_S for output stage enables by Mark Brown · 13 years ago
  70. 1e113bf ASoC: Add support for AIF channel muxing on WM8903 by Mark Brown · 13 years ago
  71. 1d8d62d ASoC: Display WM8903 chip revision alphabetically by Mark Brown · 13 years ago
  72. 4b592c9 ASoC: Remove redundant -codec from WM8903 driver name by Mark Brown · 13 years ago
  73. c805993 ASoC: Accept any logical value WM8903 GPIO set() by Mark Brown · 13 years ago
  74. 7cfe561 ASoC: wm8903: Expose GPIOs through gpiolib by Stephen Warren · 14 years ago
  75. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 14 years ago
  76. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  77. 524d769 ASoC: Remove incorrect WM8903 erratum workaround by Mark Brown · 14 years ago
  78. 1435b94 ASoC: ifdef out trace points from modules for x86 by Mark Brown · 14 years ago
  79. 2bbb5d6 ASoC: Trace Wolfson jack detection IRQs by Mark Brown · 14 years ago
  80. 69fff9b ASoC: Automatically manage WM8903 deemphasis rate by Mark Brown · 14 years ago
  81. f2c1fe0 ASoC: Remove open coded symmetry implementation from WM8903 by Mark Brown · 14 years ago
  82. dcf9ada ASoC: Implement WM8903 oversampling rate controls by Mark Brown · 14 years ago
  83. 460f4aa ASoC: Implement WM8903 high pass filter support by Mark Brown · 14 years ago
  84. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  85. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  86. af3751a ASoC: Remove unneeded control_data management from Wolfson drivers by Mark Brown · 14 years ago
  87. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  88. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  89. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  90. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  91. 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
  92. 6926686 ASoC: Allow WM8903 mic detect disable and don't force bias on by Mark Brown · 14 years ago
  93. 7245387 ASoC: Implement interrupt driven microphone detection for WM8903 by Mark Brown · 14 years ago
  94. 8abd16a ASoC: Add WM8903 interrupt support by Mark Brown · 14 years ago
  95. 37f88e8 ASoC: Initial WM8903 microphone bias and short detection by Mark Brown · 14 years ago
  96. 73b34ea ASoC: Add GPIO configuration support for WM8903 by Mark Brown · 14 years ago
  97. 40aa703 ASoC: fix a memory-leak in wm8903 by Guennadi Liakhovetski · 15 years ago
  98. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  99. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  100. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago