1. cf25c66 ASoC: wm8400: 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. a8c696f ASoC: wm8400: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  4. 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
  5. 098f6f1 ASoC: wm8400: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  6. c756e83 ASoC: codecs: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. 6fe12c2 ASoC: wm8400: Convert to params_width() by Mark Brown · 10 years ago
  8. 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
  9. ea53bf7 ASoC: Add snd_soc_kcontrol_codec() helper function by Lars-Peter Clausen · 10 years ago
  10. 7a34b1c ASoC: codec: fix the sparse check warnings. by Xiubo Li · 10 years ago
  11. 4504bad ASoC: wm8400: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 10 years ago
  12. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  13. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 10 years ago
  14. 898b48e ASoC: wm8400: Fix the wrong number of enum items by Takashi Iwai · 10 years ago
  15. b8cc415 ASoC: wm8400: Use regmap for I/O by Mark Brown · 11 years ago
  16. 37c83ed ASoC: wm8400: Use supplies to manage input power by Mark Brown · 11 years ago
  17. a44b517 ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding it by Lars-Peter Clausen · 11 years ago
  18. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  19. 95a5b24 ASoC: wm8400: Use devm_regulator_bulk_get by Sachin Kamat · 12 years ago
  20. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 12 years ago
  21. 5fa87d3 ASoC: wm8400: Use snd_soc_write() and snd_soc_read() by Mark Brown · 12 years ago
  22. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  23. b4505ab ASoC: Convert WM8400 to table based DAPM and control init by Mark Brown · 13 years ago
  24. b903c0e ASoC: Convert WM8400 to devm_kzalloc() by Mark Brown · 13 years ago
  25. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  26. 5bbcc3c ASoC: Convert CODEC drivers to module_platform_driver by Mark Brown · 13 years ago
  27. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  28. 3ff51c8 ASoC: Convert wm8400 MICBIAS to a supply widget by Mark Brown · 13 years ago
  29. 1d533de ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4 by Axel Lin · 13 years ago
  30. 1a8e8d2 ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2 by Axel Lin · 13 years ago
  31. e45be4b mfd: Use mfd cell platform_data for wm8400 cells platform bits by Samuel Ortiz · 13 years ago
  32. dab1547 asoc: wm8400-codec: Use mfd_data instead of driver_data by Andres Salomon · 13 years ago
  33. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  34. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  35. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  36. 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
  37. 3351e9f ASoC: Fix dB scales for WM8400 by Mark Brown · 14 years ago
  38. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  39. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  40. 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
  41. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  42. 4cae37f ASoC: Remove dead code and labels by Takashi Iwai · 15 years ago
  43. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  44. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  45. 8548803 ASoC: Add source argument to PLL configuration by Mark Brown · 15 years ago
  46. 8aa2df5 ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0 by Mark Brown · 15 years ago
  47. b3b50b3 ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers by Mark Brown · 15 years ago
  48. 449bd54 ASoC: correct print specifiers for unsigneds by Roel Kluin · 15 years ago
  49. ae31c1f sound: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  50. e8523b6 ASoC: Add FLL support for WM8400 by Mark Brown · 15 years ago
  51. 24a5102 ASoC: Add separate AVDD for WM8400 by Mark Brown · 15 years ago
  52. e3598f6 ASoC: Further optimise WM8400 bias configuration sequence by Mark Brown · 15 years ago
  53. eb5f6d75 ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. by Philipp Zabel · 15 years ago
  54. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 15 years ago
  55. aaf1e17 ASoC: Add initial driver for the WM8400 CODEC by Mark Brown · 15 years ago