1. 11f851f ASoC: codec duplicated callback function goes to component on wm8988 by Kuninori Morimoto · 8 years ago
  2. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  3. 1c07a4d ASoC: drivers: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  4. 491c04e ASoC: wm8988: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 9 years ago
  5. f4bf8d7 ASoC: Move bias level update to the core by Lars-Peter Clausen · 9 years ago
  6. 16ca41c Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8988' and 'asoc/topic/xtfpga' into asoc-next by Mark Brown · 9 years ago
  7. 8b39dd9 ASoC: wm8988: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 9 years ago
  8. b682d7b ASoC: wm8988: Constify struct regmap_config and snd_soc_codec_driver by Krzysztof Kozlowski · 9 years ago
  9. 1f07b8d ASoC: wm8988: Cleanup manual bias level transitions by Lars-Peter Clausen · 10 years ago
  10. 8cd2ba0 ASoC: wm8988: Convert to params_width() by Mark Brown · 10 years ago
  11. fb7d79e ASoC: wm8988: Replace usage deprecated MUX/ENUM macros by Lars-Peter Clausen · 10 years ago
  12. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 10 years ago
  13. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 10 years ago
  14. b13a054 ASoC: wm8988: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 10 years ago
  15. b57efda ASoC: wm8988: Constify rate constraints by Lars-Peter Clausen · 10 years ago
  16. 6358711 ASoC: wm8988: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  17. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  18. 28517f5 ASoC: wm8988: Convert to use devm_regmap_init_{spi,i2c}() by Tushar Behera · 12 years ago
  19. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  20. 1f5cafb ASoC: wm8988: Remove unneded -codec from driver name by Mark Brown · 12 years ago
  21. d2dc0a7 ASoC: wm8988: Convert to direct regmap API usage by Mark Brown · 12 years ago
  22. 82fa367 ASoC: wm8988: Convert to devm_kzalloc() by Mark Brown · 12 years ago
  23. dd21353 ASoC: wm8988: Convert to table based DAPM and control init by Mark Brown · 12 years ago
  24. 091edcc ASoC: Remove unused -codec from Wolfson device driver names 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. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  27. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  28. be48f20 ASoC: Convert wm8988 MICBIAS to a supply widget by Mark Brown · 13 years ago
  29. fa5fdb4 ASoC: wm8988: Convert to snd_soc_cache_sync by Axel Lin · 13 years ago
  30. 696f917 ASoC: wm8988: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  31. 9cd1132 ASoC: wm8988: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  32. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 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. 6b90b55 ASoC: Remove unneeded use of spi_bus_type by Dimitris Papastamos · 14 years ago
  36. e5eec34 ASoC: Fix incorrect register cache size configuration by Dimitris Papastamos · 14 years ago
  37. af3751a ASoC: Remove unneeded control_data management from Wolfson drivers by Mark Brown · 14 years ago
  38. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  39. cecb66f ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_register by Axel Lin · 14 years ago
  40. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  41. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  42. 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
  43. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  44. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  45. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  46. e0b3032 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  47. 27ded04 ASoC: Factor out 7 bit register 9 bit data SPI write by Mark Brown · 15 years ago
  48. 7084a42 ASoC: Add I/O control bus information to factored out cache setup by Mark Brown · 15 years ago
  49. 864e1e8 Sound: remove direct access of driver_data by Greg Kroah-Hartman · 15 years ago
  50. 17a52fd ASoC: Begin to factor out register cache I/O functions by Mark Brown · 15 years ago
  51. 5420f30 ASoC: Fix leaks in WM8988 registration error handling by Mark Brown · 15 years ago
  52. b3b50b3 ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers by Mark Brown · 15 years ago
  53. 5409fb4 ASoC: Add WM8988 CODEC driver by Mark Brown · 15 years ago