1. 2cde51f Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs4271', 'asoc/topic/cs42l52', 'asoc/topic/da7210', 'asoc/topic/davinci', 'asoc/topic/ep93xx', 'asoc/topic/fsl', 'asoc/topic/fsl-mxs', 'asoc/topic/generic', 'asoc/topic/hdmi', 'asoc/topic/jack', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/mxs', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/s6000', 'asoc/topic/sai', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/spear', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/uda1380', 'asoc/topic/width', 'asoc/topic/wm8510', 'asoc/topic/wm8523', 'asoc/topic/wm8580', 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8741', 'asoc/topic/wm8750', 'asoc/topic/wm8753', 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8901', 'asoc/topic/wm8940', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8985', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm9081' and 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  2. 75704ec ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIV by Nicolin Chen · 11 years ago
  3. c3e8494 ASoC: wm8962: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  4. abfe69d Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  5. a190f78 Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  6. 50bfcf2d ASoC: wm8962: Turn on regcache_cache_only before disabling regulator by Nicolin Chen · 11 years ago
  7. 22b468a Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next by Mark Brown · 11 years ago
  8. 6913436 ASoC: wm8962: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  9. ae2ff9f ASoC: wm8962: Add EQ coefficient support by Richard Fitzgerald · 11 years ago
  10. dea0c74 ASoC: wm8962: Add ALC coefficient support by Richard Fitzgerald · 11 years ago
  11. b5ef3f2 ASoC: wm8962: Fix null pointer pdata access in I2C probe() by Nicolin Chen · 11 years ago
  12. 78b78f5 ASoC: wm8962: Move register initialisation to I2C probe() by Mark Brown · 11 years ago
  13. ca50410 ASoC: wm8962: Move interrupt initalisation to probe() by Mark Brown · 11 years ago
  14. 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  15. da72c96 ASoC: wm8962: Use power efficient workqueue by Mark Brown · 11 years ago
  16. b785a49 ALSA: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  17. 444fc4b ASoC: wm8962: Do not call configure_bclk() inside wm8962_set_dai_sysclk() by Fabio Estevam · 11 years ago
  18. 4642aab ASoC: wm8962: fix NULL pdata pointer by Shawn Guo · 11 years ago
  19. f57019a Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next by Mark Brown · 11 years ago
  20. f5055f9 ASoC: wm8962: Enable start-up and normal bias after reset in runtime resume by Nicolin Chen · 11 years ago
  21. 384b834 Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-wm8962 by Mark Brown · 11 years ago
  22. 2e7ee15 ASoC: wm8962: Remove remaining direct register cache accesses by Nicolin Chen · 11 years ago
  23. 9c24b16 ASoC: wm8962: Restore device state after reset in runtime resume by Mark Brown · 11 years ago
  24. d74e9e7 ASoC: wm8962: Add device tree binding by Nicolin Chen · 11 years ago
  25. e75a52c ASoC: WM8962: Create default platform data structure by Nicolin Chen · 11 years ago
  26. 346f1d4 ASoC: wm8962: Unconditionally wait for the FLL to lock by Mark Brown · 12 years ago
  27. a2ce647 ASoC: wm8962: Convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  28. 5ce5683 ASoC: wm8962: Add device tree support by Fabio Estevam · 12 years ago
  29. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  30. b439c6d ASoC: wm8962: Use devm_regmap_init_i2c() by Sachin Kamat · 12 years ago
  31. 92437cb ASoC: wm8962: Use devm_regulator_bulk_get by Sachin Kamat · 12 years ago
  32. 52c0eee ASoC: wm8962: Don't duplicate bias level management in resume by Mark Brown · 12 years ago
  33. 9d40e55 ASoC: wm8962: Allow VMID time to fully ramp by Mark Brown · 12 years ago
  34. e4dd767 ASoC: wm8962: Redo early init of the part on resume by Mark Brown · 12 years ago
  35. 081413f ASoC: wm8962: Log AIF configuration requested by hw_params() by Mark Brown · 12 years ago
  36. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 12 years ago
  37. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  38. 93a86be ASoC: wm8962: Add HPF coefficient configuration support by Mark Brown · 12 years ago
  39. 5462fcc ASoC: wm8962: Add HD Bass and VSS coefficient configuration by Mark Brown · 12 years ago
  40. fd0ca45 ASoC: wm8962: Add Dynamic Range Control support by Mark Brown · 12 years ago
  41. acf31d4 ASoC: wm8962: Add Direct-Form 1 filter support by Mark Brown · 12 years ago
  42. 69e5a39 ASoC: wm8962: Add 3D enhancement support by Mark Brown · 12 years ago
  43. 26b427a ASoC: wm8962: Implement DSP2 configuration initialisation by Mark Brown · 12 years ago
  44. cb3f2ad Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 12 years ago
  45. ba106ce ASoC: wm8962: Remove defaults for volatile registers by Mark Brown · 12 years ago
  46. fbe4ff7 ASoC: wm8962: Remove unneeded pm_runtime_set_active() by Mark Brown · 12 years ago
  47. 1355ab1 ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled by Mark Brown · 12 years ago
  48. df0c016 ASoC: wm8962: Remove register default for PLL2 by Mark Brown · 12 years ago
  49. 0512615 ASoC: wm8962: Convert interrupt handler to direct regmap usage by Mark Brown · 12 years ago
  50. d690516 ASoC: wm8962: Remove mistakenly committed debug logging by Mark Brown · 12 years ago
  51. 9d50a76 ASoC: wm8962: Convert to module_i2c_driver() by Mark Brown · 12 years ago
  52. d23031a ASoC: wm8962: Convert to runtime PM for bias off management by Mark Brown · 12 years ago
  53. a968d9d ASoC: wm8962: Don't automatically enable and disable FLL by Mark Brown · 13 years ago
  54. 5aa9b85 ASoC: wm8962: Clean up register dump cruft by Mark Brown · 12 years ago
  55. 07fabd1 ASoC: wm8962: Add new SYSCLK ratios for new device revisions by Mark Brown · 12 years ago
  56. eeba1f8 ASoC: wm8962: Log the selected SYSCLK ratio by Mark Brown · 12 years ago
  57. 1993502 ASoC: wm8962: Only configure BCLK in hw_params when audio is active by Mark Brown · 12 years ago
  58. 71de4d2 ASoC: wm8962: Update the clocking when setting system clock by Mark Brown · 12 years ago
  59. 905b419 ASoC: Show device id in the debug message by Axel Lin · 12 years ago
  60. 31794bc ASoC: wm8962: Fix sidetone enumeration texts by Mark Brown · 12 years ago
  61. a08a499 Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are by Mark Brown · 12 years ago
  62. 4c6c0b5 ASoC: wm8962: Support mono playback and record by Mark Brown · 12 years ago
  63. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  64. 2b6712b ASoC: wm8962: Fix word length configuration by Susan Gao · 12 years ago
  65. 2693efd ASoC: wm8962: Enable idle_bias_off by Mark Brown · 13 years ago
  66. 5539a10 ASoC: wm8962: Mark register cache as dirty when regulators are disabled by Mark Brown · 13 years ago
  67. 182c51c ASoC: wm8962: Optimise power consumption for IN4 DC measurement usage by Mark Brown · 13 years ago
  68. 5f52ee4 ASoC: Add WM8962 DAC and ADC L/R swap support by Mark Brown · 13 years ago
  69. cef6d1d ASoC: Convert WM8962 register access map to modern style by Mark Brown · 13 years ago
  70. 291d64b ASoC: Make WM8962 I2C usage unconditional by Mark Brown · 13 years ago
  71. fe75fe0 ASoC: Fix return value of wm8962_gpio_direction_out() by Axel Lin · 13 years ago
  72. 1b39bf3 ASoC: Enable ASoC register map dump for some regmap CODECs by Mark Brown · 13 years ago
  73. 36c6b54 ASoC: Make WM8962 beep a signal generator by Mark Brown · 13 years ago
  74. be086aa ASoC: Convert WM8962 to devm_kzalloc() by Mark Brown · 13 years ago
  75. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  76. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  77. 70a28f8 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  78. 43e9dc7 ASoC: wm8962: fix DB_RANGE size by Clemens Ladisch · 13 years ago
  79. 0469e7b ASoC: Disable debounce on some WM8962 interrupts by Mark Brown · 13 years ago
  80. 7b16f56 ASoC: Convert WM8962 to direct regmap usage by Mark Brown · 13 years ago
  81. 4633fa4 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  82. 94b88e6 ASoC: Manage thermal shutdown for WM8962 by Mark Brown · 13 years ago
  83. 00ae3b8 ASoC: Disable MICBIAS and SYSCLK when stopping WM8962 accessory detection by Mark Brown · 13 years ago
  84. a5ef988 ASoC: WM8962 accessory detection requires MICBIAS by Mark Brown · 13 years ago
  85. db0e554 ASoC: Enable SYSCLK last when enabling WM8962 mic detection by Mark Brown · 13 years ago
  86. 2a761cd ASoC: Start WM8962 FLL if SYSCLK is enabled by Mark Brown · 13 years ago
  87. 0b7dd6a ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLK by Mark Brown · 13 years ago
  88. 2af8de8 ASoC: Ensure the WM8962 oscillator and PLLs start up disabled by Mark Brown · 13 years ago
  89. 4f4488a ASoC: Ensure WM8962 PLL registers are reset by Mark Brown · 13 years ago
  90. 38f3f31 ASoC: Remove direct register cache accesses from WM8962 driver by Mark Brown · 13 years ago
  91. fbc7c62 ASoC: Fix a bug in WM8962 DSP_A and DSP_B settings by Susan Gao · 13 years ago
  92. 086d7f8 ASoC: Convert WM8962 MICBIAS to a supply widget by Mark Brown · 13 years ago
  93. 3f7d55a ASoC: Rename WM8962 DMIC widget to DMIC_ENA by Mark Brown · 13 years ago
  94. f648de8 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  95. f93dc4b ASoC: Remove bitrotted wm8962_resume() by Mark Brown · 13 years ago
  96. fef24d9 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  97. fbf0407 ASoC: Provide more detail on WM8962 thermal shutdown status by Mark Brown · 13 years ago
  98. 4df0cb2 ASoC: Clear any outstanding WM8962 FLL lock completions before waiting by Mark Brown · 13 years ago
  99. e6ef587 ASoC: Report IRQ_NONE when we don't see an interrupt from WM8962 by Mark Brown · 13 years ago
  100. 6f88a4e ASoC: Initial WM8962 DSP2 support by Mark Brown · 13 years ago