1. d3d383b ASoC: wm8350: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE by Lars-Peter Clausen · 9 years ago
  2. 9b14289 ASoC: wm8350: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  3. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  4. cd5d822 ASoC: wm8350: Move delayed work struct from DAPM context to driver state by Lars-Peter Clausen · 9 years ago
  5. 83f132c ASoC: wm8350: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  6. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  7. 21a942fdd ASoC: wm8350: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  8. c756e83 ASoC: codecs: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 9cca023 ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codec by Lars-Peter Clausen · 10 years ago
  10. 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
  11. 1e6453a ASoC: wm8350: Convert to params_width() by Mark Brown · 10 years ago
  12. d1498b1 ASoC: wm8350: Remove unused variable by Sachin Kamat · 10 years ago
  13. 2b17ef4 Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component by Mark Brown · 10 years ago
  14. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 10 years ago
  15. 7a34b1c ASoC: codec: fix the sparse check warnings. by Xiubo Li · 10 years ago
  16. aec0eb5 ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 10 years ago
  17. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 10 years ago
  18. a361f45 ASoC: wm8350: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  19. 2c5920a ASoC: wm8350: Use power efficient workqueue by Mark Brown · 11 years ago
  20. de83fb3 Merge remote-tracking branch 'asoc/fix/wm8350' into tmp by Mark Brown · 11 years ago
  21. 51cd02d ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work() by Axel Lin · 11 years ago
  22. 8a47ca9 ASoC: wm8350: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  23. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  24. 5851e9b ASoC: wm8350: Use devm_regulator_bulk_get by Sachin Kamat · 12 years ago
  25. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  26. f59fef4 ASoC: wm8350: Convert to direct regmap API usage by Mark Brown · 12 years ago
  27. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 12 years ago
  28. 018a455 ASoC: wm8350: Remove direct usage of codec->control_data by Mark Brown · 12 years ago
  29. f43f2db ASoC: wm8350: Don't use irq_base by Mark Brown · 12 years ago
  30. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  31. 3a96c77 ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write() by Mark Brown · 12 years ago
  32. 3e4ba82 ASoC: wm8350: Remove check for clocks in trigger() by Mark Brown · 12 years ago
  33. 30facd4 ASoC: wm8350: Don't use locally allocated codec struct by Mark Brown · 12 years ago
  34. e6c94e9 ASoC: Convert WM8350 to table based DAPM and control init by Mark Brown · 13 years ago
  35. 0d1fe0d ASoC: Convert WM8350 to devm_kzalloc() by Mark Brown · 13 years ago
  36. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  37. 5bbcc3c ASoC: Convert CODEC drivers to module_platform_driver by Mark Brown · 13 years ago
  38. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  39. c4671a9 ASoC: Replace remaining use of *_volsw_2r with *_volsw by Peter Ujfalusi · 13 years ago
  40. 0f9887d ASoC: Consolidate use of controls with custom get/put function by Peter Ujfalusi · 13 years ago
  41. 7116f45 ASoC: Yet more x86 tracepoint workarounds by Mark Brown · 14 years ago
  42. 1435b94 ASoC: ifdef out trace points from modules for x86 by Mark Brown · 14 years ago
  43. 2bbb5d6 ASoC: Trace Wolfson jack detection IRQs by Mark Brown · 14 years ago
  44. 6d3c26b ASoC: Use delayed work to debounce WM8350 jack IRQs by Mark Brown · 14 years ago
  45. fdea057 ASoC: Fix merge errors with flush_scheduled_work() removal by Takashi Iwai · 14 years ago
  46. 20aeeb3 Merge branch 'topic/workq-update' into topic/asoc by Takashi Iwai · 14 years ago
  47. 5b84ba2 sound: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  48. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  49. 00fb0d9 Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  50. 0049317 ASoC: Ensure sane WM835x AIF configuration by default by Mark Brown · 14 years ago
  51. c28a992 ASoC: Remove broken WM8350 direction constants by Mark Brown · 14 years ago
  52. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  53. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  54. 274a24c Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  55. e6a08c5 ASoC: Fix dB scales for WM835x by Mark Brown · 14 years ago
  56. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  57. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  58. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  59. 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
  60. f06bce9 ASoC: Allow disabling of WM835x jack detection by Mark Brown · 14 years ago
  61. 2f14430 ASoC: Move WM8350 microphone detection bias managment out of driver by Mark Brown · 14 years ago
  62. 2a0761a ASoC: Implement WM835x microphone jack detection support by Mark Brown · 14 years ago
  63. 59f2507 mfd: Update WM8350 drivers for changed interrupt numbers by Mark Brown · 15 years ago
  64. f99344f mfd: Add a data argument to the WM8350 IRQ free function by Mark Brown · 15 years ago
  65. 5ee518e ASoC: Fix WM8350 DSP mode B configuration by Mark Brown · 15 years ago
  66. 6a61274 mfd: Mask and unmask wm8350 IRQs on request and free by Mark Brown · 15 years ago
  67. 5a65edb mfd: Convert wm8350 IRQ handlers to irq_handler_t by Mark Brown · 15 years ago
  68. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  69. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  70. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  71. b727916 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  72. 6f775ba Merge branch 'upstream/wm8350' into for-2.6.32 by Mark Brown · 15 years ago
  73. 5b7dde3 ASoC: WM8350 capture PGA mutes are inverted by Mark Brown · 15 years ago
  74. 9f072b7 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  75. 87831cb ASoC: Fix WM835x Out4 capture enumeration by Mark Brown · 15 years ago
  76. 8548803 ASoC: Add source argument to PLL configuration by Mark Brown · 15 years ago
  77. f1e887d ASoC: Don't reconfigure WM8350 FLL if not needed 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. 6194399 ASoC: Automatically manage WM8350 sloping stopband filter by Mark Brown · 15 years ago
  80. 449bd54 ASoC: correct print specifiers for unsigneds by Roel Kluin · 15 years ago
  81. 5e42336 ASoC: Fix logic in WM8350 master clocking check by Mark Brown · 15 years ago
  82. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  83. c6f2981 ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers by Mark Brown · 15 years ago
  84. 3957072 Merge branch 'fix/asoc' into topic/asoc by Takashi Iwai · 16 years ago
  85. 64ca040 ALSA: ASoC: email - update email addresses. by Liam Girdwood · 16 years ago
  86. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  87. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  88. a6ba2b2 ASoC: Implement WM8350 headphone jack detection by Mark Brown · 16 years ago
  89. a31501d ALSA: ASoC - Add missing __devexit annotation to wm8350.c by Takashi Iwai · 16 years ago
  90. 40aa4a3 ASoC: Add WM8350 AudioPlus codec driver by Mark Brown · 16 years ago