1. 11e68886 Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and 'asoc/topic/zx' into asoc-next by Mark Brown · 9 years ago
  2. 6a141e4 ASoC: wm8996: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  3. ed043ae ASoC: wm8996: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  4. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  5. 159366e ASoC: wm8996: ensure lower bounds of 1 for timeout by Nicholas Mc Guire · 9 years ago
  6. 62c76fe ASoC: wm8996: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  7. 0074849 ASoC: wm8996: Replace w->codec snd_soc_dapm_to_codec(w->dapm) 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. 62e951e Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'asoc/topic/cleanup' 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. 63d36f8 ASoC: wm8996: Remove unused variable by Sachin Kamat · 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. deeed33 Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/wm9081' and 'asoc/topic/wm9705' into asoc-next by Mark Brown · 10 years ago
  16. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 10 years ago
  17. a304681 Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enum by Mark Brown · 10 years ago
  18. b7c1b73 ASoC: wm8996: Replace codec->control_data with wm8996->regmap by Lars-Peter Clausen · 10 years ago
  19. 5cca5a9 ASoC: wm8996: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 10 years ago
  20. 02afc6a ASoC: wm8996: Update locking around use of DAPM pin API by Charles Keepax · 10 years ago
  21. 9a8d38d ASoC: Rename soc_enum.max field with items by Takashi Iwai · 10 years ago
  22. dd212bd5 Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-next by Mark Brown · 11 years ago
  23. d8e9a54 ASoC: wm8996: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  24. fe329a1 ASoC: wm8996: Fix negative array index read by Takashi Iwai · 11 years ago
  25. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  26. 822b4b8 ASoC: dapm: Add flags to regulator supplies by Mark Brown · 12 years ago
  27. ec8ffe1 ASoC: wm8996: Move register default configuration to I2C probe by Mark Brown · 12 years ago
  28. d4b3d0f ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage by Mark Brown · 12 years ago
  29. 625c488 ASoC: wm8996: Move regulator notifier callbacks into I2C level by Mark Brown · 12 years ago
  30. d1e16c1 Merge tag 'v3.5-rc4' into for-3.6 by Mark Brown · 12 years ago
  31. af691fb ASoC: wm8996: Convert to devm_regmap_init_i2c() by Mark Brown · 12 years ago
  32. 66c2b73 ASoC: wm8996: Remove write sequencer registers from the defaults table by Mark Brown · 12 years ago
  33. 9c699e0 ASoC: wm8996: Mark the CODEC as cache only when powering off on boot by Mark Brown · 12 years ago
  34. db13340 ASoC: wm8996: Move reset before the initial regulator disable by Mark Brown · 12 years ago
  35. 90ba685 ASoC: wm8996: Remove spurious regulator_bulk_free() by Mark Brown · 12 years ago
  36. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 12 years ago
  37. 501bf03 ASoC: wm8996: Put the microphone biases into bypass mode when idle by Mark Brown · 12 years ago
  38. 4eb98f4 ASoC: wm8996: Add 44.1kHz support by Mark Brown · 12 years ago
  39. 5b59648 ASoC: wm8996: Remove separate output stage enable step by Mark Brown · 12 years ago
  40. da7f910 ASoC: wm8996: Remove some volatile regisers from the defaults table by Mark Brown · 12 years ago
  41. 6449c9f ASoC: wm8996: Remove stub register cache by Mark Brown · 12 years ago
  42. 1dd4c8e ASoC: wm8996: Fix /RESET bounce ordering by Mark Brown · 12 years ago
  43. 1ec1cdf ASoC: wm8996: Convert to use DAPM routes for stream connections by Mark Brown · 12 years ago
  44. 29e3cc1 ASoC: wm8996: Implement DRC coefficient configuration by Mark Brown · 12 years ago
  45. d5a7f23 ASoC: wm8996: Make sure we bounce /RESET to reset by Mark Brown · 12 years ago
  46. 8005f39 ASoC: wm8996: Convert to module_i2c_driver() by Mark Brown · 12 years ago
  47. 905b419 ASoC: Show device id in the debug message by Axel Lin · 12 years ago
  48. a08a499 Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are by Mark Brown · 12 years ago
  49. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  50. 24e0c57 ASoC: wm8996: Use devm_regulator_bulk_get() by Mark Brown · 13 years ago
  51. 4a086e4 ASoC: wm8996: Switch to using common code for managing CPVDD supply by Mark Brown · 13 years ago
  52. 177f72f Merge tag 'v3.3-rc2' into for-3.4 by Mark Brown · 12 years ago
  53. eb3032f ASoC: Set idle_bias_off flag in snd_soc_codec_driver by Axel Lin · 13 years ago
  54. d7b3557 ASoC: wm8996: Handle failures to determine accessory polarity by Mark Brown · 13 years ago
  55. 1b76d2e ASoC: wm8996: Mark register cache as dirty when regulators are disabled by Mark Brown · 13 years ago
  56. a14304e ASoC: wm8996: Call _POST_PMU callback for CPVDD by Mark Brown · 13 years ago
  57. a4b5233 ASoC: 24 bits are significant on the WM8996 audio interfaces by Mark Brown · 13 years ago
  58. fed2200 ASoC: Disable register synchronisation for low frequency WM8996 SYSCLK by Mark Brown · 13 years ago
  59. 1b39bf3 ASoC: Enable ASoC register map dump for some regmap CODECs by Mark Brown · 13 years ago
  60. 45ba82d ASoC: Tune the accessory detection rates for WM8996 by Mark Brown · 13 years ago
  61. f04b8d6 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  62. 37d5993 ASoC: Fix WM8996 24.576MHz clock operation by Mark Brown · 13 years ago
  63. a290986 ASoC: Convert wm8996 to use devm_kzalloc() by Mark Brown · 13 years ago
  64. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  65. b2d1e23 ASoC: Convert WM8996 gpiolib to regmap by Mark Brown · 13 years ago
  66. ee5f387 ASoC: Move most WM8996 resource acquisition to I2C probe by Mark Brown · 13 years ago
  67. 7917274 ASoC: Convert WM8996 to direct regmap API usage by Mark Brown · 13 years ago
  68. 753ddf5 ASoC: wm8996: Avoid a redundant i2c_get_clientdata call in wm8996_i2c_remove by Axel Lin · 13 years ago
  69. 3205e66 ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2 by Axel Lin · 13 years ago
  70. ff39dbe ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 Capture by Axel Lin · 13 years ago
  71. 43419b8 ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF by Axel Lin · 13 years ago
  72. bcec267 ASoC: Add DRC control for WM8996 by Karl Tsou · 13 years ago
  73. ded71dc ASoC: Refcount WM8996 bandgap from FLL too by Mark Brown · 13 years ago
  74. c9d023a ASoC: Fix unused variable warning in WM8996 by Mark Brown · 13 years ago
  75. 0b684cc ASoC: Initial WM8996 headphone impedance measurement support by Mark Brown · 13 years ago
  76. 8259df1 ASoC: WM8996 only needs bandgap for analogue functionality by Mark Brown · 13 years ago
  77. f998f25 ASoC: Fix WM8996 DC servo operation without IRQ by Mark Brown · 13 years ago
  78. 32d2a0c ASoC: Correct channel numbers for WM8996 AIF2 by Mark Brown · 13 years ago
  79. c83495a ASoC: Disable WM8996 CPVDD supply when not in use by Mark Brown · 13 years ago
  80. 27b6d92 ASoC: Check that WM8996 FLL started even if we don't have the IRQ by Mark Brown · 13 years ago
  81. 18a4eef ASoC: Add 3D stereo support for wm8996 by susan gao · 13 years ago
  82. b42af31 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  83. 18036b5 ASoC: Correct element count for WM8996 sidetone HPF by Mark Brown · 13 years ago
  84. fef24d9 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  85. a416194 ASoC: Clear completions from late WM8996 FLL lock IRQs by Mark Brown · 13 years ago
  86. 2fde6e8 ASoC: Optimise WM8996 no interrupt path by Mark Brown · 13 years ago
  87. 889c85c ASoC: Automatically manage WM8996 MICBIAS regulating mode by Mark Brown · 13 years ago
  88. 7691cd74 ASoC: Fix configuration of WM8996 input enables by Mark Brown · 13 years ago
  89. 4f41adf ASoC: WM8996 record paths need AIFCLK by Mark Brown · 13 years ago
  90. 8449709 ASoC: Acknowledge WM8996 interrupts before acting on them by Mark Brown · 13 years ago
  91. a9ba615 ASoC: Rename WM8915 to WM8996 by Mark Brown · 13 years ago